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:06:44 UTC

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

Repository: juneau-website
Updated Branches:
  refs/heads/asf-site 0531a45a9 -> c319662cf


http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParserSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParserSession.html b/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParserSession.html
index 63cb96e..00b26a2 100644
--- a/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParserSession.html
+++ b/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParserSession.html
@@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserSession.html#line.31">MsgPackParserSession</a>
 extends <a href="../../../../org/apache/juneau/parser/InputStreamParserSession.html" title="class in org.apache.juneau.parser">InputStreamParserSession</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/msgpack/MsgPackParser.html" title="class in org.apache.juneau.msgpack"><code>MsgPackParser</code></a>.
-
+ 
  <p>
  This class is NOT thread safe.
  It is typically discarded after one-time use although it can be reused against multiple inputs.</div>
@@ -195,7 +195,7 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParserSession.h
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a></h3>
-<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSessio
 n.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.
 lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/jun
 eau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
+<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSessio
 n.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getListener--">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getListener-java.lang.Class-">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnkno
 wnProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.Clas
 sMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanSession">


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/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 fcfb7f9..7807b36 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Source.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Source.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.58">Source</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>atomSource</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomSource =
@@ -142,7 +142,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'>
@@ -736,11 +736,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <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.238">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/Text.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Text.html b/content/site/apidocs/org/apache/juneau/dto/atom/Text.html
index 0c95008..3c773ed 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Text.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Text.html
@@ -120,28 +120,28 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.59">Text</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>atomTextConstruct</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomTextConstruct = atomPlainTextConstruct | atomXHTMLTextConstruct
-
+ 
    atomPlainTextConstruct =
       atomCommonAttributes,
       attribute type { "text" | "html" }?,
       text
-
+ 
    atomXHTMLTextConstruct =
       atomCommonAttributes,
       attribute type { "xhtml" },
       xhtmlDiv
-
+ 
    xhtmlDiv = element xhtml:div {
       (attribute * { text }
       | text
       | anyXHTML)*
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -319,7 +319,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/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.107">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 this content.
-
+ 
  <p>
  Must be one of the following:
  <ul>
@@ -377,11 +377,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title=
 <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/Text.html#line.140">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/package-summary.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/package-summary.html b/content/site/apidocs/org/apache/juneau/dto/atom/package-summary.html
index d7a50f1..fc34976 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/package-summary.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/package-summary.html
@@ -109,7 +109,7 @@
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></td>
 <td class="colLast">
 <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</div>
 </td>
 </tr>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/cognos/Column.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/cognos/Column.html b/content/site/apidocs/org/apache/juneau/dto/cognos/Column.html
index d4ebc4e..3634d02 100644
--- a/content/site/apidocs/org/apache/juneau/dto/cognos/Column.html
+++ b/content/site/apidocs/org/apache/juneau/dto/cognos/Column.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/cognos/Column.html#line.30">Column</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 a meta-data column in a Cognos dataset.
-
+ 
  <p>
  When serialized to XML, creates the following construct:
  <p class='bcode'>
@@ -293,10 +293,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>addPojoSwap</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/cognos/Column.html" title="class in org.apache.juneau.dto.cognos">Column</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/Column.html#line.86">addPojoSwap</a>(<a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&nbsp;pojoSwap)</pre>
 <div class="block">Associates a POJO swap with this column.
-
+ 
  <p>
  Typically used to define columns that don't exist on the underlying beans being serialized.
-
+ 
  <p>
  For example, the <code>AddressBookResource</code> sample defined the following POJO swap to define an additional
  <js>"numAddresses"</js> column even though no such property exists on the serialized beans.

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.Row.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.Row.html b/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.Row.html
index 1598b46..d4cc7c7 100644
--- a/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.Row.html
+++ b/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.Row.html
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 public static final class <a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.142">DataSet.Row</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 a row of data.
-
+ 
  <p>
  When serialized to XML, creates the following construct (example pulled from <code>AddressBookResource</code>):
  <p class='bcode'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.html b/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.html
index 5b277f3..ef18ed4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.html
+++ b/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.81">DataSet</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 a Cognos dataset.
-
+ 
  <p>
  When serialized to XML, creates the following construct (example pulled from <code>AddressBookResource</code>):
  <p class='bcode'>
@@ -139,12 +139,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
       <xt>&lt;/c:data&gt;</xt>
    <xt>&lt;/c:dataset&gt;</xt>
  </p>
-
+ 
  <p>
  Only 2-dimensional POJOs (arrays or collections of maps or beans) can be serialized to Cognos.
-
+ 
  <h5 class='section'>Example:</h5>
-
+ 
  The construct shown above is a serialized <code>AddressBook</code> object which is a subclass of
  <code>LinkedList&lt;Person&gt;</code>.
  The code for generating the XML is as follows...
@@ -163,9 +163,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
             }
          )
    };
-
+ 
    DataSet ds = <jk>new</jk> DataSet(items, <jsf>addressBook</jsf>, BeanContext.<jsf>DEFAULT</jsf>);
-
+ 
    String xml = XmlSerializer.<jsf>DEFAULT_SQ</jsf>.serialize(ds);
  </p></div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/A.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/A.html b/content/site/apidocs/org/apache/juneau/dto/html5/A.html
index 59c014b..7bbdbef 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/A.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/A.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element">&lt;a&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -297,7 +297,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>download</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.51">download</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;download)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-download">download</a> attribute.
-
+ 
  <p>
  Whether to download the resource instead of navigating to it, and its file name if so.</div>
 <dl>
@@ -317,14 +317,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>href</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.74">href</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;href)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-href">href</a> attribute.
-
+ 
  <p>
  Address of the hyperlink.
-
+ 
  <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>
@@ -344,7 +344,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>hreflang</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.88">hreflang</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;hreflang)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang">hreflang</a> attribute.
-
+ 
  <p>
  Language of the linked resource.</div>
 <dl>
@@ -363,7 +363,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>rel</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.102">rel</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>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel">rel</a> attribute.
-
+ 
  <p>
  Relationship between the document containing the hyperlink and the destination resource.</div>
 <dl>
@@ -382,7 +382,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>target</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.116">target</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;target)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-target">target</a> attribute.
-
+ 
  <p>
  Default browsing context for hyperlink navigation and form submission.</div>
 <dl>
@@ -401,7 +401,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.130">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"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-type">type</a> attribute.
-
+ 
  <p>
  Hint for the type of the referenced resource.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Abbr.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Abbr.html b/content/site/apidocs/org/apache/juneau/dto/html5/Abbr.html
index 12c70fd..1d26c12 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Abbr.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Abbr.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element">&lt;abbr&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Address.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Address.html b/content/site/apidocs/org/apache/juneau/dto/html5/Address.html
index 27e334d..cd236c1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Address.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Address.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Addres
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-address-element">&lt;address&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Area.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Area.html b/content/site/apidocs/org/apache/juneau/dto/html5/Area.html
index 8da389d..0462ecc 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Area.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Area.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-area-element">&lt;area&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -297,7 +297,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>alt</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.49">alt</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;alt)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-alt">alt</a> attribute.
-
+ 
  <p>
  Replacement text for use when images are not available.</div>
 <dl>
@@ -317,7 +317,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.64">coords</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;coords)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords">coords</a>
  attribute.
-
+ 
  <p>
  Coordinates for the shape to be created in an image map.</div>
 <dl>
@@ -336,7 +336,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>download</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.80">download</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;download)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-download">download</a> attribute.
-
+ 
  <p>
  Whether to download the resource instead of navigating to it, and its file name if so.</div>
 <dl>
@@ -356,14 +356,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>href</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.103">href</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;href)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-href">href</a> attribute.
-
+ 
  <p>
  Address of the hyperlink.
-
+ 
  <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>
@@ -383,7 +383,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>hreflang</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.117">hreflang</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;hreflang)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang">hreflang</a> attribute.
-
+ 
  <p>
  Language of the linked resource.</div>
 <dl>
@@ -402,7 +402,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>rel</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.131">rel</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>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel">rel</a> attribute.
-
+ 
  <p>
  Relationship between the document containing the hyperlink and the destination resource.</div>
 <dl>
@@ -421,7 +421,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>shape</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.145">shape</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;shape)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-shape">shape</a> attribute.
-
+ 
  <p>
  The kind of shape to be created in an image map.</div>
 <dl>
@@ -440,7 +440,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>target</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.159">target</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;target)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-target">target</a> attribute.
-
+ 
  <p>
  Browsing context for hyperlink navigation.</div>
 <dl>
@@ -459,7 +459,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.173">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"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-type">type</a> attribute.
-
+ 
  <p>
  Hint for the type of the referenced resource.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Article.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Article.html b/content/site/apidocs/org/apache/juneau/dto/html5/Article.html
index c82a042..4e64fd0 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Article.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Article.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Articl
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-article-element">&lt;article&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html b/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html
index 2ada746..455e11e 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-aside-element">&lt;aside&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html b/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html
index af1f4fd..538cad1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element">&lt;audio&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -316,7 +316,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.52">autoplay</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;autoplay)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
  attribute.
-
+ 
  <p>
  Hint that the media resource can be started automatically when the page is loaded.</div>
 <dl>
@@ -337,7 +337,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.69">controls</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;controls)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
  attribute.
-
+ 
  <p>
  Show user agent controls.</div>
 <dl>
@@ -358,7 +358,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.84">crossorigin</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;crossorigin)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a>
  attribute.
-
+ 
  <p>
  How the element handles cross-origin requests.</div>
 <dl>
@@ -377,7 +377,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>loop</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.100">loop</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;loop)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop">loop</a> attribute.
-
+ 
  <p>
  Whether to loop the media resource.</div>
 <dl>
@@ -398,7 +398,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.115">mediagroup</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;mediagroup)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a>
  attribute.
-
+ 
  <p>
  Groups media elements together with an implicit MediaController.</div>
 <dl>
@@ -418,7 +418,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.132">muted</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;muted)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a>
  attribute.
-
+ 
  <p>
  Whether to mute the media resource by default.</div>
 <dl>
@@ -439,7 +439,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.147">preload</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;preload)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a>
  attribute.
-
+ 
  <p>
  Hints how much buffering the media resource will likely need.</div>
 <dl>
@@ -458,14 +458,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>src</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.170">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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src">src</a> attribute.
-
+ 
  <p>
  Address of the resource.
-
+ 
  <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/html5/B.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/B.html b/content/site/apidocs/org/apache/juneau/dto/html5/B.html
index e416367..c1ef050 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/B.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/B.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-b-element">&lt;b&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Base.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Base.html b/content/site/apidocs/org/apache/juneau/dto/html5/Base.html
index 4158060..1692b45 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Base.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Base.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-base-element">&lt;base&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -255,14 +255,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>href</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.58">href</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;href)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-href">href</a> attribute.
-
+ 
  <p>
  Document base URL.
-
+ 
  <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>
@@ -283,7 +283,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.73">target</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;target)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-target">target</a>
  attribute.
-
+ 
  <p>
  Default browsing context for hyperlink navigation and form submission.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html b/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html
index 496492e..a01a33e 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html" title="class in org.apache.juneau.dto.html5">HtmlElementText</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdi-element">&lt;bdi&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html b/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html
index 4c17911..0cea5d8 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdo-element">&lt;bdo&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html b/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html
index d5dd528..4542dfd 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockq
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element">&lt;blockquote&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -269,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.46">cite</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;cite)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite">cite</a>
  attribute.
-
+ 
  <p>
  Link to the source of the quotation.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Body.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Body.html b/content/site/apidocs/org/apache/juneau/dto/html5/Body.html
index 3097e29..385db15 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Body.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Body.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-body-element">&lt;body&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Br.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Br.html b/content/site/apidocs/org/apache/juneau/dto/html5/Br.html
index 860e71b..5bcb309 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Br.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Br.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">&lt;br&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Button.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Button.html b/content/site/apidocs/org/apache/juneau/dto/html5/Button.html
index e867ac8..273457c 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Button.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Button.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Button
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-button-element">&lt;button&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -334,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>autofocus</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.51">autofocus</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;autofocus)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.
-
+ 
  <p>
  Automatically focus the form control when the page is loaded.</div>
 <dl>
@@ -354,7 +354,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>disabled</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.67">disabled</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;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.
-
+ 
  <p>
  Whether the form control is disabled.</div>
 <dl>
@@ -374,7 +374,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>form</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.81">form</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;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
-
+ 
  <p>
  Associates the control with a form element.</div>
 <dl>
@@ -393,14 +393,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>formaction</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.102">formaction</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;formaction)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formaction">formaction</a> attribute.
-
+ 
  <p>
  URL to use for form submission.
-
+ 
  <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>
@@ -419,7 +419,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>formenctype</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.116">formenctype</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;formenctype)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype">formenctype</a> attribute.
-
+ 
  <p>
  Form data set encoding type to use for form submission.</div>
 <dl>
@@ -438,7 +438,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>formmethod</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.130">formmethod</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;formmethod)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod">formmethod</a> attribute.
-
+ 
  <p>
  HTTP method to use for form submission.</div>
 <dl>
@@ -458,7 +458,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.145">formnovalidate</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;formnovalidate)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a>
  attribute.
-
+ 
  <p>
  Bypass form control validation for form submission.</div>
 <dl>
@@ -477,7 +477,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>formtarget</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.159">formtarget</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;formtarget)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget">formtarget</a> attribute.
-
+ 
  <p>
  Browsing context for form submission.</div>
 <dl>
@@ -496,7 +496,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>menu</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.173">menu</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;menu)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-menu">menu</a> attribute.
-
+ 
  <p>
  Specifies the element's designated pop-up menu.</div>
 <dl>
@@ -515,7 +515,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.187">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
-
+ 
  <p>
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>
@@ -534,7 +534,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.201">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"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-button-type">type</a> attribute.
-
+ 
  <p>
  Type of button.</div>
 <dl>
@@ -553,7 +553,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>value</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.217">value</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;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-button-value">value</a> attribute.
-
+ 
  <p>
  Value to be used for form submission.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html b/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html
index 0ee5d78..f00a60e 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element">&lt;canvas&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>height</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.47">height</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;height)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-height">height</a> attribute.
-
+ 
  <p>
  Vertical dimension.</div>
 <dl>
@@ -293,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>width</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.63">width</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;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-width">width</a> attribute.
-
+ 
  <p>
  Horizontal dimension.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html b/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html
index 9948254..791f86c 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Captio
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-caption-element">&lt;caption&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html b/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html
index c49d0dd..54eb19c 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-cite-element">&lt;cite&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Code.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Code.html b/content/site/apidocs/org/apache/juneau/dto/html5/Code.html
index 223943c..1723706 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Code.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Code.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element">&lt;code&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Col.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Col.html b/content/site/apidocs/org/apache/juneau/dto/html5/Col.html
index bddff57..347c90d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Col.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Col.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-col-element">&lt;col&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -248,7 +248,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>span</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.47">span</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;span)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-col-span">span</a> attribute.
-
+ 
  <p>
  Number of columns spanned by the element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html b/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html
index 5cbb1b9..707c7d8 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgro
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-colgroup-element">&lt;colgroup&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -267,7 +267,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>span</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.47">span</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;span)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-colgroup-span">span</a> attribute.
-
+ 
  <p>
  Number of columns spanned by the element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Data.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Data.html b/content/site/apidocs/org/apache/juneau/dto/html5/Data.html
index 898a21c..22f824f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Data.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Data.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-data-element">&lt;data&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -269,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.48">value</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;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-data-value">value</a>
  attribute.
-
+ 
  <p>
  Machine-readable value.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html b/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html
index bd20aff..93ffdd4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Datali
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-datalist-element">&lt;datalist&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html
index 63de097..80bfba2 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dd-element">&lt;dd&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Del.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Del.html b/content/site/apidocs/org/apache/juneau/dto/html5/Del.html
index b8ebe17..91304fb 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Del.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Del.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/edits.html#the-del-element">&lt;del&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>cite</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.45">cite</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;cite)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-cite">cite</a> attribute.
-
+ 
  <p>
  Link to the source of the quotation or more information about the edit.</div>
 <dl>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>datetime</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.59">datetime</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;datetime)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-datetime">datetime</a> attribute.
-
+ 
  <p>
  Date and (optionally) time of the change.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html
index 9770ec6..e59b3aa 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-dfn-element">&lt;dfn&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Div.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Div.html b/content/site/apidocs/org/apache/juneau/dto/html5/Div.html
index aa4478b..4a2aa39 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Div.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Div.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-div-element">&lt;div&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html
index 6158b73..4e09f3d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dl-element">&lt;dl&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html
index 1f32f11..71121b8 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dt-element">&lt;dt&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Em.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Em.html b/content/site/apidocs/org/apache/juneau/dto/html5/Em.html
index 8eaaa71..124a22a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Em.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Em.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-em-element">&lt;em&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html b/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html
index a89676d..b4a610a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-embed-element">&lt;embed&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -268,7 +268,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.52">height</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;height)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
  attribute.
-
+ 
  <p>
  Vertical dimension.</div>
 <dl>
@@ -288,14 +288,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>src</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.75">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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-src">src</a> attribute.
-
+ 
  <p>
  Address of the resource.
-
+ 
  <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>
@@ -315,7 +315,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.89">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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-type">type</a> attribute.
-
+ 
  <p>
  Type of embedded resource.</div>
 <dl>
@@ -334,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>width</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.105">width</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;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
-
+ 
  <p>
  Horizontal dimension.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html b/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html
index bbb7c38..a13f519 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fields
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-fieldset-element">&lt;fieldset&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -279,7 +279,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>disabled</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.47">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fieldset-disabled">disabled</a> attribute.
-
+ 
  <p>
  Whether the form control is disabled.</div>
 <dl>
@@ -299,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>form</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.61">form</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;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
-
+ 
  <p>
  Associates the control with a form element.</div>
 <dl>
@@ -318,7 +318,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.75">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
-
+ 
  <p>
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html b/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html
index 43c3b84..ffeef89 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcap
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-figcaption-element">&lt;figcaption&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html b/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html
index 3fd5238..8ef080d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-figure-element">&lt;figure&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html b/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html
index 507da0c..9e19f91 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-footer-element">&lt;footer&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Form.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Form.html b/content/site/apidocs/org/apache/juneau/dto/html5/Form.html
index 27b4309..7cf80c5 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Form.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Form.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-form-element">&lt;form&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -312,7 +312,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.50">acceptcharset</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;acceptcharset)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-accept-charset">accept-charset</a>
  attribute.
-
+ 
  <p>
  Character encodings to use for form submission.</div>
 <dl>
@@ -331,14 +331,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>action</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.71">action</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;action)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-action">action</a> attribute.
-
+ 
  <p>
  URL to use for form submission.
-
+ 
  <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>
@@ -358,7 +358,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.86">autocomplete</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;autocomplete)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-autocomplete">autocomplete</a>
  attribute.
-
+ 
  <p>
  Default setting for auto-fill feature for controls in the form.</div>
 <dl>
@@ -377,7 +377,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>enctype</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.100">enctype</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;enctype)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-enctype">enctype</a> attribute.
-
+ 
  <p>
  Form data set encoding type to use for form submission.</div>
 <dl>
@@ -396,7 +396,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>method</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.114">method</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;method)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-method">method</a> attribute.
-
+ 
  <p>
  HTTP method to use for form submission.</div>
 <dl>
@@ -415,7 +415,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.128">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-name">name</a> attribute.
-
+ 
  <p>
  Name of form to use in the document.forms API.</div>
 <dl>
@@ -434,7 +434,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>novalidate</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.143">novalidate</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;novalidate)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-novalidate">novalidate</a> attribute.
-
+ 
  <p>
  Bypass form control validation for form submission.</div>
 <dl>
@@ -454,7 +454,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>target</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.157">target</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;target)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-target">target</a> attribute.
-
+ 
  <p>
  Browsing context for form submission.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/H1.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H1.html b/content/site/apidocs/org/apache/juneau/dto/html5/H1.html
index 79c3940..4a3a35a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H1.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H1.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h1&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/H2.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H2.html b/content/site/apidocs/org/apache/juneau/dto/html5/H2.html
index a84e6e0..7c16306 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H2.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H2.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h2&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/H3.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H3.html b/content/site/apidocs/org/apache/juneau/dto/html5/H3.html
index fce1d10..b9902f3 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H3.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H3.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h3&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/H4.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H4.html b/content/site/apidocs/org/apache/juneau/dto/html5/H4.html
index 16941cb..c6d6b4f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H4.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H4.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h4&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/H5.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H5.html b/content/site/apidocs/org/apache/juneau/dto/html5/H5.html
index deb75cc..2b4d63d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H5.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H5.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h5&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/H6.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H6.html b/content/site/apidocs/org/apache/juneau/dto/html5/H6.html
index b0a4696..3426eb7 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H6.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H6.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h6&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Head.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Head.html b/content/site/apidocs/org/apache/juneau/dto/html5/Head.html
index 9f297f0..c7657dc 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Head.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Head.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-head-element">&lt;head&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Header.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Header.html b/content/site/apidocs/org/apache/juneau/dto/html5/Header.html
index d0b0c76..2b210b2 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Header.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Header.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Header
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-header-element">&lt;header&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Hr.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Hr.html b/content/site/apidocs/org/apache/juneau/dto/html5/Hr.html
index 8af0199..fcf3568 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Hr.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Hr.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Hr.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-hr-element">&lt;hr&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Html.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Html.html b/content/site/apidocs/org/apache/juneau/dto/html5/Html.html
index efa7e3d..7c9f88f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Html.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Html.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/semantics.html#the-html-element">&lt;html&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -267,7 +267,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>manifest</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.45">manifest</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;manifest)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/semantics.html#attr-html-manifest">manifest</a> attribute.
-
+ 
  <p>
  Application cache manifest.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBeanDictionary.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBeanDictionary.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBeanDictionary.html
index 23aec80..a241311 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBeanDictionary.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBeanDictionary.html
@@ -129,7 +129,7 @@
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBeanDictionary.html#line.32">HtmlBeanDictionary</a>
 extends <a href="../../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau">BeanDictionaryList</a></pre>
 <div class="block">Defines the Java classes that make up the HTML DTO type dictionary.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -139,7 +139,7 @@ extends <a href="../../../../../org/apache/juneau/BeanDictionaryList.html" title
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBuilder.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBuilder.html
index 4056312..136891c 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBuilder.html
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.30">HtmlBuilder</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 HTML elements.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -121,7 +121,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElement.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElement.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElement.html
index 2494d0e..7bc7829 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElement.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElement.html
@@ -116,10 +116,10 @@ var activeTableTab = "activeTableTab";
 public abstract class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.47">HtmlElement</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">Superclass for all HTML elements.
-
+ 
  <p>
  These are beans that when serialized using <a href="../../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a> generate valid HTML5 elements.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -129,7 +129,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -696,15 +696,15 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.113">attrUri</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;key,
                            <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;val)</pre>
 <div class="block">Adds an arbitrary URI attribute to this element.
-
+ 
  <p>
  Same as <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#attr-java.lang.String-java.lang.Object-"><code>attr(String, Object)</code></a>, except if the value is a string that appears to be a URI
  (e.g. <js>"servlet:/xxx"</js>).
-
+ 
  <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/html5/HtmlElementContainer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementContainer.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementContainer.html
index a2f1041..ff4fb48 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementContainer.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementContainer.html
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.39">HtmlElementContainer</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></pre>
 <div class="block">A subclass of HTML elements that contain only other elements, not text.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -130,7 +130,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -314,10 +314,10 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElementConta
 <h4>getChild</h4>
 <pre>public&nbsp;<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;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.88">getChild</a>(int...&nbsp;index)</pre>
 <div class="block">Returns the child node at the specified address.
-
+ 
  <p>
  Indexes are zero-indexed.
-
+ 
  <p>
  For example, calling <code>getChild(1,2,3);</code> will return the 4th child of the 3rd child of the 2nd child.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementMixed.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementMixed.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementMixed.html
index 13f153c..1eb435e 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementMixed.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementMixed.html
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.39">HtmlElementMixed</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></pre>
 <div class="block">A subclass of HTML elements that contain mixed content (elements and text).
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -130,7 +130,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -314,10 +314,10 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <h4>getChild</h4>
 <pre>public&nbsp;<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;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.88">getChild</a>(int...&nbsp;index)</pre>
 <div class="block">Returns the child node at the specified address.
-
+ 
  <p>
  Indexes are zero-indexed.
-
+ 
  <p>
  For example, calling <code>getChild(1,2,3);</code> will return the 4th child of the 3rd child of the 2nd child.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementRawText.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementRawText.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementRawText.html
index 2167cd0..c8c88e1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementRawText.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementRawText.html
@@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab";
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></pre>
 <div class="block">A subclass of HTML elements that contain <a href="https://www.w3.org/TR/html51/syntax.html#raw-text">raw text</a>
  only.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -131,7 +131,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementText.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementText.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementText.html
index decab54..ba9982d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementText.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementText.html
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementText.html#line.33">HtmlElementText</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></pre>
 <div class="block">A subclass of HTML elements that contain text only.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -130,7 +130,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementVoid.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementVoid.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementVoid.html
index cf44eb7..d9ccc40 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementVoid.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementVoid.html
@@ -115,10 +115,10 @@
 public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementVoid.html#line.38">HtmlElementVoid</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></pre>
 <div class="block">A subclass of HTML elements that have no content or end tags.
-
+ 
  <p>
  See <a href="https://www.w3.org/TR/html51/syntax.html#void-elements">void elements</a>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -128,7 +128,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/I.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/I.html b/content/site/apidocs/org/apache/juneau/dto/html5/I.html
index 3a06515..38fc56f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/I.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/I.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-i-element">&lt;i&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Iframe.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Iframe.html b/content/site/apidocs/org/apache/juneau/dto/html5/Iframe.html
index dd46fe7..c29b133 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Iframe.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Iframe.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-iframe-element">&lt;iframe&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -301,7 +301,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.52">height</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;height)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
  attribute.
-
+ 
  <p>
  Vertical dimension.</div>
 <dl>
@@ -321,7 +321,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.66">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-name">name</a> attribute.
-
+ 
  <p>
  Name of nested browsing context.</div>
 <dl>
@@ -341,7 +341,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.81">sandbox</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;sandbox)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-sandbox">sandbox</a>
  attribute.
-
+ 
  <p>
  Security rules for nested content.</div>
 <dl>
@@ -360,14 +360,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>src</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.104">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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-src">src</a> attribute.
-
+ 
  <p>
  Address of the resource.
-
+ 
  <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>
@@ -388,7 +388,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.119">srcdoc</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;srcdoc)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-srcdoc">srcdoc</a>
  attribute.
-
+ 
  <p>
  A document to render in the iframe.</div>
 <dl>
@@ -407,7 +407,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>width</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.135">width</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;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
-
+ 
  <p>
  Horizontal dimension.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Img.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Img.html b/content/site/apidocs/org/apache/juneau/dto/html5/Img.html
index dbe489f..cc918ff 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Img.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Img.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-img-element">&lt;img&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -287,7 +287,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>alt</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.49">alt</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;alt)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-alt">alt</a> attribute.
-
+ 
  <p>
  Replacement text for use when images are not available.</div>
 <dl>
@@ -307,7 +307,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.64">crossorigin</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;crossorigin)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-crossorigin">crossorigin</a>
  attribute.
-
+ 
  <p>
  How the element handles cross-origin requests.</div>
 <dl>
@@ -327,7 +327,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.81">height</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;height)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
  attribute.
-
+ 
  <p>
  Vertical dimension.</div>
 <dl>
@@ -347,7 +347,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>ismap</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.97">ismap</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;ismap)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-ismap">ismap</a> attribute.
-
+ 
  <p>
  Whether the image is a server-side image map.</div>
 <dl>
@@ -367,14 +367,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>src</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.120">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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-src">src</a> attribute.
-
+ 
  <p>
  Address of the resource.
-
+ 
  <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>
@@ -395,7 +395,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.135">usemap</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;usemap)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a>
  attribute.
-
+ 
  <p>
  Name of image map to use.</div>
 <dl>
@@ -414,7 +414,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>width</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.151">width</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;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
-
+ 
  <p>
  Horizontal dimension.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Input.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Input.html b/content/site/apidocs/org/apache/juneau/dto/html5/Input.html
index c216c94..4346798 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Input.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Input.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-input-element">&lt;input&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -443,7 +443,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>accept</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.47">accept</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;accept)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-accept">accept</a> attribute.
-
+ 
  <p>
  Hint for expected file type in file upload controls.</div>
 <dl>
@@ -462,7 +462,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>alt</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.61">alt</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;alt)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-alt">alt</a> attribute.
-
+ 
  <p>
  Replacement text for use when images are not available.</div>
 <dl>
@@ -481,7 +481,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>autocomplete</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.75">autocomplete</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;autocomplete)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete">autocomplete</a> attribute.
-
+ 
  <p>
  Hint for form auto-fill feature.</div>
 <dl>
@@ -500,7 +500,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>autofocus</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.89">autofocus</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;autofocus)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.
-
+ 
  <p>
  Automatically focus the form control when the page is loaded.</div>
 <dl>
@@ -519,7 +519,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>checked</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.105">checked</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;checked)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-checked">checked</a> attribute.
-
+ 
  <p>
  Whether the command or control is checked.</div>
 <dl>
@@ -539,7 +539,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>dirname</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.119">dirname</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;dirname)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-dirname">dirname</a> attribute.
-
+ 
  <p>
  Name of form field to use for sending the element's directionality in form submission.</div>
 <dl>
@@ -558,7 +558,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>disabled</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.135">disabled</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;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.
-
+ 
  <p>
  Whether the form control is disabled.</div>
 <dl>
@@ -578,7 +578,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>form</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.149">form</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;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
-
+ 
  <p>
  Associates the control with a form element.</div>
 <dl>
@@ -597,7 +597,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>formaction</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.163">formaction</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;formaction)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formaction">formaction</a> attribute.
-
+ 
  <p>
  URL to use for form submission.</div>
 <dl>
@@ -616,7 +616,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>formenctype</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.177">formenctype</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;formenctype)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype">formenctype</a> attribute.
-
+ 
  <p>
  Form data set encoding type to use for form submission.</div>
 <dl>
@@ -635,7 +635,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>formmethod</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.191">formmethod</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;formmethod)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod">formmethod</a> attribute.
-
+ 
  <p>
  HTTP method to use for form submission.</div>
 <dl>
@@ -655,7 +655,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.206">formnovalidate</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;formnovalidate)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a>
  attribute.
-
+ 
  <p>
  Bypass form control validation for form submission.</div>
 <dl>
@@ -674,7 +674,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>formtarget</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.220">formtarget</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;formtarget)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget">formtarget</a> attribute.
-
+ 
  <p>
  Browsing context for form submission.</div>
 <dl>
@@ -694,7 +694,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.237">height</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;height)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
  attribute.
-
+ 
  <p>
  Vertical dimension.</div>
 <dl>
@@ -732,7 +732,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>list</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.264">list</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;list)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-list">list</a> attribute.
-
+ 
  <p>
  List of auto-complete options.</div>
 <dl>
@@ -751,7 +751,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>max</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.280">max</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;max)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-max">max</a> attribute.
-
+ 
  <p>
  Maximum value.</div>
 <dl>
@@ -789,7 +789,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>min</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.309">min</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;min)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-min">min</a> attribute.
-
+ 
  <p>
  Minimum value.</div>
 <dl>
@@ -809,7 +809,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>minlength</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.325">minlength</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;minlength)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-minlength">minlength</a> attribute.
-
+ 
  <p>
  Minimum length of value.</div>
 <dl>
@@ -829,7 +829,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>multiple</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.341">multiple</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;multiple)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-multiple">multiple</a> attribute.
-
+ 
  <p>
  Whether to allow multiple values.</div>
 <dl>
@@ -849,7 +849,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.355">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
-
+ 
  <p>
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>
@@ -868,7 +868,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>pattern</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.369">pattern</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;pattern)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-pattern">pattern</a> attribute.
-
+ 
  <p>
  Pattern to be matched by the form control's value.</div>
 <dl>
@@ -887,7 +887,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>placeholder</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.383">placeholder</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;placeholder)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-placeholder">placeholder</a> attribute.
-
+ 
  <p>
  User-visible label to be placed within the form control.</div>
 <dl>
@@ -906,7 +906,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>readonly</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.399">readonly</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;readonly)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">readonly</a> attribute.
-
+ 
  <p>
  Whether to allow the value to be edited by the user.</div>
 <dl>
@@ -926,7 +926,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>readonly</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.414">readonly</a>(boolean&nbsp;readonly)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">readonly</a> attribute.
-
+ 
  <p>
  Whether to allow the value to be edited by the user.</div>
 <dl>
@@ -945,7 +945,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>required</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.431">required</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;required)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">required</a> attribute.
-
+ 
  <p>
  Whether the control is required for form submission.</div>
 <dl>
@@ -965,7 +965,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>size</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.447">size</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;size)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-size">size</a> attribute.
-
+ 
  <p>
  Size of the control.</div>
 <dl>
@@ -985,7 +985,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>src</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.463">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"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-src">src</a> attribute.
-
+ 
  <p>
  Address of the resource.</div>
 <dl>
@@ -1005,7 +1005,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>step</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.477">step</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;step)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-step">step</a> attribute.
-
+ 
  <p>
  Granularity to be matched by the form control's value.</div>
 <dl>
@@ -1024,7 +1024,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.491">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"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-type">type</a> attribute.
-
+ 
  <p>
  Type of form control.</div>
 <dl>
@@ -1043,7 +1043,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>value</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.507">value</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;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-value">value</a> attribute.
-
+ 
  <p>
  Value of the form control.</div>
 <dl>
@@ -1063,7 +1063,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>width</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.523">width</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;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
-
+ 
  <p>
  Horizontal dimension.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html b/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html
index a0083b5..33f569b 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/edits.html#the-ins-element">&lt;ins&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>cite</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.45">cite</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;cite)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-cite">cite</a> attribute.
-
+ 
  <p>
  Link to the source of the quotation or more information about the edit.</div>
 <dl>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>datetime</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.59">datetime</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;datetime)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-datetime">datetime</a> attribute.
-
+ 
  <p>
  Date and (optionally) time of the change.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html b/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html
index 153c0cf..2b38084 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-kbd-element">&lt;kbd&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/index-all.html b/content/site/apidocs/index-all.html
index 8f34c82..8343673 100644
--- a/content/site/apidocs/index-all.html
+++ b/content/site/apidocs/index-all.html
@@ -2557,10 +2557,6 @@
 <dd>
 <div class="block">Configuration property:  Bean dictionary.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/transform/BeanFilterBuilder.html#beanDictionary-boolean-java.lang.Class...-">beanDictionary(boolean, Class&lt;?&gt;...)</a></span> - Method in class org.apache.juneau.transform.<a href="org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a></dt>
-<dd>
-<div class="block">Configuration property:  Bean dictionary.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/uon/UonParserBuilder.html#beanDictionary-java.lang.Object...-">beanDictionary(Object...)</a></span> - Method in class org.apache.juneau.uon.<a href="org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/uon/UonParserBuilder.html#beanDictionary-java.lang.Class...-">beanDictionary(Class&lt;?&gt;...)</a></span> - Method in class org.apache.juneau.uon.<a href="org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></dt>
@@ -2616,7 +2612,9 @@
 <div class="block">Represents a map of dictionary type names to bean classes that make up a bean dictionary.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanDictionaryMap.html#BeanDictionaryMap--">BeanDictionaryMap()</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau">BeanDictionaryMap</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Constructor.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanContextBuilder.html#beanDictionaryRemove-java.lang.Object...-">beanDictionaryRemove(Object...)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a></dt>
 <dd>
 <div class="block">Configuration property:  Bean dictionary.</div>
@@ -3219,8 +3217,7 @@
 </dd>
 <dt><a href="org/apache/juneau/BeanMetaFiltered.html" title="class in org.apache.juneau"><span class="typeNameLink">BeanMetaFiltered</span></a>&lt;<a href="org/apache/juneau/BeanMetaFiltered.html" title="type parameter in BeanMetaFiltered">T</a>&gt; - Class in <a href="org/apache/juneau/package-summary.html">org.apache.juneau</a></dt>
 <dd>
-<div class="block">Same as <a href="org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau"><code>BeanMeta</code></a>, except the list of bean properties are limited by a <a href="org/apache/juneau/annotation/BeanProperty.html#properties--"><code>BeanProperty.properties()</code></a>
- annotation.</div>
+<div class="block">Same as <a href="org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau"><code>BeanMeta</code></a>, except the list of bean properties are limited by a  <a href="org/apache/juneau/annotation/BeanProperty.html#properties--"><code>@BeanProperty.properties()</code></a> annotation.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanMetaFiltered.html#BeanMetaFiltered-org.apache.juneau.BeanMeta-java.lang.String:A-">BeanMetaFiltered(BeanMeta&lt;T&gt;, String[])</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/BeanMetaFiltered.html" title="class in org.apache.juneau">BeanMetaFiltered</a></dt>
 <dd>
@@ -3382,6 +3379,10 @@
 <dd>
 <div class="block">Runtime arguments common to all bean, serializer, and parser sessions.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSessionArgs.html#BeanSessionArgs--">BeanSessionArgs()</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a></dt>
+<dd>
+<div class="block">Constructor</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSessionArgs.html#BeanSessionArgs-org.apache.juneau.ObjectMap-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-">BeanSessionArgs(ObjectMap, Locale, TimeZone, MediaType)</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a></dt>
 <dd>
 <div class="block">Constructor.</div>
@@ -3978,7 +3979,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/Body.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">Body</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>RestMethod</code></a> annotated method to identify it as the HTTP
+<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestMethod</code></a> annotated method to identify it as the HTTP
  request body converted to a POJO.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/PropertyConverter.html#BOOLEAN_CONVERTER">BOOLEAN_CONVERTER</a></span> - Static variable in interface org.apache.juneau.<a href="org/apache/juneau/PropertyConverter.html" title="interface in org.apache.juneau">PropertyConverter</a></dt>
@@ -5402,7 +5403,7 @@
 <dt><a href="org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom"><span class="typeNameLink">CommonEntry</span></a> - Class in <a href="org/apache/juneau/dto/atom/package-summary.html">org.apache.juneau.dto.atom</a></dt>
 <dd>
 <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</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/atom/CommonEntry.html#CommonEntry-org.apache.juneau.dto.atom.Id-org.apache.juneau.dto.atom.Text-java.util.Calendar-">CommonEntry(Id, Text, Calendar)</a></span> - Constructor for class org.apache.juneau.dto.atom.<a href="org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></dt>
@@ -5946,13 +5947,13 @@
 <dd>
 <div class="block">Convert the value to normalized form.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/converters/Introspectable.html#convert-org.apache.juneau.rest.RestRequest-java.lang.Object-org.apache.juneau.ClassMeta-">convert(RestRequest, Object, ClassMeta)</a></span> - Method in class org.apache.juneau.rest.converters.<a href="org/apache/juneau/rest/converters/Introspectable.html" title="class in org.apache.juneau.rest.converters">Introspectable</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/converters/Introspectable.html#convert-org.apache.juneau.rest.RestRequest-java.lang.Object-">convert(RestRequest, Object)</a></span> - Method in class org.apache.juneau.rest.converters.<a href="org/apache/juneau/rest/converters/Introspectable.html" title="class in org.apache.juneau.rest.converters">Introspectable</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/converters/Queryable.html#convert-org.apache.juneau.rest.RestRequest-java.lang.Object-org.apache.juneau.ClassMeta-">convert(RestRequest, Object, ClassMeta&lt;?&gt;)</a></span> - Method in class org.apache.juneau.rest.converters.<a href="org/apache/juneau/rest/converters/Queryable.html" title="class in org.apache.juneau.rest.converters">Queryable</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/converters/Queryable.html#convert-org.apache.juneau.rest.RestRequest-java.lang.Object-">convert(RestRequest, Object)</a></span> - Method in class org.apache.juneau.rest.converters.<a href="org/apache/juneau/rest/converters/Queryable.html" title="class in org.apache.juneau.rest.converters">Queryable</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/converters/Traversable.html#convert-org.apache.juneau.rest.RestRequest-java.lang.Object-org.apache.juneau.ClassMeta-">convert(RestRequest, Object, ClassMeta)</a></span> - Method in class org.apache.juneau.rest.converters.<a href="org/apache/juneau/rest/converters/Traversable.html" title="class in org.apache.juneau.rest.converters">Traversable</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/converters/Traversable.html#convert-org.apache.juneau.rest.RestRequest-java.lang.Object-">convert(RestRequest, Object)</a></span> - Method in class org.apache.juneau.rest.converters.<a href="org/apache/juneau/rest/converters/Traversable.html" title="class in org.apache.juneau.rest.converters">Traversable</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestConverter.html#convert-org.apache.juneau.rest.RestRequest-java.lang.Object-org.apache.juneau.ClassMeta-">convert(RestRequest, Object, ClassMeta&lt;?&gt;)</a></span> - Method in interface org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestConverter.html" title="interface in org.apache.juneau.rest">RestConverter</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestConverter.html#convert-org.apache.juneau.rest.RestRequest-java.lang.Object-">convert(RestRequest, Object)</a></span> - Method in interface org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestConverter.html" title="interface in org.apache.juneau.rest">RestConverter</a></dt>
 <dd>
 <div class="block">Performs post-call conversion on the specified response object.</div>
 </dd>
@@ -6180,10 +6181,6 @@
 <dd>
 <div class="block">Instantiates a new clean-slate <a href="org/apache/juneau/serializer/SerializerGroupBuilder.html" title="class in org.apache.juneau.serializer"><code>SerializerGroupBuilder</code></a> object.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/transform/BeanFilter.html#create-java.lang.Class-">create(Class&lt;T&gt;)</a></span> - Static method in class org.apache.juneau.transform.<a href="org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform">BeanFilter</a></dt>
-<dd>
-<div class="block">Create a new bean filter builder.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/uon/UonParser.html#create--">create()</a></span> - Static method in class org.apache.juneau.uon.<a href="org/apache/juneau/uon/UonParser.html" title="class in org.apache.juneau.uon">UonParser</a></dt>
 <dd>
 <div class="block">Instantiates a new clean-slate <a href="org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon"><code>UonParserBuilder</code></a> object.</div>
@@ -6927,7 +6924,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/uon/UonParserBuilder.html#decoding--">decoding()</a></span> - Method in class org.apache.juneau.uon.<a href="org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></dt>
 <dd>
-<div class="block">Shortcut for calling <code>decodeChars(<jk>true</jk>)</code>.</div>
+<div class="block">Configuration property: Decode <js>"%xx"</js> sequences.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#decoding--">decoding()</a></span> - Method in class org.apache.juneau.urlencoding.<a href="org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -7040,7 +7037,7 @@
 <dt><span class="memberNameLink"><a href="org/apache/juneau/svl/VarResolver.html#DEFAULT">DEFAULT</a></span> - Static variable in class org.apache.juneau.svl.<a href="org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl">VarResolver</a></dt>
 <dd>
 <div class="block">Default string variable resolver with support for system properties and environment variables:
-
+ 
  
    <code>$S{key}</code>,<code>$S{key,default}</code> - System properties.</div>
 </dd>
@@ -7196,6 +7193,10 @@
 <dd>
 <div class="block">Configuration property:  Default character encoding.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContextBuilder.html#defaultCharset-java.nio.charset.Charset-">defaultCharset(Charset)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContextBuilder.html" title="class in org.apache.juneau.rest">RestContextBuilder</a></dt>
+<dd>
+<div class="block">Configuration property:  Default character encoding.</div>
+</dd>
 <dt><a href="org/apache/juneau/rest/response/DefaultHandler.html" title="class in org.apache.juneau.rest.response"><span class="typeNameLink">DefaultHandler</span></a> - Class in <a href="org/apache/juneau/rest/response/package-summary.html">org.apache.juneau.rest.response</a></dt>
 <dd>
 <div class="block">Response handler for POJOs not handled by other handlers.</div>
@@ -7379,6 +7380,10 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestServlet.html#destroy--">destroy()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestServlet.html" title="class in org.apache.juneau.rest">RestServlet</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializerBuilder.html#detectLabelParameters-boolean-">detectLabelParameters(boolean)</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></dt>
+<dd>
+<div class="block">Configuration property:  Look for link labels in URIs.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializerBuilder.html#detectLinksInStrings-boolean-">detectLinksInStrings(boolean)</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></dt>
 <dd>
 <div class="block">Configuration property:  Look for URLs in <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>Strings</code></a>.</div>
@@ -8286,6 +8291,10 @@
 <dd>
 <div class="block">Configuration property: Serialize bean property collections/arrays as separate key/value pairs.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#expandedParams--">expandedParams()</a></span> - Method in class org.apache.juneau.urlencoding.<a href="org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></dt>
+<dd>
+<div class="block">Configuration property: Serialize bean property collections/arrays as separate key/value pairs.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/urlencoding/UrlEncodingSerializerBuilder.html#expandedParams-boolean-">expandedParams(boolean)</a></span> - Method in class org.apache.juneau.urlencoding.<a href="org/apache/juneau/urlencoding/UrlEncodingSerializerBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingSerializerBuilder</a></dt>
 <dd>
 <div class="block">Configuration property:  Serialize bean property collections/arrays as separate key/value pairs.</div>
@@ -8475,6 +8484,10 @@
 <dd>
 <div class="block">Configuration property:  File charset.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.nio.charset.Charset-">fileCharset(Charset)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></dt>
+<dd>
+<div class="block">Configuration property:  File charset.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserGroupBuilder.html#fileCharset-java.lang.String-">fileCharset(String)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserGroupBuilder.html" title="class in org.apache.juneau.parser">ParserGroupBuilder</a></dt>
 <dd>
 <div class="block">Configuration property:  File charset.</div>
@@ -8937,7 +8950,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/FormData.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">FormData</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>RestMethod</code></a> annotated method to identify it as a form post
+<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestMethod</code></a> annotated method to identify it as a form post
  entry converted to a POJO.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#formData-java.lang.String-java.lang.Object-boolean-org.apache.juneau.httppart.HttpPartSerializer-">formData(String, Object, boolean, HttpPartSerializer)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCall.html" title="class in org.apache.juneau.rest.client">RestCall</a></dt>
@@ -9603,7 +9616,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlClassMeta.html#getAnnotation--">getAnnotation()</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlClassMeta.html" title="class in org.apache.juneau.html">HtmlClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>Html</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>@Html</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ReflectionUtils.html#getAnnotation-java.lang.Class-java.lang.Class-">getAnnotation(Class&lt;T&gt;, Class&lt;?&gt;)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ReflectionUtils.html" title="class in org.apache.juneau.internal">ReflectionUtils</a></dt>
 <dd>
@@ -9611,11 +9624,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/jena/RdfClassMeta.html#getAnnotation--">getAnnotation()</a></span> - Method in class org.apache.juneau.jena.<a href="org/apache/juneau/jena/RdfClassMeta.html" title="class in org.apache.juneau.jena">RdfClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>Rdf</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>@Rdf</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/json/JsonClassMeta.html#getAnnotation--">getAnnotation()</a></span> - Method in class org.apache.juneau.json.<a href="org/apache/juneau/json/JsonClassMeta.html" title="class in org.apache.juneau.json">JsonClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/json/annotation/Json.html" title="annotation in org.apache.juneau.json.annotation"><code>Json</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/json/annotation/Json.html" title="annotation in org.apache.juneau.json.annotation"><code>@Json</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/urlencoding/UrlEncodingClassMeta.html#getAnnotation--">getAnnotation()</a></span> - Method in class org.apache.juneau.urlencoding.<a href="org/apache/juneau/urlencoding/UrlEncodingClassMeta.html" title="class in org.apache.juneau.urlencoding">UrlEncodingClassMeta</a></dt>
 <dd>
@@ -9623,7 +9636,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/xml/XmlClassMeta.html#getAnnotation--">getAnnotation()</a></span> - Method in class org.apache.juneau.xml.<a href="org/apache/juneau/xml/XmlClassMeta.html" title="class in org.apache.juneau.xml">XmlClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation"><code>Xml</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation"><code>@Xml</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/jsonschema/Schema.html#getAnyOf--">getAnyOf()</a></span> - Method in class org.apache.juneau.dto.jsonschema.<a href="org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></dt>
 <dd>
@@ -9889,7 +9902,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/jena/RdfBeanMeta.html#getBeanUriProperty--">getBeanUriProperty()</a></span> - Method in class org.apache.juneau.jena.<a href="org/apache/juneau/jena/RdfBeanMeta.html" title="class in org.apache.juneau.jena">RdfBeanMeta</a></dt>
 <dd>
-<div class="block">Returns the bean property marked as the URI for the bean (annotated with <a href="org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>Rdf.beanUri()</code></a> as <jk>true</jk>).</div>
+<div class="block">Returns the bean property marked as the URI for the bean (annotated with <a href="org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>@Rdf.beanUri()</code></a> as <jk>true</jk>).</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getBody--">getBody()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestRequest.html" title="class in org.apache.juneau.rest">RestRequest</a></dt>
 <dd>
@@ -10039,7 +10052,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/xml/XmlClassMeta.html#getChildName--">getChildName()</a></span> - Method in class org.apache.juneau.xml.<a href="org/apache/juneau/xml/XmlClassMeta.html" title="class in org.apache.juneau.xml">XmlClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/xml/annotation/Xml.html#childName--"><code>Xml.childName()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/xml/annotation/Xml.html#childName--"><code>@Xml.childName()</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#getChildPojoSwapForSwap-java.lang.Class-">getChildPojoSwapForSwap(Class&lt;?&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a></dt>
 <dd>
@@ -10348,7 +10361,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/jena/RdfClassMeta.html#getCollectionFormat--">getCollectionFormat()</a></span> - Method in class org.apache.juneau.jena.<a href="org/apache/juneau/jena/RdfClassMeta.html" title="class in org.apache.juneau.jena">RdfClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/jena/annotation/Rdf.html#collectionFormat--"><code>Rdf.collectionFormat()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/jena/annotation/Rdf.html#collectionFormat--"><code>@Rdf.collectionFormat()</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserReader.html#getColumn--">getColumn()</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserReader.html" title="class in org.apache.juneau.parser">ParserReader</a></dt>
 <dd>
@@ -10501,8 +10514,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#getContextPath--">getContextPath()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
 <dd>
-<div class="block">Returns the context path of the resource if it's specified via the <a href="org/apache/juneau/rest/annotation/RestResource.html#contextPath--"><code>RestResource.contextPath()</code></a> setting
- on this or a parent resource.</div>
+<div class="block">TODO</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getContextPath--">getContextPath()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestRequest.html" title="class in org.apache.juneau.rest">RestRequest</a></dt>
 <dd>&nbsp;</dd>
@@ -10548,7 +10560,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#getDefaultCharset--">getDefaultCharset()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
 <dd>
-<div class="block">Returns the value of the <a href="org/apache/juneau/rest/annotation/RestResource.html#defaultCharset--"><code>RestResource.defaultCharset()</code></a> setting.</div>
+<div class="block">TODO</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/SSLOpts.html#getDefaultProtocols--">getDefaultProtocols()</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/SSLOpts.html" title="class in org.apache.juneau.rest.client">SSLOpts</a></dt>
 <dd>
@@ -10645,7 +10657,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanMeta.html#getDictionaryName--">getDictionaryName()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a></dt>
 <dd>
-<div class="block">Returns the dictionary name for this bean as defined through the <a href="org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> annotation.</div>
+<div class="block">Returns the dictionary name for this bean as defined through the <a href="org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a> annotation.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#getDictionaryName--">getDictionaryName()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a></dt>
 <dd>
@@ -10922,7 +10934,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/xml/XmlClassMeta.html#getFormat--">getFormat()</a></span> - Method in class org.apache.juneau.xml.<a href="org/apache/juneau/xml/XmlClassMeta.html" title="class in org.apache.juneau.xml">XmlClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/xml/annotation/Xml.html#format--"><code>Xml.format()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/xml/annotation/Xml.html#format--"><code>@Xml.format()</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getFormData--">getFormData()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestRequest.html" title="class in org.apache.juneau.rest">RestRequest</a></dt>
 <dd>
@@ -11052,7 +11064,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html#getHttpMethod--">getHttpMethod()</a></span> - Method in class org.apache.juneau.remoteable.<a href="org/apache/juneau/remoteable/RemoteableMethodMeta.html" title="class in org.apache.juneau.remoteable">RemoteableMethodMeta</a></dt>
 <dd>
-<div class="block">Returns the value of the <a href="org/apache/juneau/remoteable/RemoteMethod.html#httpMethod--"><code>RemoteMethod.httpMethod()</code></a> annotation on this Java method.</div>
+<div class="block">Returns the value of the <a href="org/apache/juneau/remoteable/RemoteMethod.html#httpMethod--"><code>@RemoteMethod.httpMethod()</code></a> annotation on this Java method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getHttpMethod--">getHttpMethod()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestRequest.html" title="class in org.apache.juneau.rest">RestRequest</a></dt>
 <dd>
@@ -11465,6 +11477,22 @@
 <dd>
 <div class="block">Returns the specified entry value converted to 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"><code>List</code></a>.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSession.html#getListener--">getListener()</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a></dt>
+<dd>
+<div class="block">Returns the listener associated with this session.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSession.html#getListener-java.lang.Class-">getListener(Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a></dt>
+<dd>
+<div class="block">Returns the listener associated with this session.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerSession.html#getListener--">getListener()</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerSession.html" title="class in org.apache.juneau.serializer">SerializerSession</a></dt>
+<dd>
+<div class="block">Returns the listener associated with this session.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerSession.html#getListener-java.lang.Class-">getListener(Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerSession.html" title="class in org.apache.juneau.serializer">SerializerSession</a></dt>
+<dd>
+<div class="block">Returns the listener associated with this session.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Context.html#getListProperty-java.lang.String-java.lang.Class-">getListProperty(String, Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/Context.html" title="class in org.apache.juneau">Context</a></dt>
 <dd>
 <div class="block">Returns the list property with the specified name.</div>
@@ -11653,7 +11681,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#getMaxInput--">getMaxInput()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
 <dd>
-<div class="block">Returns the value of the <a href="org/apache/juneau/rest/annotation/RestResource.html#maxInput--"><code>RestResource.maxInput()</code></a> setting.</div>
+<div class="block">TODO</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/jsonschema/Schema.html#getMaxItems--">getMaxItems()</a></span> - Method in class org.apache.juneau.dto.jsonschema.<a href="org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></dt>
 <dd>
@@ -11821,7 +11849,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/jaxrs/BaseProvider.html#getMethodProperties-java.lang.annotation.Annotation:A-">getMethodProperties(Annotation[])</a></span> - Method in class org.apache.juneau.rest.jaxrs.<a href="org/apache/juneau/rest/jaxrs/BaseProvider.html" title="class in org.apache.juneau.rest.jaxrs">BaseProvider</a></dt>
 <dd>
-<div class="block">Returns properties defined on the specified method through the <a href="org/apache/juneau/rest/annotation/RestMethod.html#properties--"><code>RestMethod.properties()</code></a>
+<div class="block">Returns properties defined on the specified method through the <a href="org/apache/juneau/rest/annotation/RestMethod.html#properties--"><code>@RestMethod.properties()</code></a>
  annotation specified on the method and the <a href="org/apache/juneau/rest/jaxrs/JuneauProvider.html#properties--"><code>JuneauProvider.properties()</code></a> annotation specified on the 
  provider class.</div>
 </dd>
@@ -12254,10 +12282,6 @@
 <dd>
 <div class="block">Returns the additional parameters on this media type.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/uon/UonSerializer.html#getParamFormat--">getParamFormat()</a></span> - Method in class org.apache.juneau.uon.<a href="org/apache/juneau/uon/UonSerializer.html" title="class in org.apache.juneau.uon">UonSerializer</a></dt>
-<dd>
-<div class="block">Returns the value of the <a href="org/apache/juneau/uon/UonSerializer.html#UON_paramFormat"><code>UonSerializer.UON_paramFormat</code></a> setting.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestParam.html#getParamType--">getParamType()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestParam.html" title="class in org.apache.juneau.rest">RestParam</a></dt>
 <dd>
 <div class="block">Returns the swagger parameter type for this parameter as shown in the Swagger doc.</div>
@@ -12336,7 +12360,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#getPath--">getPath()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
 <dd>
-<div class="block">Returns the path for this resource as defined by the <a href="org/apache/juneau/rest/annotation/RestResource.html#path--"><code>RestResource.path()</code></a> annotation or
+<div class="block">Returns the path for this resource as defined by the <a href="org/apache/juneau/rest/annotation/RestResource.html#path--"><code>@RestResource.path()</code></a> annotation or
  <a href="org/apache/juneau/rest/RestContextBuilder.html#path-java.lang.String-"><code>RestContextBuilder.path(String)</code></a> method concatenated with those on all parent classes.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestRequest.html#getPath-java.lang.String-">getPath(String)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestRequest.html" title="class in org.apache.juneau.rest">RestRequest</a></dt>
@@ -12463,7 +12487,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanPropertyMeta.html#getProperties--">getProperties()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a></dt>
 <dd>
-<div class="block">Returns the override list of properties defined through a <a href="org/apache/juneau/annotation/BeanProperty.html#properties--"><code>BeanProperty.properties()</code></a> annotation
+<div class="block">Returns the override list of properties defined through a <a href="org/apache/juneau/annotation/BeanProperty.html#properties--"><code>@BeanProperty.properties()</code></a> annotation
  on this property.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/jsonschema/Schema.html#getProperties--">getProperties()</a></span> - Method in class org.apache.juneau.dto.jsonschema.<a href="org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></dt>
@@ -12768,7 +12792,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlClassMeta.html#getRender--">getRender()</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlClassMeta.html" title="class in org.apache.juneau.html">HtmlClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html#render--"><code>Html.render()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html#render--"><code>@Html.render()</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#getRequest--">getRequest()</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCall.html" title="class in org.apache.juneau.rest.client">RestCall</a></dt>
 <dd>
@@ -13897,7 +13921,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/json/JsonClassMeta.html#getWrapperAttr--">getWrapperAttr()</a></span> - Method in class org.apache.juneau.json.<a href="org/apache/juneau/json/JsonClassMeta.html" title="class in org.apache.juneau.json">JsonClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/json/annotation/Json.html#wrapperAttr--"><code>Json.wrapperAttr()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/json/annotation/Json.html#wrapperAttr--"><code>@Json.wrapperAttr()</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#getWrapperIfPrimitive-java.lang.Class-">getWrapperIfPrimitive(Class&lt;?&gt;)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ClassUtils.html" title="class in org.apache.juneau.internal">ClassUtils</a></dt>
 <dd>
@@ -14108,7 +14132,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/jena/RdfBeanMeta.html#hasBeanUri--">hasBeanUri()</a></span> - Method in class org.apache.juneau.jena.<a href="org/apache/juneau/jena/RdfBeanMeta.html" title="class in org.apache.juneau.jena">RdfBeanMeta</a></dt>
 <dd>
-<div class="block">Returns <jk>true</jk> if one of the properties on this bean is annotated with <a href="org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>Rdf.beanUri()</code></a> as 
+<div class="block">Returns <jk>true</jk> if one of the properties on this bean is annotated with <a href="org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>@Rdf.beanUri()</code></a> as 
  <jk>true</jk></div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ini/ConfigSource.html#hasBeenModified-java.lang.String-">hasBeenModified(String)</a></span> - Method in class org.apache.juneau.ini.<a href="org/apache/juneau/ini/ConfigSource.html" title="class in org.apache.juneau.ini">ConfigSource</a></dt>
@@ -14140,7 +14164,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/rest/annotation/HasFormData.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">HasFormData</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>RestMethod</code></a> annotated method to identify whether or not
+<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestMethod</code></a> annotated method to identify whether or not
  the request has the specified multipart form POST parameter.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#hashCode--">hashCode()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a></dt>
@@ -14310,7 +14334,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/Header.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">Header</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>RestMethod</code></a> annotated method to identify it as a HTTP
+<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestMethod</code></a> annotated method to identify it as a HTTP
  request header converted to a POJO.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#header-java.lang.String-java.lang.Object-boolean-org.apache.juneau.httppart.HttpPartSerializer-">header(String, Object, boolean, HttpPartSerializer)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCall.html" title="class in org.apache.juneau.rest.client">RestCall</a></dt>
@@ -14627,17 +14651,17 @@
 <dd>
 <div class="block">Configuration property:  Add key/value headers on bean/map tables.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters">HTML_detectLabelParameters</a></span> - Static variable in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></dt>
+<dd>
+<div class="block">Configuration property:  Look for link labels in URIs.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a></span> - Static variable in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></dt>
 <dd>
 <div class="block">Configuration property:  Look for URLs in <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>Strings</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a></span> - Static variable in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></dt>
 <dd>
-<div class="block">Configuration property:  The parameter name to use when using <a href="org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters"><code>HtmlSerializer.HTML_lookForLabelParameters</code></a>.</div>
-</dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters">HTML_lookForLabelParameters</a></span> - Static variable in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></dt>
-<dd>
-<div class="block">Configuration property:  Look for link labels in the <js>"label"</js> parameter of the URL.</div>
+<div class="block">Configuration property:  Link label parameter name.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriAnchorText</a></span> - Static variable in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></dt>
 <dd>
@@ -16212,10 +16236,6 @@
 <dd>
 <div class="block">Configuration property:  Bean property includes.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/transform/BeanFilterBuilder.html#includeProperties-java.lang.String...-">includeProperties(String...)</a></span> - Method in class org.apache.juneau.transform.<a href="org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a></dt>
-<dd>
-<div class="block">Configuration property:  Bean property includes.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerSession.html#indent">indent</a></span> - Variable in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerSession.html" title="class in org.apache.juneau.serializer">SerializerSession</a></dt>
 <dd>
 <div class="block">The current indentation depth into the model.</div>
@@ -16410,6 +16430,10 @@
 <dd>
 <div class="block">Configuration property:  Input stream charset.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.nio.charset.Charset-">inputStreamCharset(Charset)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></dt>
+<dd>
+<div class="block">Configuration property:  Input stream charset.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserGroupBuilder.html#inputStreamCharset-java.lang.String-">inputStreamCharset(String)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserGroupBuilder.html" title="class in org.apache.juneau.parser">ParserGroupBuilder</a></dt>
 <dd>
 <div class="block">Configuration property:  Input stream charset.</div>
@@ -16505,7 +16529,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transform/BeanFilterBuilder.html#interfaceClass-java.lang.Class-">interfaceClass(Class&lt;?&gt;)</a></span> - Method in class org.apache.juneau.transform.<a href="org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a></dt>
 <dd>
-<div class="block">Identifies a class to be used as the interface class for this and all subclasses.</div>
+<div class="block">Configuration property:  Bean interface class.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/converters/Introspectable.html" title="class in org.apache.juneau.rest.converters"><span class="typeNameLink">Introspectable</span></a> - Class in <a href="org/apache/juneau/rest/converters/package-summary.html">org.apache.juneau.rest.converters</a></dt>
 <dd>
@@ -16602,11 +16626,11 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#isAllowBodyParam--">isAllowBodyParam()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
 <dd>
-<div class="block">Returns the value of the <a href="org/apache/juneau/rest/annotation/RestResource.html#allowBodyParam--"><code>RestResource.allowBodyParam()</code></a> setting.</div>
+<div class="block">TODO</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#isAllowHeaderParams--">isAllowHeaderParams()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
 <dd>
-<div class="block">Returns the value of the <a href="org/apache/juneau/rest/annotation/RestResource.html#allowHeaderParams--"><code>RestResource.allowHeaderParams()</code></a> setting.</div>
+<div class="block">TODO</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/EntityValidator.html#isAny--">isAny()</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/EntityValidator.html" title="class in org.apache.juneau.http">EntityValidator</a></dt>
 <dd>
@@ -16630,7 +16654,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlClassMeta.html#isAsPlainText--">isAsPlainText()</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlClassMeta.html" title="class in org.apache.juneau.html">HtmlClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html#asPlainText--"><code>Html.asPlainText()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html#asPlainText--"><code>@Html.asPlainText()</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isAssignableFrom-java.lang.Class-">isAssignableFrom(Class&lt;?&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a></dt>
 <dd>
@@ -16642,7 +16666,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlClassMeta.html#isAsXml--">isAsXml()</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlClassMeta.html" title="class in org.apache.juneau.html">HtmlClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html#asXml--"><code>Html.asXml()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html#asXml--"><code>@Html.asXml()</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/Version.html#isAtLeast-org.apache.juneau.internal.Version-boolean-">isAtLeast(Version, boolean)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/Version.html" title="class in org.apache.juneau.internal">Version</a></dt>
 <dd>
@@ -16676,7 +16700,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/jena/RdfBeanPropertyMeta.html#isBeanUri--">isBeanUri()</a></span> - Method in class org.apache.juneau.jena.<a href="org/apache/juneau/jena/RdfBeanPropertyMeta.html" title="class in org.apache.juneau.jena">RdfBeanPropertyMeta</a></dt>
 <dd>
-<div class="block">Returns <jk>true</jk> if this bean property is marked with <a href="org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>Rdf.beanUri()</code></a> as <jk>true</jk>.</div>
+<div class="block">Returns <jk>true</jk> if this bean property is marked with <a href="org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>@Rdf.beanUri()</code></a> as <jk>true</jk>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ClassMeta.html#isBoolean--">isBoolean()</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a></dt>
 <dd>
@@ -16889,7 +16913,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlClassMeta.html#isNoTableHeaders--">isNoTableHeaders()</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlClassMeta.html" title="class in org.apache.juneau.html">HtmlClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html#noTableHeaders--"><code>Html.noTableHeaders()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html#noTableHeaders--"><code>@Html.noTableHeaders()</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlBeanPropertyMeta.html#isNoTables--">isNoTables()</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlBeanPropertyMeta.html" title="class in org.apache.juneau.html">HtmlBeanPropertyMeta</a></dt>
 <dd>
@@ -16897,7 +16921,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlClassMeta.html#isNoTables--">isNoTables()</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlClassMeta.html" title="class in org.apache.juneau.html">HtmlClassMeta</a></dt>
 <dd>
-<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html#noTables--"><code>Html.noTables()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="org/apache/juneau/html/annotation/Html.html#noTables--"><code>@Html.noTables()</code></a> annotation defined on the class.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.html#isNotDeprecated-java.lang.Class-">isNotDeprecated(Class&lt;?&gt;)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ClassUtils.html" title="class in org.apache.juneau.internal">ClassUtils</a></dt>
 <dd>
@@ -17035,7 +17059,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContext.html#isRenderResponseStackTraces--">isRenderResponseStackTraces()</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></dt>
 <dd>
-<div class="block">Returns the value of the <a href="org/apache/juneau/rest/annotation/RestResource.html#renderResponseStackTraces--"><code>RestResource.renderResponseStackTraces()</code></a> setting.</div>
+<div class="block">TODO</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestRequestEntity.html#isRepeatable--">isRepeatable()</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestRequestEntity.html" title="class in org.apache.juneau.rest.client">RestRequestEntity</a></dt>
 <dd>&nbsp;</dd>
@@ -17251,6 +17275,14 @@
 </a>
 <h2 class="title">J</h2>
 <dl>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSessionArgs.html#javaMethod-java.lang.reflect.Method-">javaMethod(Method)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a></dt>
+<dd>
+<div class="block">The java method that called this serializer, usually the method in a REST servlet.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerSessionArgs.html#javaMethod-java.lang.reflect.Method-">javaMethod(Method)</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a></dt>
+<dd>
+<div class="block">The java method that called this serializer, usually the method in a REST servlet.</div>
+</dd>
 <dt><a href="org/apache/juneau/microservice/JettyLogger.html" title="class in org.apache.juneau.microservice"><span class="typeNameLink">JettyLogger</span></a> - Class in <a href="org/apache/juneau/microservice/package-summary.html">org.apache.juneau.microservice</a></dt>
 <dd>
 <div class="block">Implementation of Jetty <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a> based on <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a>.</div>
@@ -17675,7 +17707,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializerBuilder.html#labelParameter-java.lang.String-">labelParameter(String)</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></dt>
 <dd>
-<div class="block">Configuration property:  The parameter name to use when using <a href="org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters"><code>HtmlSerializer.HTML_lookForLabelParameters</code></a>.</div>
+<div class="block">Configuration property:  Link label parameter name.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/atom/Category.html#lang-java.lang.String-">lang(String)</a></span> - Method in class org.apache.juneau.dto.atom.<a href="org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a></dt>
 <dd>&nbsp;</dd>
@@ -18022,6 +18054,10 @@
 <dd>
 <div class="block">Configuration property:  Locale.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSessionArgs.html#locale-java.util.Locale-">locale(Locale)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a></dt>
+<dd>
+<div class="block">The session locale.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/csv/CsvParserBuilder.html#locale-java.util.Locale-">locale(Locale)</a></span> - Method in class org.apache.juneau.csv.<a href="org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/csv/CsvSerializerBuilder.html#locale-java.util.Locale-">locale(Locale)</a></span> - Method in class org.apache.juneau.csv.<a href="org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a></dt>
@@ -18058,6 +18094,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserGroupBuilder.html#locale-java.util.Locale-">locale(Locale)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserGroupBuilder.html" title="class in org.apache.juneau.parser">ParserGroupBuilder</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSessionArgs.html#locale-java.util.Locale-">locale(Locale)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/plaintext/PlainTextParserBuilder.html#locale-java.util.Locale-">locale(Locale)</a></span> - Method in class org.apache.juneau.plaintext.<a href="org/apache/juneau/plaintext/PlainTextParserBuilder.html" title="class in org.apache.juneau.plaintext">PlainTextParserBuilder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/plaintext/PlainTextSerializerBuilder.html#locale-java.util.Locale-">locale(Locale)</a></span> - Method in class org.apache.juneau.plaintext.<a href="org/apache/juneau/plaintext/PlainTextSerializerBuilder.html" title="class in org.apache.juneau.plaintext">PlainTextSerializerBuilder</a></dt>
@@ -18070,6 +18108,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerGroupBuilder.html#locale-java.util.Locale-">locale(Locale)</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerGroupBuilder.html" title="class in org.apache.juneau.serializer">SerializerGroupBuilder</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerSessionArgs.html#locale-java.util.Locale-">locale(Locale)</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/soap/SoapXmlSerializerBuilder.html#locale-java.util.Locale-">locale(Locale)</a></span> - Method in class org.apache.juneau.soap.<a href="org/apache/juneau/soap/SoapXmlSerializerBuilder.html" title="class in org.apache.juneau.soap">SoapXmlSerializerBuilder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/uon/UonParserBuilder.html#locale-java.util.Locale-">locale(Locale)</a></span> - Method in class org.apache.juneau.uon.<a href="org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></dt>
@@ -18213,10 +18253,6 @@
 <dd>
 <div class="block">Pipe output to the specified writer, including the command and return code.</div>
 </dd>
-<dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlSerializerBuilder.html#lookForLabelParameters-boolean-">lookForLabelParameters(boolean)</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></dt>
-<dd>
-<div class="block">Configuration property:  Look for link labels in the <js>"label"</js> parameter of the URL.</div>
-</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#loop-java.lang.Object-">loop(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
 <div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop">loop</a> attribute.</div>
@@ -18594,6 +18630,10 @@
 <dd>
 <div class="block">Configuration property:  Media type.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSessionArgs.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a></dt>
+<dd>
+<div class="block">The session media type.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/csv/CsvParserBuilder.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.csv.<a href="org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/csv/CsvSerializerBuilder.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.csv.<a href="org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a></dt>
@@ -18635,6 +18675,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserGroupBuilder.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserGroupBuilder.html" title="class in org.apache.juneau.parser">ParserGroupBuilder</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSessionArgs.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/plaintext/PlainTextParserBuilder.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.plaintext.<a href="org/apache/juneau/plaintext/PlainTextParserBuilder.html" title="class in org.apache.juneau.plaintext">PlainTextParserBuilder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/plaintext/PlainTextSerializerBuilder.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.plaintext.<a href="org/apache/juneau/plaintext/PlainTextSerializerBuilder.html" title="class in org.apache.juneau.plaintext">PlainTextSerializerBuilder</a></dt>
@@ -18663,6 +18705,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerGroupBuilder.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerGroupBuilder.html" title="class in org.apache.juneau.serializer">SerializerGroupBuilder</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerSessionArgs.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/soap/SoapXmlSerializerBuilder.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.soap.<a href="org/apache/juneau/soap/SoapXmlSerializerBuilder.html" title="class in org.apache.juneau.soap">SoapXmlSerializerBuilder</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/uon/UonParserBuilder.html#mediaType-org.apache.juneau.http.MediaType-">mediaType(MediaType)</a></span> - Method in class org.apache.juneau.uon.<a href="org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></dt>
@@ -18732,7 +18776,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/Messages.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">Messages</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>RestMethod</code></a> annotated method to identify it as the
+<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestMethod</code></a> annotated method to identify it as the
  resource bundle for the request locale.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestContextBuilder.html#messages-org.apache.juneau.rest.MessageBundleLocation...-">messages(MessageBundleLocation...)</a></span> - Method in class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestContextBuilder.html" title="class in org.apache.juneau.rest">RestContextBuilder</a></dt>
@@ -18789,7 +18833,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/Method.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">Method</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>RestMethod</code></a> annotated method to identify it as the HTTP
+<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestMethod</code></a> annotated method to identify it as the HTTP
  method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ClassUtils.MethodInfo.html#methodName">methodName</a></span> - Variable in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ClassUtils.MethodInfo.html" title="class in org.apache.juneau.internal">ClassUtils.MethodInfo</a></dt>
@@ -20923,6 +20967,10 @@
 <dd>
 <div class="block">The underlying writer.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSessionArgs.html#outer-java.lang.Object-">outer(Object)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a></dt>
+<dd>
+<div class="block">The outer object for instantiating top-level non-static inner classes.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#output--">output()</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
 <div class="block">Creates an empty <a href="org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5"><code>Output</code></a> element.</div>
@@ -21013,8 +21061,8 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/Parameter.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">Parameter</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Annotation used in conjunction with <a href="org/apache/juneau/rest/annotation/MethodSwagger.html#parameters--"><code>MethodSwagger.parameters()</code></a> to identify content and header descriptions
- on specific method requests.</div>
+<div class="block">Annotation used in conjunction with <a href="org/apache/juneau/rest/annotation/MethodSwagger.html#parameters--"><code>@MethodSwagger.parameters()</code></a> to identify 
+ content and header descriptions on specific method requests.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger"><span class="typeNameLink">ParameterInfo</span></a> - Class in <a href="org/apache/juneau/dto/swagger/package-summary.html">org.apache.juneau.dto.swagger</a></dt>
 <dd>
@@ -21050,8 +21098,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClientBuilder.html#paramFormat-java.lang.String-">paramFormat(String)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClientBuilder.html" title="class in org.apache.juneau.rest.client">RestClientBuilder</a></dt>
 <dd>
-<div class="block">XXX
-
+<div class="block">TODO
+ 
  <h5 class='section'>See Also:</div>
 </dd>
 <dt><a href="org/apache/juneau/uon/ParamFormat.html" title="enum in org.apache.juneau.uon"><span class="typeNameLink">ParamFormat</span></a> - Enum in <a href="org/apache/juneau/uon/package-summary.html">org.apache.juneau.uon</a></dt>
@@ -21068,8 +21116,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClientBuilder.html#paramFormatPlain--">paramFormatPlain()</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClientBuilder.html" title="class in org.apache.juneau.rest.client">RestClientBuilder</a></dt>
 <dd>
-<div class="block">XXX
-
+<div class="block">TODO
+ 
  <h5 class='section'>See Also:</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/uon/UonSerializerBuilder.html#paramFormatPlain--">paramFormatPlain()</a></span> - Method in class org.apache.juneau.uon.<a href="org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></dt>
@@ -21408,6 +21456,10 @@
 <dd>
 <div class="block">Runtime arguments common to all parser sessions.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSessionArgs.html#ParserSessionArgs--">ParserSessionArgs()</a></span> - Constructor for class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a></dt>
+<dd>
+<div class="block">Constructor</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSessionArgs.html#ParserSessionArgs-org.apache.juneau.ObjectMap-java.lang.reflect.Method-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-java.lang.Object-">ParserSessionArgs(ObjectMap, Method, Locale, TimeZone, MediaType, Object)</a></span> - Constructor for class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a></dt>
 <dd>
 <div class="block">Constructor.</div>
@@ -21464,7 +21516,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/Path.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">Path</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>RestMethod</code></a> annotated method to identify it as a variable
+<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestMethod</code></a> annotated method to identify it as a variable
  in a URL path pattern converted to a POJO.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#path-java.lang.String-java.lang.Object-org.apache.juneau.httppart.HttpPartSerializer-">path(String, Object, HttpPartSerializer)</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCall.html" title="class in org.apache.juneau.rest.client">RestCall</a></dt>
@@ -21483,7 +21535,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/rest/annotation/PathRemainder.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">PathRemainder</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>RestMethod</code></a> annotated method to identify it as the URL
+<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestMethod</code></a> annotated method to identify it as the URL
  parameter remainder after a path pattern match.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/ini/ConfigFileBuilder.html#paths-java.lang.String...-">paths(String...)</a></span> - Method in class org.apache.juneau.ini.<a href="org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini">ConfigFileBuilder</a></dt>
@@ -22185,22 +22237,36 @@
 <dd>
 <div class="block">The properties on the target class.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSessionArgs.html#properties-org.apache.juneau.ObjectMap-">properties(ObjectMap)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSessionArgs.html#properties-org.apache.juneau.ObjectMap-">properties(ObjectMap)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/rest/annotation/Properties.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">Properties</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>RestMethod</code></a> annotated method to identify the
+<div class="block">Annotation that can be applied to a parameter of a <a href="org/apache/juneau/rest/annotation/RestMethod.html" title="annotation in org.apache.juneau.rest.annotation"><code>@RestMethod</code></a> annotated method to identify the
  request-duration properties object for the current request.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/labels/BeanDescription.html#properties">properties</a></span> - Variable in class org.apache.juneau.rest.labels.<a href="org/apache/juneau/rest/labels/BeanDescription.html" title="class in org.apache.juneau.rest.labels">BeanDescription</a></dt>
 <dd>
 <div class="block">The bean properties.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerSessionArgs.html#properties-org.apache.juneau.ObjectMap-">properties(ObjectMap)</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/SessionArgs.html#properties-org.apache.juneau.ObjectMap-">properties(ObjectMap)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/SessionArgs.html" title="class in org.apache.juneau">SessionArgs</a></dt>
+<dd>
+<div class="block">Session-level properties.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/transform/BeanFilterBuilder.html#properties-java.lang.String...-">properties(String...)</a></span> - Method in class org.apache.juneau.transform.<a href="org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a></dt>
+<dd>
+<div class="block">Configuration property:  Bean property includes.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/SchemaInfo.html#property-java.lang.String-java.lang.Object...-">property(String, Object...)</a></span> - Method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a></dt>
 <dd>
 <div class="block">Synonym for <a href="org/apache/juneau/dto/swagger/SchemaInfo.html#addProperty-java.lang.String-java.util.Map-"><code>SchemaInfo.addProperty(String,Map)</code></a>.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/Property.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">Property</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Property name/value pair used in the <a href="org/apache/juneau/rest/annotation/RestResource.html#properties--"><code>RestResource.properties()</code></a> annotation.</div>
+<div class="block">Property name/value pair used in the <a href="org/apache/juneau/rest/annotation/RestResource.html#properties--"><code>@RestResource.properties()</code></a> annotation.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanMap.html#propertyCache">propertyCache</a></span> - Variable in class org.apache.juneau.<a href="org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a></dt>
 <dd>
@@ -22212,7 +22278,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transform/BeanFilterBuilder.html#propertyFilter-java.lang.Class-">propertyFilter(Class&lt;? extends PropertyFilter&gt;)</a></span> - Method in class org.apache.juneau.transform.<a href="org/apache/juneau/transform/BeanFilterBuilder.html" title="class in org.apache.juneau.transform">BeanFilterBuilder</a></dt>
 <dd>
-<div class="block">The property filter to use for intercepting and altering getter and setter calls.</div>
+<div class="block">Configuration property:  Property filter.</div>
 </dd>
 <dt><a href="org/apache/juneau/transform/PropertyFilter.html" title="class in org.apache.juneau.transform"><span class="typeNameLink">PropertyFilter</span></a> - Class in <a href="org/apache/juneau/transform/package-summary.html">org.apache.juneau.transform</a></dt>
 <dd>
@@ -23035,7 +23101,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/ReaderResource.html" title="class in org.apache.juneau.rest"><span class="typeNameLink">ReaderResource</span></a> - Class in <a href="org/apache/juneau/rest/package-summary.html">org.apache.juneau.rest</a></dt>
 <dd>
-<div class="block">Represents the contents of a text file with convenience methods for resolving <a href="org/apache/juneau/rest/annotation/Parameter.html" title="annotation in org.apache.juneau.rest.annotation"><code>Parameter</code></a> variables and adding
+<div class="block">Represents the contents of a text file with convenience methods for resolving <a href="org/apache/juneau/rest/annotation/Parameter.html" title="annotation in org.apache.juneau.rest.annotation"><code>@Parameter</code></a> variables and adding
  HTTP response headers.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/ReaderResource.html#ReaderResource-org.apache.juneau.http.MediaType-java.lang.Object...-">ReaderResource(MediaType, Object...)</a></span> - Constructor for class org.apache.juneau.rest.<a href="org/apache/juneau/rest/ReaderResource.html" title="class in org.apache.juneau.rest">ReaderResource</a></dt>
@@ -23728,7 +23794,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/Response.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">Response</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
-<div class="block">Annotation used in conjunction with <a href="org/apache/juneau/rest/annotation/MethodSwagger.html#responses--"><code>MethodSwagger.responses()</code></a> to identify possible responses by the method.</div>
+<div class="block">Annotation used in conjunction with <a href="org/apache/juneau/rest/annotation/MethodSwagger.html#responses--"><code>@MethodSwagger.responses()</code></a> to identify possible responses by the method.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/ResponseHandler.html" title="interface in org.apache.juneau.rest"><span class="typeNameLink">ResponseHandler</span></a> - Interface in <a href="org/apache/juneau/rest/package-summary.html">org.apache.juneau.rest</a></dt>
 <dd>
@@ -23997,8 +24063,8 @@
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#RESTCLIENT_executorServiceShutdownOnClose">RESTCLIENT_executorServiceShutdownOnClose</a></span> - Static variable in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClient.html" title="class in org.apache.juneau.rest.client">RestClient</a></dt>
 <dd>
 <div class="block">Configuration property:  Shut down executor service on close.</b>  
-
-   <h5 class='section'>Property:</div>
+ 
+ <h5 class='section'>Property:</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestClient.html#RESTCLIENT_headers">RESTCLIENT_headers</a></span> - Static variable in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestClient.html" title="class in org.apache.juneau.rest.client">RestClient</a></dt>
 <dd>
@@ -24131,7 +24197,7 @@
 </dd>
 <dt><a href="org/apache/juneau/rest/RestMatcher.html" title="class in org.apache.juneau.rest"><span class="typeNameLink">RestMatcher</span></a> - Class in <a href="org/apache/juneau/rest/package-summary.html">org.apache.juneau.rest</a></dt>
 <dd>
-<div class="block">Class used for defining method-level matchers using the <a href="org/apache/juneau/rest/annotation/RestMethod.html#matchers--"><code>RestMethod.matchers()</code></a> annotation.</div>
+<div class="block">Class used for defining method-level matchers using the <a href="org/apache/juneau/rest/annotation/RestMethod.html#matchers--"><code>@RestMethod.matchers()</code></a> annotation.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/RestMatcher.html#RestMatcher--">RestMatcher()</a></span> - Constructor for class org.apache.juneau.rest.<a href="org/apache/juneau/rest/RestMatcher.html" title="class in org.apache.juneau.rest">RestMatcher</a></dt>
 <dd>&nbsp;</dd>
@@ -24255,7 +24321,7 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/remoteable/ReturnValue.html" title="enum in org.apache.juneau.remoteable"><span class="typeNameLink">ReturnValue</span></a> - Enum in <a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a></dt>
 <dd>
-<div class="block">Possible values for the <a href="org/apache/juneau/remoteable/RemoteMethod.html#returns--"><code>RemoteMethod.returns()</code></a> annotation.</div>
+<div class="block">Possible values for the <a href="org/apache/juneau/remoteable/RemoteMethod.html#returns--"><code>@RemoteMethod.returns()</code></a> annotation.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ArrayUtils.html#reverse-T:A-">reverse(T[])</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ArrayUtils.html" title="class in org.apache.juneau.internal">ArrayUtils</a></dt>
 <dd>
@@ -25049,6 +25115,10 @@
 <dd>
 <div class="block">Runtime arguments common to all serializer sessions.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerSessionArgs.html#SerializerSessionArgs--">SerializerSessionArgs()</a></span> - Constructor for class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a></dt>
+<dd>
+<div class="block">Constructor</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerSessionArgs.html#SerializerSessionArgs-org.apache.juneau.ObjectMap-java.lang.reflect.Method-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-org.apache.juneau.UriContext-">SerializerSessionArgs(ObjectMap, Method, Locale, TimeZone, MediaType, UriContext)</a></span> - Constructor for class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a></dt>
 <dd>
 <div class="block">Constructor.</div>
@@ -25159,6 +25229,10 @@
 <dd>
 <div class="block">Runtime arguments common to all bean, serializer, and parser sessions.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/juneau/SessionArgs.html#SessionArgs--">SessionArgs()</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/SessionArgs.html" title="class in org.apache.juneau">SessionArgs</a></dt>
+<dd>
+<div class="block">Constructor.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/SessionArgs.html#SessionArgs-org.apache.juneau.ObjectMap-">SessionArgs(ObjectMap)</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/SessionArgs.html" title="class in org.apache.juneau">SessionArgs</a></dt>
 <dd>
 <div class="blo

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jso/JsoSerializerSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jso/JsoSerializerSession.html b/content/site/apidocs/org/apache/juneau/jso/JsoSerializerSession.html
index 8575a62..2607707 100644
--- a/content/site/apidocs/org/apache/juneau/jso/JsoSerializerSession.html
+++ b/content/site/apidocs/org/apache/juneau/jso/JsoSerializerSession.html
@@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerSession.html#line.26">JsoSerializerSession</a>
 extends <a href="../../../../org/apache/juneau/serializer/OutputStreamSerializerSession.html" title="class in org.apache.juneau.serializer">OutputStreamSerializerSession</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/jso/JsoSerializer.html" title="class in org.apache.juneau.jso"><code>JsoSerializer</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/OutputStreamSerializer
 <!--   -->
 </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/OutputStreamSerializer
                     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/json/JsonClassMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonClassMeta.html b/content/site/apidocs/org/apache/juneau/json/JsonClassMeta.html
index 2af9bd7..052c152 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonClassMeta.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonClassMeta.html
@@ -157,13 +157,13 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../org/apache/juneau/json/annotation/Json.html" title="annotation in org.apache.juneau.json.annotation">Json</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonClassMeta.html#getAnnotation--">getAnnotation</a></span>()</code>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/json/annotation/Json.html" title="annotation in org.apache.juneau.json.annotation"><code>Json</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/json/annotation/Json.html" title="annotation in org.apache.juneau.json.annotation"><code>@Json</code></a> annotation defined on the class.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>protected <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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonClassMeta.html#getWrapperAttr--">getWrapperAttr</a></span>()</code>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/json/annotation/Json.html#wrapperAttr--"><code>Json.wrapperAttr()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/json/annotation/Json.html#wrapperAttr--"><code>@Json.wrapperAttr()</code></a> annotation defined on the class.</div>
 </td>
 </tr>
 </table>
@@ -224,10 +224,10 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <li class="blockList">
 <h4>getAnnotation</h4>
 <pre>protected&nbsp;<a href="../../../../org/apache/juneau/json/annotation/Json.html" title="annotation in org.apache.juneau.json.annotation">Json</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonClassMeta.html#line.50">getAnnotation</a>()</pre>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/json/annotation/Json.html" title="annotation in org.apache.juneau.json.annotation"><code>Json</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/json/annotation/Json.html" title="annotation in org.apache.juneau.json.annotation"><code>@Json</code></a> annotation defined on the class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <a href="../../../../org/apache/juneau/json/annotation/Json.html" title="annotation in org.apache.juneau.json.annotation"><code>Json</code></a> annotation, or <jk>null</jk> if not specified.</dd>
+<dd>The value of the annotation, or <jk>null</jk> if not specified.</dd>
 </dl>
 </li>
 </ul>
@@ -238,10 +238,10 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <li class="blockList">
 <h4>getWrapperAttr</h4>
 <pre>protected&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/json/JsonClassMeta.html#line.59">getWrapperAttr</a>()</pre>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/json/annotation/Json.html#wrapperAttr--"><code>Json.wrapperAttr()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/json/annotation/Json.html#wrapperAttr--"><code>@Json.wrapperAttr()</code></a> annotation defined on the class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <a href="../../../../org/apache/juneau/json/annotation/Json.html#wrapperAttr--"><code>Json.wrapperAttr()</code></a> annotation, or <jk>null</jk> if not specified.</dd>
+<dd>The value of the annotation, or <jk>null</jk> if not specified.</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/json/JsonParser.Strict.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonParser.Strict.html b/content/site/apidocs/org/apache/juneau/json/JsonParser.Strict.html
index df138d8..5c5979a 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonParser.Strict.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonParser.Strict.html
@@ -131,7 +131,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.119">JsonParser.Strict</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.121">JsonParser.Strict</a>
 extends <a href="../../../../org/apache/juneau/json/JsonParser.html" title="class in org.apache.juneau.json">JsonParser</a></pre>
 <div class="block">Default parser, strict mode.</div>
 </li>
@@ -271,7 +271,7 @@ extends <a href="../../../../org/apache/juneau/json/JsonParser.html" title="clas
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Strict</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.Strict.html#line.126">Strict</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.Strict.html#line.128">Strict</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/json/JsonParser.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonParser.html b/content/site/apidocs/org/apache/juneau/json/JsonParser.html
index 647e2e4..3db8a4d 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonParser.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonParser.html
@@ -132,19 +132,21 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.101">JsonParser</a>
+<pre>public class <a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.103">JsonParser</a>
 extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="class in org.apache.juneau.parser">ReaderParser</a></pre>
 <div class="block">Parses any valid JSON text into a POJO model.
-
- <h5 class='section'>Media types:</h5>
-
- Handles <code>Content-Type</code> types: <code>application/json, text/json</code>
-
- <h5 class='section'>Description:</h5>
-
+ 
+ 
+ <h5 class='topic'>Media types</h5>
+ 
+ Handles <code>Content-Type</code> types:  <code><b>application/json, text/json</b></code>
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  This parser uses a state machine, which makes it very fast and efficient.  It parses JSON in about 70% of the
  time that it takes the built-in Java DOM parsers to parse equivalent XML.
-
+ 
  <p>
  This parser handles all valid JSON syntax.
  In addition, when strict mode is disable, the parser also handles the following:
@@ -158,10 +160,10 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
    <li>
       Unquoted attributes.
  </ul>
-
+ 
  <p>
  Also handles negative, decimal, hexadecimal, octal, and double numbers, including exponential notation.
-
+ 
  <p>
  This parser handles the following input, and automatically returns the corresponding Java class.
  <ul class='spaced-list'>
@@ -186,7 +188,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
    <li>
       Input consisting of only whitespace or JSON comments are converted to <jk>null</jk>.
  </ul>
-
+ 
  <p>
  Input can be any of the following:
  <ul class='spaced-list'>
@@ -209,7 +211,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
    <li>
       <js>"'xxx' + \"yyy\""</js> - Converted to a concatenated <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>.
  </ul>
-
+ 
  <p>
  TIP:  If you know you're parsing a JSON object or array, it can be easier to parse it using the
  <a href="../../../../org/apache/juneau/ObjectMap.html#ObjectMap-java.lang.CharSequence-"><code>ObjectMap(CharSequence)</code></a> or <a href="../../../../org/apache/juneau/ObjectList.html#ObjectList-java.lang.CharSequence-"><code>ObjectList(CharSequence)</code></a> constructors instead of using this class.
@@ -399,7 +401,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonParser.html" title="class in org.apache.juneau.json">JsonParser</a> <a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.108">DEFAULT</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonParser.html" title="class in org.apache.juneau.json">JsonParser</a> <a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.110">DEFAULT</a></pre>
 <div class="block">Default parser, all default settings.</div>
 </li>
 </ul>
@@ -409,7 +411,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT_STRICT</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonParser.html" title="class in org.apache.juneau.json">JsonParser</a> <a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.111">DEFAULT_STRICT</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonParser.html" title="class in org.apache.juneau.json">JsonParser</a> <a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.113">DEFAULT_STRICT</a></pre>
 <div class="block">Default parser, all default settings.</div>
 </li>
 </ul>
@@ -427,7 +429,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>JsonParser</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.141">JsonParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.143">JsonParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -441,7 +443,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>JsonParser</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.151">JsonParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.153">JsonParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
                   <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;consumes)</pre>
 <div class="block">Constructor.</div>
 <dl>
@@ -465,7 +467,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.156">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.158">builder</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#builder--">Context</a></code></span></div>
 <div class="block">Creates a builder from this context object.
  
@@ -485,7 +487,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.172">create</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.174">create</a>()</pre>
 <div class="block">Instantiates a new clean-slate <a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json"><code>JsonParserBuilder</code></a> object.
  
  <p>
@@ -506,10 +508,10 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/parser/ReaderParserSession.html" title="class in org.apache.juneau.parser">ReaderParserSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.177">createSession</a>(<a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/parser/ReaderParserSession.html" title="class in org.apache.juneau.parser">ReaderParserSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.179">createSession</a>(<a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/Parser.html#createSession-org.apache.juneau.parser.ParserSessionArgs-">Parser</a></code></span></div>
 <div class="block">Create the session object that will be passed in to the parse method.
-
+ 
  <p>
  It's up to implementers to decide what the session object looks like, although typically it's going to be a
  subclass of <a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser"><code>ParserSession</code></a>.</div>
@@ -529,7 +531,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.182">asMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParser.html#line.184">asMap</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#asMap--">Context</a></code></span></div>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializer.html b/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializer.html
index ee8db8e..ed63a4c 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializer.html
@@ -133,18 +133,20 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializer.html#line.31">JsonSchemaSerializer</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializer.html#line.33">JsonSchemaSerializer</a>
 extends <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a></pre>
 <div class="block">Serializes POJO metadata to HTTP responses as JSON.
-
- <h5 class='section'>Media types:</h5>
-
- Handles <code>Accept</code> types: <code>application/json+schema, text/json+schema</code>
+ 
+ 
+ <h5 class='topic'>Media types</h5>
+ 
+ Handles <code>Accept</code> types:  <code><b>application/json+schema, text/json+schema</b></code>
  <p>
- Produces <code>Content-Type</code> types: <code>application/json</code>
-
- <h5 class='section'>Description:</h5>
-
+ Produces <code>Content-Type</code> types:  <code><b>application/json</b></code>
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  Produces the JSON-schema for the JSON produced by the <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json"><code>JsonSerializer</code></a> class with the same properties.</div>
 </li>
 </ul>
@@ -296,7 +298,7 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>JsonSchemaSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializer.html#line.38">JsonSchemaSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializer.html#line.40">JsonSchemaSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -318,7 +320,7 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/serializer/WriterSerializerSession.html" title="class in org.apache.juneau.serializer">WriterSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializer.html#line.50">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/serializer/WriterSerializerSession.html" title="class in org.apache.juneau.serializer">WriterSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializer.html#line.52">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/Serializer.html#createSession-org.apache.juneau.serializer.SerializerSessionArgs-">Serializer</a></code></span></div>
 <div class="block">Create the session object used for actual serialization of objects.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/httppart/UonPartParserBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/httppart/UonPartParserBuilder.html b/content/site/apidocs/org/apache/juneau/httppart/UonPartParserBuilder.html
index d575c6e..dd40d50 100644
--- a/content/site/apidocs/org/apache/juneau/httppart/UonPartParserBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/httppart/UonPartParserBuilder.html
@@ -630,6 +630,13 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#decoding--">decoding</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.parser.ParserBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.nio.charset.Charset-">fileCharset</a>, <a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.nio.charset.Charset-">inputStreamCharset</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -723,11 +730,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.56">decoding</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#decoding-boolean-">UonParserBuilder</a></code></span></div>
 <div class="block">Configuration property: Decode <js>"%xx"</js> sequences.
-
+ 
  <p>
  Specify <jk>true</jk> if URI encoded characters should be decoded, <jk>false</jk> if they've already been
  decoded before being passed to this parser.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/uon/UonParser.html#UON_decoding"><code>UonParser.UON_decoding</code></a>
@@ -736,7 +743,8 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#decoding-boolean-">decoding</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - The new value for this property.</dd>
+<dd><code>value</code> - The new value for this property.
+   <br>Default is <jk>false</jk> for <a href="../../../../org/apache/juneau/uon/UonParser.html" title="class in org.apache.juneau.uon"><code>UonParser</code></a>, <jk>true</jk> for <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParser.html" title="class in org.apache.juneau.urlencoding"><code>UrlEncodingParser</code></a></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -751,10 +759,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.61">fileCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  File charset.
-
+ 
  <p>
  The character set to use for reading <code>Files</code> from the file system.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_fileCharset"><code>Parser.PARSER_fileCharset</code></a>
@@ -779,10 +787,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.67">inputStreamCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Input stream charset.
-
+ 
  <p>
  The character set to use for converting <code>InputStreams</code> and byte arrays to readers.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_inputStreamCharset"><code>Parser.PARSER_inputStreamCharset</code></a>
@@ -807,10 +815,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.73">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#listener-java.lang.Class-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Parser listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during parsing.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_listener"><code>Parser.PARSER_listener</code></a>
@@ -834,10 +842,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.79">strict</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#strict-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Strict mode.
-
+ 
  <p>
  If <jk>true</jk>, strict mode for the parser is enabled.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -865,7 +873,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
  
  <p>
  Shortcut for calling <code>strict(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -887,11 +895,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.91">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being added to
  the POJO.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -916,10 +924,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.97">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings--">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -941,14 +949,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.103">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -973,10 +978,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.109">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -998,14 +1003,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.115">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1030,10 +1032,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.121">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1055,11 +1057,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.127">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1084,10 +1086,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.133">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1109,14 +1111,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.139">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1141,15 +1140,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.145">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1174,10 +1170,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.151">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1199,10 +1195,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.157">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -1227,14 +1223,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.163">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -1259,7 +1255,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.169">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -1287,7 +1283,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.175">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -1315,15 +1311,15 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.181">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1348,10 +1344,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.187">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1373,11 +1369,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.193">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -1402,11 +1398,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.199">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1431,10 +1427,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.205">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1456,11 +1452,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.211">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -1485,11 +1481,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.217">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -1514,11 +1510,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.223">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1543,10 +1539,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.229">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1568,11 +1564,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.235">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1597,10 +1593,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.241">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1622,11 +1618,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.247">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1651,10 +1647,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.253">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1676,7 +1672,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.259">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1685,7 +1681,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1700,7 +1701,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.265">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1725,10 +1726,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
                                             <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1737,8 +1738,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1753,7 +1760,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.277">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1762,7 +1769,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1777,7 +1789,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.283">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1786,7 +1802,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1801,7 +1822,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.289">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1826,11 +1851,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
                                            <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1839,8 +1864,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1855,7 +1886,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.301">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1864,7 +1895,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1879,12 +1915,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.307">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1893,7 +1929,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1911,7 +1954,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1939,7 +1982,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1949,7 +1992,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1964,10 +2014,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.325">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1976,7 +2026,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1991,7 +2048,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.331">pojoSwaps</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2000,7 +2057,13 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2015,7 +2078,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.337">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2040,14 +2103,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
                                       <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <p>
  POJO swaps are used to "swap out" non-serializable classes with serializable equivalents during serialization,
  and "swap in" the non-serializable class during parsing.
  
  <p>
  An example of a POJO swap would be a <code>Calendar</code> object that gets swapped out for an ISO8601 string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2056,8 +2119,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#pojoSwaps-boolean-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2072,7 +2141,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.349">pojoSwapsRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwapsRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2081,7 +2150,13 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#pojoSwapsRemove-java.lang.Object...-">pojoSwapsRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2096,12 +2171,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.355">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClasses-java.util.Map-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <p>
  For interfaces and abstract classes this method can be used to specify an implementation class for the
  interface/abstract class so that instances of the implementation class are used when instantiated (e.g. during a
  parse).
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2126,7 +2201,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
                                           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;implClass)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClass-java.lang.Class-java.lang.Class-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2153,7 +2228,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.367">beanDictionary</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Adds to the list of classes that make up the bean dictionary in this bean context.
  
@@ -2180,10 +2255,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.373">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-"><code>BeanContextBuilder.beanDictionary(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2239,7 +2314,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
  
  <p>
  Removes from the list of classes that make up the bean dictionary in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2263,7 +2338,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.391">beanTypePropertyName</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanTypePropertyName-java.lang.String-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean type property name.
-
+ 
  <p>
  This specifies the name of the bean property used to store the dictionary name of a bean type so that the
  parser knows the data type to reconstruct.
@@ -2292,7 +2367,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.397">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#locale-java.util.Locale-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Locale.
-
+ 
+ <p>
+ Specifies a default locale for serializer and parser sessions.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_locale"><code>BeanContext.BEAN_locale</code></a>
@@ -2316,7 +2394,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.403">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#timeZone-java.util.TimeZone-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  TimeZone.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_timeZone"><code>BeanContext.BEAN_timeZone</code></a>
@@ -2340,10 +2418,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.409">mediaType</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#mediaType-org.apache.juneau.http.MediaType-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Media type.
-
+ 
  <p>
  Specifies a default media type value for serializer and parser sessions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_mediaType"><code>BeanContext.BEAN_mediaType</code></a>
@@ -2367,10 +2445,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartParserBuilder.html" title="class in org.apache.juneau.httppart">UonPartParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartParserBuilder.html#line.415">debug</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#debug--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Debug mode.
-
+ 
  <p>
  Shortcut for calling <code>debug(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_debug"><code>BeanContext.BEAN_debug</code></a>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/httppart/UonPartSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/httppart/UonPartSerializer.html b/content/site/apidocs/org/apache/juneau/httppart/UonPartSerializer.html
index 1b01958..b34d983 100644
--- a/content/site/apidocs/org/apache/juneau/httppart/UonPartSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/httppart/UonPartSerializer.html
@@ -276,7 +276,7 @@ implements <a href="../../../../org/apache/juneau/httppart/HttpPartSerializer.ht
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.uon.<a href="../../../../org/apache/juneau/uon/UonSerializer.html" title="class in org.apache.juneau.uon">UonSerializer</a></h3>
-<code><a href="../../../../org/apache/juneau/uon/UonSerializer.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/uon/UonSerializer.html#createSession-org.apache.juneau.serializer.SerializerSessionArgs-">createSession</a>, <a href="../../../../org/apache/juneau/uon/UonSerializer.html#getParamFormat--">getParamFormat</a></code></li>
+<code><a href="../../../../org/apache/juneau/uon/UonSerializer.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/uon/UonSerializer.html#createSession-org.apache.juneau.serializer.SerializerSessionArgs-">createSession</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.serializer.WriterSerializer">
@@ -416,7 +416,7 @@ implements <a href="../../../../org/apache/juneau/httppart/HttpPartSerializer.ht
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/juneau/httppart/HttpPartSerializer.html#serialize-org.apache.juneau.httppart.HttpPartType-java.lang.Object-">HttpPartSerializer</a></code></span></div>
 <div class="block">Converts the specified value to a string that can be used as an HTTP header value, query parameter value,
  form-data parameter, or URI path variable.
-
+ 
  <p>
  Returned values should NOT be URL-encoded.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/json/JsonParserBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonParserBuilder.html b/content/site/apidocs/org/apache/juneau/json/JsonParserBuilder.html
index 2373f71..51174b4 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonParserBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonParserBuilder.html
@@ -612,6 +612,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.parser.ParserBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.nio.charset.Charset-">fileCharset</a>, <a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.nio.charset.Charset-">inputStreamCharset</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -705,10 +712,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.53">fileCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  File charset.
-
+ 
  <p>
  The character set to use for reading <code>Files</code> from the file system.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_fileCharset"><code>Parser.PARSER_fileCharset</code></a>
@@ -733,10 +740,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.59">inputStreamCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Input stream charset.
-
+ 
  <p>
  The character set to use for converting <code>InputStreams</code> and byte arrays to readers.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_inputStreamCharset"><code>Parser.PARSER_inputStreamCharset</code></a>
@@ -761,10 +768,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.65">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#listener-java.lang.Class-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Parser listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during parsing.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_listener"><code>Parser.PARSER_listener</code></a>
@@ -788,10 +795,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.71">strict</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#strict-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Strict mode.
-
+ 
  <p>
  If <jk>true</jk>, strict mode for the parser is enabled.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -819,7 +826,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Shortcut for calling <code>strict(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -841,11 +848,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.83">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being added to
  the POJO.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -870,10 +877,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.89">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings--">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -895,14 +902,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.95">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -927,10 +931,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.101">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -952,14 +956,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.107">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -984,10 +985,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.113">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1009,11 +1010,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.119">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1038,10 +1039,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.125">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1063,14 +1064,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.131">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1095,15 +1093,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.137">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1128,10 +1123,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.143">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1153,10 +1148,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.149">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -1181,14 +1176,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.155">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -1213,7 +1208,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.161">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -1241,7 +1236,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.167">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -1269,15 +1264,15 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.173">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1302,10 +1297,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.179">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1327,11 +1322,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.185">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -1356,11 +1351,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.191">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1385,10 +1380,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.197">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1410,11 +1405,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.203">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -1439,11 +1434,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.209">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -1468,11 +1463,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.215">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1497,10 +1492,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.221">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1522,11 +1517,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.227">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1551,10 +1546,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.233">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1576,11 +1571,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.239">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1605,10 +1600,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.245">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1630,7 +1625,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.251">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1639,7 +1634,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1654,7 +1654,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.257">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1679,10 +1679,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                          <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1691,8 +1691,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1707,7 +1713,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.269">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1716,7 +1722,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1731,7 +1742,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.275">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1740,7 +1755,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1755,7 +1775,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.281">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1780,11 +1804,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                         <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1793,8 +1817,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1809,7 +1839,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.293">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1818,7 +1848,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1833,12 +1868,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.299">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1847,7 +1882,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1865,7 +1907,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1893,7 +1935,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1903,7 +1945,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1918,10 +1967,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.317">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1930,7 +1979,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1945,7 +2001,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.323">pojoSwaps</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -1954,7 +2010,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1969,7 +2031,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.329">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -1994,14 +2056,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                    <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <p>
  POJO swaps are used to "swap out" non-serializable classes with serializable equivalents during serialization,
  and "swap in" the non-serializable class during parsing.
  
  <p>
  An example of a POJO swap would be a <code>Calendar</code> object that gets swapped out for an ISO8601 string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2010,8 +2072,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwaps-boolean-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2026,7 +2094,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.341">pojoSwapsRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwapsRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2035,7 +2103,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwapsRemove-java.lang.Object...-">pojoSwapsRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2050,12 +2124,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.347">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClasses-java.util.Map-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <p>
  For interfaces and abstract classes this method can be used to specify an implementation class for the
  interface/abstract class so that instances of the implementation class are used when instantiated (e.g. during a
  parse).
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2080,7 +2154,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;implClass)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClass-java.lang.Class-java.lang.Class-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2107,7 +2181,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.359">beanDictionary</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Adds to the list of classes that make up the bean dictionary in this bean context.
  
@@ -2134,10 +2208,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.365">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-"><code>BeanContextBuilder.beanDictionary(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2193,7 +2267,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Removes from the list of classes that make up the bean dictionary in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2217,7 +2291,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.383">beanTypePropertyName</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanTypePropertyName-java.lang.String-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean type property name.
-
+ 
  <p>
  This specifies the name of the bean property used to store the dictionary name of a bean type so that the
  parser knows the data type to reconstruct.
@@ -2246,7 +2320,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.389">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#locale-java.util.Locale-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Locale.
-
+ 
+ <p>
+ Specifies a default locale for serializer and parser sessions.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_locale"><code>BeanContext.BEAN_locale</code></a>
@@ -2270,7 +2347,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.395">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#timeZone-java.util.TimeZone-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  TimeZone.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_timeZone"><code>BeanContext.BEAN_timeZone</code></a>
@@ -2294,10 +2371,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.401">mediaType</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#mediaType-org.apache.juneau.http.MediaType-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Media type.
-
+ 
  <p>
  Specifies a default media type value for serializer and parser sessions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_mediaType"><code>BeanContext.BEAN_mediaType</code></a>
@@ -2321,10 +2398,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonParserBuilder.html" title="class in org.apache.juneau.json">JsonParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserBuilder.html#line.407">debug</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#debug--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Debug mode.
-
+ 
  <p>
  Shortcut for calling <code>debug(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_debug"><code>BeanContext.BEAN_debug</code></a>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/json/JsonParserSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonParserSession.html b/content/site/apidocs/org/apache/juneau/json/JsonParserSession.html
index c1dbf84..925b11f 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonParserSession.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonParserSession.html
@@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/json/JsonParserSession.html#line.34">JsonParserSession</a>
 extends <a href="../../../../org/apache/juneau/parser/ReaderParserSession.html" title="class in org.apache.juneau.parser">ReaderParserSession</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/json/JsonParser.html" title="class in org.apache.juneau.json"><code>JsonParser</code></a>.
-
+ 
  <p>
  This class is NOT thread safe.
  It is typically discarded after one-time use although it can be reused against multiple inputs.</div>
@@ -224,7 +224,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParserSession.html"
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a></h3>
-<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#get
 Outer--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSessi
 on.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/pa
 rser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
+<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#get
 Listener--">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getListener-java.lang.Class-">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Typ
 e...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setPa
 rent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanSession">
@@ -294,7 +294,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParserSession.html"
 <h4>isWhitespace</h4>
 <pre>protected final&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonParserSession.html#line.62">isWhitespace</a>(int&nbsp;cp)</pre>
 <div class="block">Returns <jk>true</jk> if the specified character is whitespace.
-
+ 
  <p>
  The definition of whitespace is different for strict vs lax mode.
  Strict mode only interprets 0x20 (space), 0x09 (tab), 0x0A (line feed) and 0x0D (carriage return) as whitespace.
@@ -365,7 +365,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParserSession.html"
                                  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/parser/ParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">ParserSession</a></code></span></div>
 <div class="block">Implementation method.
-
+ 
  <p>
  Default implementation throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><code>UnsupportedOperationException</code></a>.</div>
 <dl>
@@ -395,7 +395,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParserSession.html"
                                            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/parser/ParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">ParserSession</a></code></span></div>
 <div class="block">Implementation method.
-
+ 
  <p>
  Default implementation throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><code>UnsupportedOperationException</code></a>.</div>
 <dl>



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/json/JsonSerializerSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonSerializerSession.html b/content/site/apidocs/org/apache/juneau/json/JsonSerializerSession.html
index 1cc840f..9b40206 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonSerializerSession.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonSerializerSession.html
@@ -135,7 +135,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/json/JsonSerializerSession.html#line.31">JsonSerializerSession</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/json/JsonSerializer.html" title="class in org.apache.juneau.json"><code>JsonSerializer</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>
@@ -232,7 +232,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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#isDetectRecursions--">isDetectRecursions</a>, <a href="../../../../org/apach
 e/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.BeanProp
 ertyMeta-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/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/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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#getResponseHeaders--">getResponseHeaders</a>, <a href="../../../../org/apache/jun
 eau/serializer/SerializerSession.html#getUriResolver--">getUriResolver</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/Serialize
 rSession.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/SerializerSessi
 on.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">
@@ -325,7 +325,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/json/JsonWriter.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonWriter.html b/content/site/apidocs/org/apache/juneau/json/JsonWriter.html
index 9bfb2f4..d774f90 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonWriter.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonWriter.html
@@ -122,11 +122,12 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.29">JsonWriter</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.30">JsonWriter</a>
 extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html" title="class in org.apache.juneau.serializer">SerializerWriter</a></pre>
 <div class="block">Specialized writer for serializing JSON.
-
- <h5 class='section'>Notes:</h5>
+ 
+ 
+ <h5 class='topic'>Notes</h5>
  <ul>
    <li>This class is not intended for external use.
  </ul></div>
@@ -177,7 +178,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
           int&nbsp;maxIndent,
           boolean&nbsp;escapeSolidus,
           char&nbsp;quoteChar,
-          boolean&nbsp;laxMode,
+          boolean&nbsp;simpleMode,
           boolean&nbsp;trimStrings,
           <a href="../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau">UriResolver</a>&nbsp;uriResolver)</code>
 <div class="block">Constructor.</div>
@@ -364,12 +365,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>JsonWriter</h4>
-<pre>protected&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.68">JsonWriter</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out,
+<pre>protected&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.69">JsonWriter</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out,
                      boolean&nbsp;useWhitespace,
                      int&nbsp;maxIndent,
                      boolean&nbsp;escapeSolidus,
                      char&nbsp;quoteChar,
-                     boolean&nbsp;laxMode,
+                     boolean&nbsp;simpleMode,
                      boolean&nbsp;trimStrings,
                      <a href="../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau">UriResolver</a>&nbsp;uriResolver)</pre>
 <div class="block">Constructor.</div>
@@ -380,7 +381,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <dd><code>maxIndent</code> - The maximum indentation level.</dd>
 <dd><code>escapeSolidus</code> - If <jk>true</jk>, forward slashes should be escaped in the output.</dd>
 <dd><code>quoteChar</code> - The quote character to use (i.e. <js>'\''</js> or <js>'"'</js>)</dd>
-<dd><code>laxMode</code> - If <jk>true</jk>, JSON attributes will only be quoted when necessary.</dd>
+<dd><code>simpleMode</code> - If <jk>true</jk>, JSON attributes will only be quoted when necessary.</dd>
 <dd><code>trimStrings</code> - If <jk>true</jk>, strings will be trimmed before being serialized.</dd>
 <dd><code>uriResolver</code> - The URI resolver for resolving URIs to absolute or root-relative form.</dd>
 </dl>
@@ -400,7 +401,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>stringValue</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.83">stringValue</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;s)
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.84">stringValue</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;s)
                        throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Serializes the specified object as a JSON string value.</div>
 <dl>
@@ -419,7 +420,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>attr</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.130">attr</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;s)
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.131">attr</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;s)
                 throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Serializes the specified object as a JSON attribute name.</div>
 <dl>
@@ -438,7 +439,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>uriValue</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/serializer/SerializerWriter.html" title="class in org.apache.juneau.serializer">SerializerWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.178">uriValue</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>public&nbsp;<a href="../../../../org/apache/juneau/serializer/SerializerWriter.html" title="class in org.apache.juneau.serializer">SerializerWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.179">uriValue</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)
                           throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Appends a URI to the output.</div>
 <dl>
@@ -457,11 +458,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>cr</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.187">cr</a>(int&nbsp;depth)
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.188">cr</a>(int&nbsp;depth)
               throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#cr-int-">SerializerWriter</a></code></span></div>
 <div class="block">Performs a carriage return.
-
+ 
  <p>
  Adds a newline and the specified number of tabs (if the <code>useWhitespace</code> setting is enabled) to the output.</div>
 <dl>
@@ -482,11 +483,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>cre</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.193">cre</a>(int&nbsp;depth)
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.194">cre</a>(int&nbsp;depth)
                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#cre-int-">SerializerWriter</a></code></span></div>
 <div class="block">Performs a carriage return at the end of a line.
-
+ 
  <p>
  Adds a newline and the specified number of tabs (if the <code>useWhitespace</code> setting is enabled) to the output.</div>
 <dl>
@@ -507,7 +508,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>smi</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.205">smi</a>(int&nbsp;depth)
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.206">smi</a>(int&nbsp;depth)
                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Performs an indentation only if we're currently past max indentation.</div>
 <dl>
@@ -526,7 +527,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>appendln</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.212">appendln</a>(int&nbsp;indent,
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.213">appendln</a>(int&nbsp;indent,
                            <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)
                     throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#appendln-int-java.lang.String-">SerializerWriter</a></code></span></div>
@@ -551,7 +552,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>appendln</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.218">appendln</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>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.219">appendln</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)
                     throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#appendln-java.lang.String-">SerializerWriter</a></code></span></div>
 <div class="block">Writes the specified text followed by a newline (if the <code>useWhitespace</code> setting is enabled).</div>
@@ -573,7 +574,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>append</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.224">append</a>(int&nbsp;indent,
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.225">append</a>(int&nbsp;indent,
                          <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)
                   throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#append-int-java.lang.String-">SerializerWriter</a></code></span></div>
@@ -597,7 +598,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>append</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.230">append</a>(int&nbsp;indent,
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.231">append</a>(int&nbsp;indent,
                          char&nbsp;c)
                   throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#append-int-char-">SerializerWriter</a></code></span></div>
@@ -621,7 +622,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>s</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.236">s</a>()
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.237">s</a>()
              throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#s--">SerializerWriter</a></code></span></div>
 <div class="block">Adds a whitespace character to the output if the <code>useWhitespace</code> setting is enabled.</div>
@@ -641,7 +642,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>s</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.248">s</a>(int&nbsp;indent)
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.249">s</a>(int&nbsp;indent)
              throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Adds a space only if the current indentation level is below maxIndent.</div>
 <dl>
@@ -660,7 +661,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>q</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.255">q</a>()
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.256">q</a>()
              throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#q--">SerializerWriter</a></code></span></div>
 <div class="block">Adds the quote character specified by the <code>quoteChar</code> setting to the output.</div>
@@ -680,7 +681,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>i</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.261">i</a>(int&nbsp;indent)
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.262">i</a>(int&nbsp;indent)
              throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#i-int-">SerializerWriter</a></code></span></div>
 <div class="block">Writes an indent to the writer if the <code>useWhitespace</code> setting is enabled.</div>
@@ -702,7 +703,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>nl</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.267">nl</a>(int&nbsp;indent)
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.268">nl</a>(int&nbsp;indent)
               throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#nl-int-">SerializerWriter</a></code></span></div>
 <div class="block">Writes a newline to the writer if the <code>useWhitespace</code> setting is enabled.</div>
@@ -724,7 +725,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>append</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.273">append</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;text)
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.274">append</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;text)
                   throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#append-java.lang.Object-">SerializerWriter</a></code></span></div>
 <div class="block">Writes the specified text to the writer.</div>
@@ -746,7 +747,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>append</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.279">append</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>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.280">append</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)
                   throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#append-java.lang.String-">SerializerWriter</a></code></span></div>
 <div class="block">Writes the specified text to the writer.</div>
@@ -768,7 +769,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>appendIf</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.285">appendIf</a>(boolean&nbsp;b,
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.286">appendIf</a>(boolean&nbsp;b,
                            <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)
                     throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#appendIf-boolean-java.lang.String-">SerializerWriter</a></code></span></div>
@@ -792,7 +793,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>appendIf</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.291">appendIf</a>(boolean&nbsp;b,
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.292">appendIf</a>(boolean&nbsp;b,
                            char&nbsp;c)
                     throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#appendIf-boolean-char-">SerializerWriter</a></code></span></div>
@@ -816,7 +817,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerWriter.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>append</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.297">append</a>(char&nbsp;c)
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonWriter.html" title="class in org.apache.juneau.json">JsonWriter</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonWriter.html#line.298">append</a>(char&nbsp;c)
                   throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/json/annotation/Json.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/annotation/Json.html b/content/site/apidocs/org/apache/juneau/json/annotation/Json.html
index 77756fe..68ac2d2 100644
--- a/content/site/apidocs/org/apache/juneau/json/annotation/Json.html
+++ b/content/site/apidocs/org/apache/juneau/json/annotation/Json.html
@@ -98,10 +98,10 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
 public @interface <a href="../../../../../src-html/org/apache/juneau/json/annotation/Json.html#line.37">Json</a></pre>
 <div class="block">Annotation for specifying various JSON options for the JSON serializers and parsers.
-
+ 
  <p>
  Can be applied to Java types.
-
+ 
  <p>
  Can be used for the following:
  <ul class='spaced-list'>
@@ -155,13 +155,13 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/json/annota
 <h4>wrapperAttr</h4>
 <pre>public abstract&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/json/annotation/Json.html#line.74">wrapperAttr</a></pre>
 <div class="block">Wraps beans in a JSON object with the specified attribute name.
-
+ 
  <p>
  Applies only to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation"><code>ElementType.TYPE</code></a>.
-
+ 
  <p>
  This annotation can be applied to beans as well as other objects serialized to other types (e.g. strings).
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@Json</ja>(wrapperAttr=<js>"myWrapper"</js>)
@@ -169,7 +169,7 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/json/annota
       <jk>public int</jk> f1 = 123;
    }
  </p>
-
+ 
  <p>
  Without the <ja>@Xml</ja> annotations, serializing this bean as JSON would have produced the following...
  <p class='bcode'>
@@ -177,7 +177,7 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/json/annota
       f1: 123
    }
  </p>
-
+ 
  <p>
  With the annotations, serializing this bean as XML produces the following...
  <p class='bcode'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/json/package-summary.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/package-summary.html b/content/site/apidocs/org/apache/juneau/json/package-summary.html
index 3b7e8a9..6b61637 100644
--- a/content/site/apidocs/org/apache/juneau/json/package-summary.html
+++ b/content/site/apidocs/org/apache/juneau/json/package-summary.html
@@ -538,8 +538,8 @@
    }
       </p>
       <p>
-         Another useful feature is the <a href="../../../../org/apache/juneau/annotation/Bean.html#propertyNamer--"><code>Bean.propertyNamer()</code></a> annotation that 
-         allows you to plug in your own logic for determining bean property names.
+         Another useful feature is the <a href="../../../../org/apache/juneau/annotation/Bean.html#propertyNamer--"><code>@Bean.propertyNamer()</code></a> 
+         annotation that allows you to plug in your own logic for determining bean property names.
          <br>The <a href="../../../../org/apache/juneau/PropertyNamerDLC.html" title="class in org.apache.juneau"><code>PropertyNamerDLC</code></a> is an example of an alternate property namer.
          It converts bean property names to lowercase-dashed format.
       </p>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/microservice/Microservice.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/microservice/Microservice.html b/content/site/apidocs/org/apache/juneau/microservice/Microservice.html
index ed8207e..5fb2e5b 100644
--- a/content/site/apidocs/org/apache/juneau/microservice/Microservice.html
+++ b/content/site/apidocs/org/apache/juneau/microservice/Microservice.html
@@ -128,9 +128,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  Your microservice class must be specified as the <jk>Main-Class</jk> entry in the manifest file of your microservice 
  jar file.
-
+ 
  <h6 class='topic'>Microservice Configuration</h6>
-
+ 
  This class defines the following method for accessing configuration for your microservice:
  <ul class='spaced-list'>
    <li>
@@ -140,9 +140,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    <li>
       <a href="../../../../org/apache/juneau/microservice/Microservice.html#getManifest--"><code>getManifest()</code></a> - The manifest file for the main jar file.
  </ul>
-
+ 
  <h6 class='topic'>Entry point Method</h6>
-
+ 
  Subclasses must implement a static void main method as the entry point for the microservice.
  Typically, this method will simply consist of the following...
  <p class='bcode'>
@@ -150,9 +150,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
       <jk>new</jk> MyMicroservice(args).start();
    }
  </p>
-
+ 
  <h6 class='topic'>Lifecycle Methods</h6>
-
+ 
  Subclasses must implement the following lifecycle methods:
  <ul class='spaced-list'>
    <li>
@@ -162,9 +162,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    <li>
       <a href="../../../../org/apache/juneau/microservice/Microservice.html#kill--"><code>kill()</code></a> - Can be used to forcibly shut down the service.  Doesn't get called during normal operation.
  </ul>
-
+ 
  <h6 class='topic'>Lifecycle Listener Methods</h6>
-
+ 
  Subclasses can optionally implement the following event listener methods:
  <ul class='spaced-list'>
    <li>
@@ -176,9 +176,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    <li>
       <a href="../../../../org/apache/juneau/microservice/Microservice.html#onConfigChange-org.apache.juneau.ini.ConfigFile-java.util.Set-"><code>onConfigChange(ConfigFile, Set)</code></a> - Gets executed after a config file has been modified.
  </ul>
-
+ 
  <h6 class='topic'>Other Methods</h6>
-
+ 
  Subclasses can optionally override the following methods to provide customized behavior:
  <ul class='spaced-list'>
    <li>
@@ -621,7 +621,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  
  <p>
  Subclasses can override this method to provide their own variables.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jd>/**
@@ -707,50 +707,50 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  
  <p>
  This method can be called from the class constructor.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <cc>#--------------------------</cc>
    <cc># My section</cc>
    <cc>#--------------------------</cc>
    <cs>[MySection]</cs>
-
+ 
    <cc># An integer</cc>
    <ck>anInt</ck> = 1
-
+ 
    <cc># A boolean</cc>
    <ck>aBoolean</ck> = true
-
+ 
    <cc># An int array</cc>
    <ck>anIntArray</ck> = 1,2,3
-
+ 
    <cc># A POJO that can be converted from a String</cc>
    <ck>aURL</ck> = http://foo
-
+ 
    <cc># A POJO that can be converted from JSON</cc>
    <ck>aBean</ck> = {foo:'bar',baz:123}
-
+ 
    <cc># A system property</cc>
    <ck>locale</ck> = $S{java.locale, en_US}
-
+ 
    <cc># An environment variable</cc>
    <ck>path</ck> = $E{PATH, unknown}
-
+ 
    <cc># A manifest file entry</cc>
    <ck>mainClass</ck> = $MF{Main-Class}
-
+ 
    <cc># Another value in this config file</cc>
    <ck>sameAsAnInt</ck> = $C{MySection/anInt}
-
+ 
    <cc># A command-line argument in the form "myarg=foo"</cc>
    <ck>myArg</ck> = $ARG{myarg}
-
+ 
    <cc># The first command-line argument</cc>
    <ck>firstArg</ck> = $ARG{0}
-
+ 
    <cc># Look for system property, or env var if that doesn't exist, or command-line arg if that doesn't exist.</cc>
    <ck>nested</ck> = $S{mySystemProperty,$E{MY_ENV_VAR,$ARG{0}}}
-
+ 
    <cc># A POJO with embedded variables</cc>
    <ck>aBean2</ck> = {foo:'$ARG{0}',baz:$C{MySection/anInt}}
  </p>
@@ -758,7 +758,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p class='bcode'>
    <jc>// Java code for accessing config entries above.</jc>
    ConfigFile cf = getConfig();
-
+ 
    <jk>int</jk> anInt = cf.getInt(<js>"MySection/anInt"</js>);
    <jk>boolean</jk> aBoolean = cf.getBoolean(<js>"MySection/aBoolean"</js>);
    <jk>int</jk>[] anIntArray = cf.getObject(<jk>int</jk>[].<jk>class</jk>, <js>"MySection/anIntArray"</js>);
@@ -791,12 +791,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  simple strings.
  <p>
  This method can be called from the class constructor.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Get Main-Class from manifest file.</jc>
    String mainClass = Microservice.<jsm>getManifest</jsm>().getString(<js>"Main-Class"</js>, <js>"unknown"</js>);
-
+ 
    <jc>// Get Rest-Resources from manifest file.</jc>
    String[] restResources = Microservice.<jsm>getManifest</jsm>().getStringArray(<js>"Rest-Resources"</js>);
  </p></div>
@@ -900,25 +900,25 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    # See FileHandler Java class for details.
    #================================================================================</cc>
    <cs>[Logging]</cs>
-
+ 
    <cc># The directory where to create the log file.
    # Default is ".".</cc>
    <ck>logDir</ck> = logs
-
+ 
    <cc># The name of the log file to create for the main logger.
    # The logDir and logFile make up the pattern that's passed to the FileHandler
    # constructor.
    # If value is not specified, then logging to a file will not be set up.</cc>
    <ck>logFile</ck> = microservice.%g.log
-
+ 
    <cc># Whether to append to the existing log file or create a new one.
    # Default is false.</cc>
    <ck>append</ck> =
-
+ 
    <cc># The SimpleDateFormat format to use for dates.
    # Default is "yyyy.MM.dd hh:mm:ss".</cc>
    <ck>dateFormat</ck> =
-
+ 
    <cc># The log message format.
    # The value can contain any of the following variables:
    #  {date} - The date, formatted per dateFormat.
@@ -931,27 +931,27 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    #  {exception} - The localized exception message.
    # Default is "[{date} {level}] {msg}%n".</cc>
    <ck>format</ck> =
-
+ 
    <cc># The maximum log file size.
    # Suffixes available for numbers.
    # See ConfigFile.getInt(String,int) for details.
    # Default is 1M.</cc>
    <ck>limit</ck> = 10M
-
+ 
    <cc># Max number of log files.
    # Default is 1.</cc>
    <ck>count</ck> = 5
-
+ 
    <cc># Default log levels.
    # Keys are logger names.
    # Values are serialized Level POJOs.</cc>
    <ck>levels</ck> = { org.apache.juneau:'INFO' }
-
+ 
    <cc># Only print unique stack traces once and then refer to them by a simple 8 character hash identifier.
    # Useful for preventing log files from filling up with duplicate stack traces.
    # Default is false.</cc>
    <ck>useStackTraceHashes</ck> = true
-
+ 
    <cc># The default level for the console logger.
    # Default is WARNING.</cc>
    <ck>consoleLevel</ck> = WARNING

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/microservice/Resource.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/microservice/Resource.html b/content/site/apidocs/org/apache/juneau/microservice/Resource.html
index daae22a..29c0299 100644
--- a/content/site/apidocs/org/apache/juneau/microservice/Resource.html
+++ b/content/site/apidocs/org/apache/juneau/microservice/Resource.html
@@ -149,7 +149,7 @@ extends <a href="../../../../org/apache/juneau/rest/RestServletDefault.html" tit
    <li>
       <code class='snippet'>$ARG{...}</code> - Command line arguments pulled from <a href="../../../../org/apache/juneau/microservice/Microservice.html#getArgs--"><code>Microservice.getArgs()</code></a>.
       
-         <h6 class='figure'>Example:</h6>
+      <h6 class='figure'>Example:</h6>
       <p class='bcode'>
    String firstArg = request.getVarResolver().resolve(<js>"$ARG{0}"</js>);  <jc>// First argument.</jc>
    String namedArg = request.getVarResolver().resolve(<js>"$ARG{myarg}"</js>);  <jc>// Named argument (e.g. "myarg=foo"). </jc>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/microservice/RestMicroservice.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/microservice/RestMicroservice.html b/content/site/apidocs/org/apache/juneau/microservice/RestMicroservice.html
index cd71a67..86e87e9 100644
--- a/content/site/apidocs/org/apache/juneau/microservice/RestMicroservice.html
+++ b/content/site/apidocs/org/apache/juneau/microservice/RestMicroservice.html
@@ -113,24 +113,25 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.69">RestMicroservice</a>
+<pre>public class <a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.70">RestMicroservice</a>
 extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" title="class in org.apache.juneau.microservice">Microservice</a></pre>
 <div class="block">Entry point for Juneau microservice that implements a REST interface using Jetty on a single port.
-
+ 
  <h6 class='topic'>Jetty Server Details</h6>
  
  The Jetty server is created by the <a href="../../../../org/apache/juneau/microservice/RestMicroservice.html#createServer--"><code>createServer()</code></a> method and started with the <a href="../../../../org/apache/juneau/microservice/RestMicroservice.html#startServer--"><code>startServer()</code></a> method.
  These methods can be overridden to provided customized behavior.
-
+ 
  <h6 class='topic'>Defining REST Resources</h6>
  
  Top-level REST resources are defined in the <code>jetty.xml</code> file as normal servlets.
-
- <h6 class='topic'>Logging</h6>
+ 
+ 
+ <h5 class='topic'>Logging</h5>
  
  Logging is initialized by the <a href="../../../../org/apache/juneau/microservice/Microservice.html#initLogging--"><code>Microservice.initLogging()</code></a> method.
  This method can be overridden to provide customized logging behavior.
-
+ 
  <h6 class='topic'>Lifecycle Listener Methods</h6>
  Subclasses can optionally implement the following event listener methods:
  <ul class='spaced-list'>
@@ -368,7 +369,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RestMicroservice</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.110">RestMicroservice</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;args)
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.111">RestMicroservice</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;args)
                  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">Constructor.</div>
 <dl>
@@ -393,7 +394,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstance</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.85">getInstance</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.86">getInstance</a>()</pre>
 <div class="block">Returns the Microservice instance.  
  <p>
  This method only works if there's only one Microservice instance in a JVM.  
@@ -410,7 +411,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>main</h4>
-<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.100">main</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;args)
+<pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.101">main</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;args)
                  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">Main method.
  
@@ -430,7 +431,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>start</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.126">start</a>()
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.127">start</a>()
                        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/microservice/Microservice.html#start--">Microservice</a></code></span></div>
 <div class="block">Start this application.
@@ -456,7 +457,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>join</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.135">join</a>()
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.136">join</a>()
                       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/microservice/Microservice.html#join--">Microservice</a></code></span></div>
 <div class="block">Joins the application with the current thread.
@@ -479,7 +480,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>stop</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.141">stop</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.142">stop</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/microservice/Microservice.html#stop--">Microservice</a></code></span></div>
 <div class="block">Stop this application.
  
@@ -502,7 +503,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getPort</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.183">getPort</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.184">getPort</a>()</pre>
 <div class="block">Returns the port that this microservice started up on.
  <p>
  The value is determined by looking at the <code>Server/Connectors[ServerConnector]/port</code> value in the 
@@ -519,7 +520,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getContextPath</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/microservice/RestMicroservice.html#line.198">getContextPath</a>()</pre>
+<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/microservice/RestMicroservice.html#line.199">getContextPath</a>()</pre>
 <div class="block">Returns the context path that this microservice is using.
  <p>
  The value is determined by looking at the <code>Server/Handlers[ServletContextHandler]/contextPath</code> value 
@@ -536,7 +537,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getProtocol</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/microservice/RestMicroservice.html#line.220">getProtocol</a>()</pre>
+<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/microservice/RestMicroservice.html#line.221">getProtocol</a>()</pre>
 <div class="block">Returns whether this microservice is using <js>"http"</js> or <js>"https"</js>.
  <p>
  The value is determined by looking for the existence of an SSL Connection Factorie by looking for the
@@ -554,7 +555,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getHostName</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/microservice/RestMicroservice.html#line.236">getHostName</a>()</pre>
+<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/microservice/RestMicroservice.html#line.237">getHostName</a>()</pre>
 <div class="block">Returns the hostname of this microservice.
  <p>
  Simply uses <code>InetAddress.getLocalHost().getHostName()</code>.</div>
@@ -570,7 +571,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getURI</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.249">getURI</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.250">getURI</a>()</pre>
 <div class="block">Returns the URI where this microservice is listening on.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -584,7 +585,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>createServer</h4>
-<pre>protected&nbsp;org.eclipse.jetty.server.Server&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.289">createServer</a>()
+<pre>protected&nbsp;org.eclipse.jetty.server.Server&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.290">createServer</a>()
                                                 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">Method used to create (but not start) an instance of a Jetty server.
  
@@ -626,7 +627,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>addServlet</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.340">addServlet</a>(javax.servlet.Servlet&nbsp;servlet,
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.341">addServlet</a>(javax.servlet.Servlet&nbsp;servlet,
                                    <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;pathSpec)</pre>
 <div class="block">Adds an arbitrary servlet to this microservice.</div>
 <dl>
@@ -646,7 +647,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>addServletAttribute</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.359">addServletAttribute</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>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.360">addServletAttribute</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,
                                             <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;value)</pre>
 <div class="block">Adds a servlet attribute to the Jetty server.</div>
 <dl>
@@ -666,7 +667,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>getServer</h4>
-<pre>public&nbsp;org.eclipse.jetty.server.Server&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.369">getServer</a>()</pre>
+<pre>public&nbsp;org.eclipse.jetty.server.Server&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.370">getServer</a>()</pre>
 <div class="block">Returns the underlying Jetty server.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -680,7 +681,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>startServer</h4>
-<pre>protected&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.396">startServer</a>()
+<pre>protected&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.397">startServer</a>()
                    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">Method used to start the Jetty server created by <a href="../../../../org/apache/juneau/microservice/RestMicroservice.html#createServer--"><code>createServer()</code></a>.
  
@@ -700,7 +701,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>onConfigSave</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.419">onConfigSave</a>(<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;cf)</pre>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.420">onConfigSave</a>(<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;cf)</pre>
 <div class="block">Called when <a href="../../../../org/apache/juneau/ini/ConfigFile.html#save--"><code>ConfigFile.save()</code></a> is called on the config file.
  
  <p>
@@ -727,7 +728,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>setJettyXml</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.458">setJettyXml</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;jettyXml)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.459">setJettyXml</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;jettyXml)</pre>
 <div class="block">Sets the <code>jetty.xml</code> used to configure the Jetty server.
  
  <p></div>
@@ -751,7 +752,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>onCreateServer</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.477">onCreateServer</a>()</pre>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.478">onCreateServer</a>()</pre>
 <div class="block">Called before <a href="../../../../org/apache/juneau/microservice/RestMicroservice.html#createServer--"><code>createServer()</code></a> is called.
  
  <p>
@@ -764,7 +765,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>onStartServer</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.485">onStartServer</a>()</pre>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.486">onStartServer</a>()</pre>
 <div class="block">Called before <a href="../../../../org/apache/juneau/microservice/RestMicroservice.html#startServer--"><code>startServer()</code></a> is called.
  
  <p>
@@ -777,7 +778,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>onPostStartServer</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.493">onPostStartServer</a>()</pre>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.494">onPostStartServer</a>()</pre>
 <div class="block">Called after the Jetty server is started.
  
  <p>
@@ -790,7 +791,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>onStopServer</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.501">onStopServer</a>()</pre>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.502">onStopServer</a>()</pre>
 <div class="block">Called before the Jetty server is stopped.
  
  <p>
@@ -803,7 +804,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>onPostStopServer</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.509">onPostStopServer</a>()</pre>
+<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.510">onPostStopServer</a>()</pre>
 <div class="block">Called after the Jetty server is stopped.
  
  <p>
@@ -816,7 +817,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>setConfig</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.517">setConfig</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;cfPath,
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.518">setConfig</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;cfPath,
                                   boolean&nbsp;create)
                            throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/microservice/Microservice.html#setConfig-java.lang.String-boolean-">Microservice</a></code></span></div>
@@ -852,7 +853,7 @@ extends <a href="../../../../org/apache/juneau/microservice/Microservice.html" t
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setManifestContents</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.523">setManifestContents</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;contents)
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/microservice/RestMicroservice.html" title="class in org.apache.juneau.microservice">RestMicroservice</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/microservice/RestMicroservice.html#line.524">setManifestContents</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;contents)
                                      throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/microservice/Microservice.html#setManifestContents-java.lang.String...-">Microservice</a></code></span></div>
 <div class="block">Convenience method for specifying the manifest contents directly.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/msgpack/MsgPackInputStream.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/msgpack/MsgPackInputStream.html b/content/site/apidocs/org/apache/juneau/msgpack/MsgPackInputStream.html
index b75a394..202da21 100644
--- a/content/site/apidocs/org/apache/juneau/msgpack/MsgPackInputStream.html
+++ b/content/site/apidocs/org/apache/juneau/msgpack/MsgPackInputStream.html
@@ -117,11 +117,12 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackInputStream.html#line.30">MsgPackInputStream</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackInputStream.html#line.31">MsgPackInputStream</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></pre>
 <div class="block">Specialized input stream for parsing MessagePack streams.
-
- <h5 class='section'>Notes:</h5>
+ 
+ 
+ <h5 class='topic'>Notes</h5>
  <ul>
    <li>This class is not intended for external use.
  </ul></div>
@@ -209,7 +210,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>MsgPackInputStream</h4>
-<pre>protected&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackInputStream.html#line.66">MsgPackInputStream</a>(<a href="../../../../org/apache/juneau/parser/ParserPipe.html" title="class in org.apache.juneau.parser">ParserPipe</a>&nbsp;pipe)
+<pre>protected&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackInputStream.html#line.67">MsgPackInputStream</a>(<a href="../../../../org/apache/juneau/parser/ParserPipe.html" title="class in org.apache.juneau.parser">ParserPipe</a>&nbsp;pipe)
                       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">Constructor.</div>
 <dl>
@@ -234,7 +235,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>read</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackInputStream.html#line.72">read</a>()
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackInputStream.html#line.73">read</a>()
          throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -250,7 +251,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getPipe</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/parser/ParserPipe.html" title="class in org.apache.juneau.parser">ParserPipe</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackInputStream.html#line.499">getPipe</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/parser/ParserPipe.html" title="class in org.apache.juneau.parser">ParserPipe</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackInputStream.html#line.500">getPipe</a>()</pre>
 <div class="block">Returns the pipe that was passed into the constructor.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/msgpack/MsgPackOutputStream.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/msgpack/MsgPackOutputStream.html b/content/site/apidocs/org/apache/juneau/msgpack/MsgPackOutputStream.html
index ab19f8d..24284cb 100644
--- a/content/site/apidocs/org/apache/juneau/msgpack/MsgPackOutputStream.html
+++ b/content/site/apidocs/org/apache/juneau/msgpack/MsgPackOutputStream.html
@@ -117,11 +117,12 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackOutputStream.html#line.29">MsgPackOutputStream</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackOutputStream.html#line.30">MsgPackOutputStream</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a></pre>
 <div class="block">Specialized output stream for serializing MessagePack streams.
-
- <h5 class='section'>Notes:</h5>
+ 
+ 
+ <h5 class='topic'>Notes</h5>
  <ul>
    <li>This class is not intended for external use.
  </ul></div>
@@ -203,7 +204,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>MsgPackOutputStream</h4>
-<pre>protected&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackOutputStream.html#line.38">MsgPackOutputStream</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;os)</pre>
+<pre>protected&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackOutputStream.html#line.39">MsgPackOutputStream</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;os)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -225,7 +226,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>write</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackOutputStream.html#line.43">write</a>(int&nbsp;b)
+<pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackOutputStream.html#line.44">write</a>(int&nbsp;b)
            throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/annotation/Bean.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/Bean.html b/content/site/apidocs/org/apache/juneau/annotation/Bean.html
index 007fd03..12ea9a2 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/Bean.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/Bean.html
@@ -96,16 +96,17 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.39">Bean</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.40">Bean</a></pre>
 <div class="block">Used to tailor how beans get interpreted by the framework.
-
+ 
  <p>
  This annotation can be applied to classes and interfaces.
  
- <h6 class='topic'>Documentation</h6>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.BeanAnnotation">Overview &gt; @Bean Annotation</a>
-   </ul></div>
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.BeanAnnotation">Overview &gt; @Bean Annotation</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -199,60 +200,50 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <!--   -->
 </a>
 <h3>Element Detail</h3>
-<a name="typeName--">
+<a name="beanDictionary--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>typeName</h4>
-<pre>public abstract&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/annotation/Bean.html#line.57">typeName</a></pre>
-<div class="block">An identifying name for this class.
-
- <p>
- The name is used to identify the class type during parsing when it cannot be inferred through reflection.
- <br>For example, if a bean property is of type <code>Object</code>, then the serializer will add the name to the
- output so that the class can be determined during parsing.
+<h4>beanDictionary</h4>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.53">beanDictionary</a></pre>
+<div class="block">Bean dictionary.
  
  <p>
- It is also used to specify element names in XML.
-
+ The list of classes that make up the bean dictionary for all properties in this class and all subclasses.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
  </ul></div>
 <dl>
 <dt>Default:</dt>
-<dd>""</dd>
+<dd>{}</dd>
 </dl>
 </li>
 </ul>
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="typePropertyName--">
+<li class="blockList"><a name="excludeProperties--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>typePropertyName</h4>
-<pre>public abstract&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/annotation/Bean.html#line.80">typePropertyName</a></pre>
-<div class="block">The property name to use for representing the type name.
-
- <p>
- This can be used to override the name used for the <js>"_type"</js> property used by the <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>typeName()</code></a> setting.
-
- <ul class='doctree'>
-   <li class='warn'>
-      Be careful what value you specify for this.  
-      <br>It should not interfere with bean property names or common HTML attribute names.
- </ul>
+<h4>excludeProperties</h4>
+<pre>public abstract&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/annotation/Bean.html#line.70">excludeProperties</a></pre>
+<div class="block">Specifies a list of properties that should be excluded from <a href="../../../../org/apache/juneau/BeanMap.html#entrySet--"><code>BeanMap.entrySet()</code></a>.
  
- <p>
- The default value if not specified is <js>"_type"</js> .
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Exclude the 'city' and 'state' properties from the Address class.</jc>
+   <ja>@Bean</ja>(excludeProperties=<js>"city,state"</js>})
+   <jk>public class</jk> Address {...}
+ </p>
  
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanTypePropertyName"><code>BeanContext.BEAN_beanTypePropertyName</code></a>
+   <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_excludeProperties"><code>BeanContext.BEAN_excludeProperties</code></a>
  </ul></div>
 <dl>
 <dt>Default:</dt>
@@ -263,96 +254,104 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="properties--">
+<li class="blockList"><a name="interfaceClass--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>properties</h4>
-<pre>public abstract&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/annotation/Bean.html#line.102">properties</a></pre>
-<div class="block">The set and order of names of properties associated with a bean class.
-
- <p>
- The order specified is the same order that the entries will be returned by the <a href="../../../../org/apache/juneau/BeanMap.html#entrySet--"><code>BeanMap.entrySet()</code></a> and
- related methods.
-
+<h4>interfaceClass</h4>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.104">interfaceClass</a></pre>
+<div class="block">Identifies a class to be used as the interface class for this and all subclasses.
+ 
  <p>
- This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented
- <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getProperties--"><code>BeanFilter.getProperties()</code></a> method.
-
- <h5 class='section'>Example:</h5>
+ When specified, only the list of properties defined on the interface class will be used during serialization.
+ Additional properties on subclasses will be ignored.
+ 
  <p class='bcode'>
-   <jc>// Address class with only street/city/state properties (in that order).</jc>
-   <jc>// All other properties are ignored.</jc>
-   <ja>@Bean</ja>(properties=<js>"street,city,state"</js>)
-   <jk>public class</jk> Address {
-      ...
- </p></div>
+   <jc>// Parent class</jc>
+   <ja>@Bean</ja>(interfaceClass=A.<jk>class</jk>)
+   <jk>public abstract class</jk> A {
+      <jk>public</jk> String <jf>f0</jf> = <js>"f0"</js>;
+   }
+ 
+   <jc>// Sub class</jc>
+   <jk>public class</jk> A1 <jk>extends</jk> A {
+      <jk>public</jk> String <jf>f1</jf> = <js>"f1"</js>;
+   }
+ 
+   <jc>// Produces "{f0:'f0'}"</jc>
+   String json = JsonSerializer.<jsf>DEFAULT_LAX</jsf>.serialize(<jk>new</jk> A1());
+ </p>
+ 
+ <p>
+ Note that this annotation can be used on the parent class so that it filters to all child classes,
+ or can be set individually on the child classes.
+ 
+ <h5 class='section'>See Also:</h5>
+ <ul>
+   <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
+ </ul></div>
 <dl>
 <dt>Default:</dt>
-<dd>""</dd>
+<dd>java.lang.Object.class</dd>
 </dl>
 </li>
 </ul>
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="sort--">
+<li class="blockList"><a name="properties--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>sort</h4>
-<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.122">sort</a></pre>
-<div class="block">Sort bean properties in alphabetical order.
-
- <p>
- When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
- Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
- On IBM JVMs, the bean properties are ordered based on their ordering in the Java file.
- On Oracle JVMs, the bean properties are not ordered (which follows the official JVM specs).
-
- <p>
- This property is disabled by default so that IBM JVM users don't have to use <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations
- to force bean properties to be in a particular order and can just alter the order of the fields/methods
- in the Java file.
-
+<h4>properties</h4>
+<pre>public abstract&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/annotation/Bean.html#line.125">properties</a></pre>
+<div class="block">The set and order of names of properties associated with a bean class.
+ 
  <p>
- This annotation is equivalent to using the <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a> property, but applied to
- individual classes instead of globally at the serializer or parser level.</div>
+ The order specified is the same order that the entries will be returned by the <a href="../../../../org/apache/juneau/BeanMap.html#entrySet--"><code>BeanMap.entrySet()</code></a> and
+ related methods.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Address class with only street/city/state properties (in that order).</jc>
+   <ja>@Bean</ja>(properties=<js>"street,city,state"</js>)
+   <jk>public class</jk> Address {...}
+ </p>
+ 
+ <h5 class='section'>See Also:</h5>
+ <ul>
+   <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_includeProperties"><code>BeanContext.BEAN_includeProperties</code></a>
+ </ul></div>
 <dl>
 <dt>Default:</dt>
-<dd>false</dd>
+<dd>""</dd>
 </dl>
 </li>
 </ul>
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="excludeProperties--">
+<li class="blockList"><a name="propertyFilter--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>excludeProperties</h4>
-<pre>public abstract&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/annotation/Bean.html#line.140">excludeProperties</a></pre>
-<div class="block">Specifies a list of properties that should be excluded from <a href="../../../../org/apache/juneau/BeanMap.html#entrySet--"><code>BeanMap.entrySet()</code></a>.
-
+<h4>propertyFilter</h4>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/transform/PropertyFilter.html" title="class in org.apache.juneau.transform">PropertyFilter</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.138">propertyFilter</a></pre>
+<div class="block">Property filter.
+ 
  <p>
- This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented
- <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getExcludeProperties--"><code>BeanFilter.getExcludeProperties()</code></a> method.
-
- <h5 class='section'>Example:</h5>
- <p class='bcode'>
-   <jc>// Address class with only street/city/state properties (in that order).</jc>
-   <jc>// All other properties are ignored.</jc>
-   <ja>@Bean</ja>(excludeProperties=<js>"city,state"</js>})
-   <jk>public class</jk> Address {
-      ...
- </p></div>
+ Property filters can be used to intercept calls to getters and setters and alter their values in transit. 
+ 
+ <h5 class='section'>See Also:</h5>
+ <ul>
+   <li class='jc'><a href="../../../../org/apache/juneau/transform/PropertyFilter.html" title="class in org.apache.juneau.transform"><code>PropertyFilter</code></a>
+ </ul></div>
 <dl>
 <dt>Default:</dt>
-<dd>""</dd>
+<dd>org.apache.juneau.transform.PropertyFilter.class</dd>
 </dl>
 </li>
 </ul>
@@ -365,26 +364,23 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>propertyNamer</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.163">propertyNamer</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.158">propertyNamer</a></pre>
 <div class="block">Associates a <a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau"><code>PropertyNamer</code></a> with this bean to tailor the names of the bean properties.
-
+ 
  <p>
  Property namers are used to transform bean property names from standard form to some other form.
- For example, the <a href="../../../../org/apache/juneau/PropertyNamerDLC.html" title="class in org.apache.juneau"><code>PropertyNamerDLC</code></a> will convert property names to dashed-lowercase, and these will be used
- as attribute names in JSON, and element names in XML.
-
- <p>
- This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented
- <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getPropertyNamer--"><code>BeanFilter.getPropertyNamer()</code></a> method.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Define a class with dashed-lowercase property names.</jc>
    <ja>@Bean</ja>(propertyNamer=PropertyNamerDashedLC.<jk>class</jk>)
-   <jk>public class</jk> MyClass {
-      ...
-   }
- </p></div>
+   <jk>public class</jk> MyBean {...}
+ </p>
+ 
+ <h5 class='section'>See Also:</h5>
+ <ul>
+   <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_propertyNamer"><code>BeanContext.BEAN_propertyNamer</code></a>
+ </ul></div>
 <dl>
 <dt>Default:</dt>
 <dd>org.apache.juneau.PropertyNamerDefault.class</dd>
@@ -394,47 +390,33 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="interfaceClass--">
+<li class="blockList"><a name="sort--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>interfaceClass</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.198">interfaceClass</a></pre>
-<div class="block">Identifies a class to be used as the interface class for this and all subclasses.
-
+<h4>sort</h4>
+<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.179">sort</a></pre>
+<div class="block">Sort bean properties in alphabetical order.
+ 
  <p>
- When specified, only the list of properties defined on the interface class will be used during serialization.
- Additional properties on subclasses will be ignored.
-
+ When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
+ <br>Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
+ 
+ <h5 class='section'>Example:</h5>
  <p class='bcode'>
-   <jc>// Parent class</jc>
-   <ja>@Bean</ja>(interfaceClass=A.<jk>class</jk>)
-   <jk>public abstract class</jk> A {
-      <jk>public</jk> String <jf>f0</jf> = <js>"f0"</js>;
-   }
-
-   <jc>// Sub class</jc>
-   <jk>public class</jk> A1 <jk>extends</jk> A {
-      <jk>public</jk> String <jf>f1</jf> = <js>"f1"</js>;
-   }
-
-   JsonSerializer s = JsonSerializer.<jsf>DEFAULT_LAX</jsf>;
-   A1 a1 = <jk>new</jk> A1();
-   String r = s.serialize(a1);
-   <jsm>assertEquals</jsm>(<js>"{f0:'f0'}"</js>, r);  <jc>// Note f1 is not serialized.</jc>
+   <jc>// Sort bean properties alphabetically during serialization.</jc>
+   <ja>@Bean</ja>(sort=<jk>true</jk>)
+   <jk>public class</jk> MyBean {...}
  </p>
-
- <p>
- Note that this annotation can be used on the parent class so that it filters to all child classes,
- or can be set individually on the child classes.
-
- <p>
- This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented
- <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getInterfaceClass--"><code>BeanFilter.getInterfaceClass()</code></a> method.</div>
+ 
+ <h5 class='section'>See Also:</h5>
+ <ul>
+   <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
+ </ul></div>
 <dl>
 <dt>Default:</dt>
-<dd>java.lang.Object.class</dd>
+<dd>false</dd>
 </dl>
 </li>
 </ul>
@@ -447,13 +429,13 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>stopClass</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.225">stopClass</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.206">stopClass</a></pre>
 <div class="block">Identifies a stop class for the annotated class.
-
+ 
  <p>
  Identical in purpose to the stop class specified by <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/Introspector.html?is-external=true#getBeanInfo-java.lang.Class-java.lang.Class-" title="class or interface in java.beans"><code>Introspector.getBeanInfo(Class, Class)</code></a>.
  Any properties in the stop class or in its base classes will be ignored during analysis.
-
+ 
  <p>
  For example, in the following class hierarchy, instances of <code>C3</code> will include property <code>p3</code>,
  but not <code>p1</code> or <code>p2</code>.
@@ -461,11 +443,11 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
    <jk>public class</jk> C1 {
       <jk>public int</jk> getP1();
    }
-
+ 
    <jk>public class</jk> C2 <jk>extends</jk> C1 {
       <jk>public int</jk> getP2();
    }
-
+ 
    <ja>@Bean</ja>(stopClass=C2.<jk>class</jk>)
    <jk>public class</jk> C3 <jk>extends</jk> C2 {
       <jk>public int</jk> getP3();
@@ -480,17 +462,29 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="beanDictionary--">
+<li class="blockList"><a name="typeName--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>beanDictionary</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.238">beanDictionary</a></pre>
-<div class="block">Bean dictionary.
-
+<h4>typeName</h4>
+<pre>public abstract&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/annotation/Bean.html#line.231">typeName</a></pre>
+<div class="block">An identifying name for this class.
+ 
  <p>
- The list of classes that make up the bean dictionary for all properties in this class and all subclasses.
+ The name is used to identify the class type during parsing when it cannot be inferred through reflection.
+ <br>For example, if a bean property is of type <code>Object</code>, then the serializer will add the name to the
+ output so that the class can be determined during parsing.
+ 
+ <p>
+ It is also used to specify element names in XML.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Use _type='mybean' to identify this bean.</jc>
+   <ja>@Bean</ja>(typeName=<js>"mybean"</js>)
+   <jk>public class</jk> MyBean {...}
+ </p>
  
  <h5 class='section'>See Also:</h5>
  <ul>
@@ -498,32 +492,42 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
  </ul></div>
 <dl>
 <dt>Default:</dt>
-<dd>{}</dd>
+<dd>""</dd>
 </dl>
 </li>
 </ul>
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="propertyFilter--">
+<li class="blockList"><a name="typePropertyName--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>propertyFilter</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/transform/PropertyFilter.html" title="class in org.apache.juneau.transform">PropertyFilter</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.251">propertyFilter</a></pre>
-<div class="block">Property filter.
+<h4>typePropertyName</h4>
+<pre>public abstract&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/annotation/Bean.html#line.254">typePropertyName</a></pre>
+<div class="block">The property name to use for representing the type name.
  
  <p>
- Property filters can be used to intercept calls to getters and setters and alter their values in transit. 
+ This can be used to override the name used for the <js>"_type"</js> property used by the <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>typeName()</code></a> setting.
+ 
+ <p>
+ The default value if not specified is <js>"_type"</js> .
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Use 'type' instead of '_type' for bean names.</jc>
+   <ja>@Bean</ja>(typePropertyName=<js>"type"</js>)
+   <jk>public class</jk> MyBean {...}
+ </p>
  
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='jc'><a href="../../../../org/apache/juneau/transform/PropertyFilter.html" title="class in org.apache.juneau.transform"><code>PropertyFilter</code></a>
+   <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanTypePropertyName"><code>BeanContext.BEAN_beanTypePropertyName</code></a>
  </ul></div>
 <dl>
 <dt>Default:</dt>
-<dd>org.apache.juneau.transform.PropertyFilter.class</dd>
+<dd>""</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html b/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
index d27fed3..8ad5ca7 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
@@ -96,33 +96,34 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#CONSTRUCTOR" title="class or interface in java.lang.annotation">CONSTRUCTOR</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/BeanConstructor.html#line.54">BeanConstructor</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/BeanConstructor.html#line.55">BeanConstructor</a></pre>
 <div class="block">Maps constructor arguments to property names on beans with read-only properties.
-
+ 
  <p>
  This annotation can be used in the case of beans with properties whose values can only be set by passing them in
  through a constructor on the class.
  <br>Since method parameter names are lost during compilation, this annotation essentially redefines them so that they
  are available at runtime.
-
+ 
  <p>
  This annotation can only be applied to constructors and can only be applied to one constructor per class.
-
+ 
  <p>
  When present, bean instantiation is delayed until the call to <a href="../../../../org/apache/juneau/BeanMap.html#getBean--"><code>BeanMap.getBean()</code></a>.
  Until then, bean property values are stored in a local cache until <code>getBean()</code> is called.
  Because of this additional caching step, parsing into read-only beans tends to be slower and use more memory than
  parsing into beans with writable properties.
-
+ 
  <p>
  Attempting to call <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put(String,Object)</code></a> on a read-only property after calling <a href="../../../../org/apache/juneau/BeanMap.html#getBean--"><code>BeanMap.getBean()</code></a>
  will result in a <a href="../../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a> being thrown.
  Multiple calls to <a href="../../../../org/apache/juneau/BeanMap.html#getBean--"><code>BeanMap.getBean()</code></a> will return the same bean instance.
-
- <h6 class='topic'>Documentation</h6>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.BeanConstructorAnnotation">Overview &gt; @BeanConstructor Annotation</a>
-   </ul></div>
+ 
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.BeanConstructorAnnotation">Overview &gt; @BeanConstructor Annotation</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -168,9 +169,9 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockListLast">
 <li class="blockList">
 <h4>properties</h4>
-<pre>public abstract&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/annotation/BeanConstructor.html#line.62">properties</a></pre>
+<pre>public abstract&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/annotation/BeanConstructor.html#line.63">properties</a></pre>
 <div class="block">The names of the properties of the constructor arguments.
-
+ 
  <p>
  The number of properties listed must match the number of arguments in the constructor.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html b/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html
index fd959e9..8d35e45 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html
@@ -96,24 +96,25 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#FIELD" title="class or interface in java.lang.annotation">FIELD</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#METHOD" title="class or interface in java.lang.annotation">METHOD</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>})
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/BeanIgnore.html#line.43">BeanIgnore</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/BeanIgnore.html#line.44">BeanIgnore</a></pre>
 <div class="block">Ignore classes, fields, and methods from being interpreted as bean or bean components.
-
+ 
  <p>
  Applied to classes that may look like beans, but you want to be treated as non-beans.
  For example, if you want to force a bean to be converted to a string using the <code>toString()</code> method, use
  this annotation on the class.
-
+ 
  <p>
  Applies to fields that should not be interpreted as bean property fields.
-
+ 
  <p>
  Applies to getters or setters that should not be interpreted as bean property getters or setters.
  
- <h6 class='topic'>Documentation</h6>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.BeanIgnoreAnnotation">Overview &gt; @BeanIgnore Annotation</a>
-   </ul></div>
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.BeanIgnoreAnnotation">Overview &gt; @BeanIgnore Annotation</a>
+ </ul></div>
 </li>
 </ul>
 </div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html b/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html
index ce17b10..78029eb 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html
@@ -96,16 +96,17 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#FIELD" title="class or interface in java.lang.annotation">FIELD</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#METHOD" title="class or interface in java.lang.annotation">METHOD</a>})
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.37">BeanProperty</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.38">BeanProperty</a></pre>
 <div class="block">Used tailor how bean properties get interpreted by the framework.
-
+ 
  <p>
  This annotation is applied to public fields and public getter/setter methods of beans.
  
- <h6 class='topic'>Documentation</h6>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.BeanPropertyAnnotation">Overview &gt; @BeanProperty Annotation</a>
-   </ul></div>
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.BeanPropertyAnnotation">Overview &gt; @BeanProperty Annotation</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -188,18 +189,18 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public abstract&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/annotation/BeanProperty.html#line.128">name</a></pre>
+<pre>public abstract&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/annotation/BeanProperty.html#line.129">name</a></pre>
 <div class="block">Identifies the name of the property.
-
+ 
  <p>
  Normally, this is automatically inferred from the field name or getter method name of the property.
  However, this property can be used to assign a different property name from the automatically inferred value.
-
+ 
  <p>
  If the <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFieldVisibility"><code>BeanContext.BEAN_beanFieldVisibility</code></a> setting on the bean context excludes this field (e.g. the
  visibility is set to PUBLIC, but the field is PROTECTED), this annotation can be used to force the field to be
  identified as a property.
-
+ 
  <h6 class='topic'>Dynamic beans</h6>
  <p>
  The bean property named <js>"*"</js> is the designated "dynamic property" which allows for "extra" bean
@@ -207,69 +208,69 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
  This is similar in concept to the Jackson <ja>@JsonGetterAll</ja> and <ja>@JsonSetterAll</ja> annotations.
  The primary purpose is for backwards compatibility in parsing newer streams with addition information into older
  beans.
-
+ 
  <p>
-   The following examples show how to define dynamic bean properties.
+ The following examples show how to define dynamic bean properties.
  <p class='bcode'>
    <jc>// Option #1 - A simple public Map field.
    // The field name can be anything.</jc>
    <jk>public class</jk> BeanWithDynaField {
-
+ 
       <ja>@BeanProperty</ja>(name=<js>"*"</js>)
       <jk>public</jk> Map&lt;String,Object&gt; extraStuff = <jk>new</jk> LinkedHashMap&lt;String,Object&gt;();
    }
-
+ 
    <jc>// Option #2 - Getters and setters.
    // Method names can be anything.
    // Getter must return a Map with String keys.
    // Setter must take in two arguments.</jc>
    <jk>public class</jk> BeanWithDynaMethods {
-
+ 
       <ja>@BeanProperty</ja>(name=<js>"*"</js>)
       <jk>public</jk> Map&lt;String,Object&gt; getMyExtraStuff() {
          ...
       }
-
+ 
       <ja>@BeanProperty</ja>(name=<js>"*"</js>)
       <jk>public void</jk> setAnExtraField(String name, Object value) {
          ...
       }
    }
-
+ 
    <jc>// Option #3 - Getter only.
    // Properties will be added through the getter.</jc>
    <jk>public class</jk> BeanWithDynaGetterOnly {
-
+ 
       <ja>@BeanProperty</ja>(name=<js>"*"</js>)
       <jk>public</jk> Map&lt;String,Object&gt; getMyExtraStuff() {
          ...
       }
    }
  </p>
-
+ 
 <p>
  Similar rules apply for value types and swaps.
  The property values optionally can be any serializable type or use swaps.
  <p class='bcode'>
    <jc>// A serializable type other than Object.</jc>
    <jk>public class</jk> BeanWithDynaFieldWithListValues {
-
+ 
       <ja>@BeanProperty</ja>(name=<js>"*"</js>)
       <jk>public</jk> Map&lt;String,List&lt;String&gt;&gt; getMyExtraStuff() {
          ...
       }
    }
-
+ 
    <jc>// A swapped value.</jc>
    <jk>public class</jk> BeanWithDynaFieldWithSwappedValues {
-
+ 
       <ja>@BeanProperty</ja>(name=<js>"*"</js>, swap=CalendarSwap.<jsf>ISO8601DTZ</jsf>.<jk>class</jk>)
       <jk>public</jk> Map&lt;String,Calendar&gt; getMyExtraStuff() {
          ...
       }
    }
  </p>
-
+ 
  <ul class='doctree'>
    <li class='info'>
       Note that if you're not interested in these additional properties, you can also use the
@@ -291,15 +292,15 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>value</h4>
-<pre>public abstract&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/annotation/BeanProperty.html#line.142">value</a></pre>
+<pre>public abstract&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/annotation/BeanProperty.html#line.143">value</a></pre>
 <div class="block">A synonym for <a href="../../../../org/apache/juneau/annotation/BeanProperty.html#name--"><code>name()</code></a>.
-
+ 
  <p>
  The following annotations are equivalent:
-
+ 
  <p class='bcode'>
    <ja>@BeanProperty</ja>(name=<js>"foo"</js>)
-
+ 
    <ja>@BeanProperty</ja>(<js>"foo"</js>)
  </p></div>
 <dl>
@@ -317,22 +318,22 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.166">type</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.167">type</a></pre>
 <div class="block">Identifies a specialized class type for the property.
-
+ 
  <p>
  Normally this can be inferred through reflection of the field type or getter return type.
  However, you'll want to specify this value if you're parsing beans where the bean property class is an interface
  or abstract class to identify the bean type to instantiate.
  Otherwise, you may cause an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang"><code>InstantiationException</code></a> when trying to set these fields.
-
+ 
  <p>
  This property must denote a concrete bean class with a no-arg constructor.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jk>public class</jk> MyBean {
-
+ 
       <jc>// Identify concrete map type.</jc>
       <ja>@BeanProperty</ja>(type=HashMap.<jk>class</jk>)
       <jk>public</jk> Map <jf>p1</jf>;
@@ -353,14 +354,14 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>params</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.182">params</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.183">params</a></pre>
 <div class="block">For bean properties of maps and collections, this annotation can be used to identify the class types of the
  contents of the bean property object when the generic parameter types are interfaces or abstract classes.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jk>public class</jk> MyBean {
-
+ 
       <jc>// Identify concrete map type with String keys and Integer values.</jc>
       <ja>@BeanProperty</ja>(type=HashMap.<jk>class</jk>, params={String.<jk>class</jk>,Integer.<jk>class</jk>})
       <jk>public</jk> Map <jf>p1</jf>;
@@ -381,9 +382,9 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>properties</h4>
-<pre>public abstract&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/annotation/BeanProperty.html#line.214">properties</a></pre>
+<pre>public abstract&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/annotation/BeanProperty.html#line.215">properties</a></pre>
 <div class="block">Used to limit which child properties are rendered by the serializers.
-
+ 
  <p>
  Can be used on any of the following bean property types:
  <ul class='spaced-list'>
@@ -392,21 +393,21 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
    <li>Bean/Map arrays - Same, but applied to each element in the array.
    <li>Bean/Map collections - Same, but applied to each element in the collection.
  </ul>
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jk>public class</jk> MyClass {
-
+ 
       <jc>// Only render 'f1' when serializing this bean property.</jc>
       <ja>@BeanProperty</ja>(properties=<js>"f1"</js>)
       <jk>public</jk> MyChildClass x1 = <jk>new</jk> MyChildClass();
    }
-
+ 
    <jk>public class</jk> MyChildClass {
       <jk>public int</jk> f1 = 1;
       <jk>public int</jk> f2 = 2;
    }
-
+ 
    <jc>// Renders "{x1:{f1:1}}"</jc>
    String json = JsonSerializer.<jsf>DEFAULT</jsf>.serialize(<jk>new</jk> MyClass());
  </p></div>
@@ -425,9 +426,9 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.227">beanDictionary</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.228">beanDictionary</a></pre>
 <div class="block">Bean dictionary.
-
+ 
  <p>
  The list of classes that make up the bean dictionary this bean property.
  
@@ -450,16 +451,16 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockListLast">
 <li class="blockList">
 <h4>format</h4>
-<pre>public abstract&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/annotation/BeanProperty.html#line.245">format</a></pre>
+<pre>public abstract&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/annotation/BeanProperty.html#line.246">format</a></pre>
 <div class="block">Specifies a String format for converting the bean property value to a formatted string.
-
+ 
  <p>
  Note that this is usually a one-way conversion during serialization.
-
+ 
  <p>
  During parsing, we will attempt to convert the value to the original form by using the
  <a href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Class-"><code>BeanSession.convertToType(Object, Class)</code></a> but there is no guarantee that this will succeed.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@BeanProperty</ja>(format=<js>"$%.2f"</js>)

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html b/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html
index 09e234a..f6c16d3 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html
@@ -95,18 +95,20 @@
 <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#METHOD" title="class or interface in java.lang.annotation">METHOD</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#FIELD" title="class or interface in java.lang.annotation">FIELD</a>})
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/NameProperty.html#line.36">NameProperty</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/NameProperty.html#line.38">NameProperty</a></pre>
 <div class="block">Identifies a setter as a method for setting the name of a POJO as it's known by its parent object.
-
- <h5 class='section'>Notes:</h5>
+ 
+ 
+ <h5 class='topic'>Notes</h5>
  <ul>
    <li>The annotated field or method does not need to be public.
  </ul>
  
- <h6 class='topic'>Documentation</h6>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.NamePropertyAnnotation">Overview &gt; @NameProperty Annotation</a>
-   </ul></div>
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.NamePropertyAnnotation">Overview &gt; @NameProperty Annotation</a>
+ </ul></div>
 </li>
 </ul>
 </div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html b/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html
index 1148a6d..0519f8e 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html
@@ -95,21 +95,23 @@
 <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#METHOD" title="class or interface in java.lang.annotation">METHOD</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#FIELD" title="class or interface in java.lang.annotation">FIELD</a>})
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/ParentProperty.html#line.39">ParentProperty</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/ParentProperty.html#line.41">ParentProperty</a></pre>
 <div class="block">Identifies a setter as a method for adding a parent reference to a child object.
-
+ 
  <p>
  Used by the parsers to add references to parent objects in child objects.
-
- <h5 class='section'>Notes:</h5>
+ 
+ 
+ <h5 class='topic'>Notes</h5>
  <ul>
    <li>The annotated field or method does not need to be public.
  </ul>
  
- <h6 class='topic'>Documentation</h6>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.NamePropertyAnnotation">Overview &gt; @NameProperty Annotation</a>
-   </ul></div>
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.NamePropertyAnnotation">Overview &gt; @NameProperty Annotation</a>
+ </ul></div>
 </li>
 </ul>
 </div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/annotation/Swap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/Swap.html b/content/site/apidocs/org/apache/juneau/annotation/Swap.html
index ca22900..0e09abf 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/Swap.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/Swap.html
@@ -96,9 +96,9 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#ANNOTATION_TYPE" title="class or interface in java.lang.annotation">ANNOTATION_TYPE</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#FIELD" title="class or interface in java.lang.annotation">FIELD</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#METHOD" title="clas
 s or interface in java.lang.annotation">METHOD</a>})
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swap.html#line.42">Swap</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swap.html#line.43">Swap</a></pre>
 <div class="block">Associates <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> and <a href="../../../../org/apache/juneau/transform/Surrogate.html" title="interface in org.apache.juneau.transform"><code>Surrogate</code></a> classes with POJOs and bean properties.
-
+ 
  <p>
  This annotation can be used in the following locations:
  <ul>
@@ -107,10 +107,11 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
    <li>Inside the <a href="../../../../org/apache/juneau/annotation/Swaps.html" title="annotation in org.apache.juneau.annotation"><code>@Swaps</code></a> annotation.
  </ul>
  
- <h6 class='topic'>Documentation</h6>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.SwapAnnotation">Overview &gt; @Swap Annotation</a>
-   </ul></div>
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.SwapAnnotation">Overview &gt; @Swap Annotation</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -168,17 +169,17 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
 <!--   -->
 </a>
 <h3>Element Detail</h3>
-<a name="value--">
+<a name="impl--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>value</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Swap.html#line.50">value</a></pre>
+<h4>impl</h4>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Swap.html#line.51">impl</a></pre>
 <div class="block">The <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> and <a href="../../../../org/apache/juneau/transform/Surrogate.html" title="interface in org.apache.juneau.transform"><code>Surrogate</code></a> class.
-
+ 
  <p>
- A synonym for <a href="../../../../org/apache/juneau/annotation/Swap.html#impl--"><code>impl()</code></a>.</div>
+ A synonym for <a href="../../../../org/apache/juneau/annotation/Swap.html#value--"><code>value()</code></a>.</div>
 <dl>
 <dt>Default:</dt>
 <dd>org.apache.juneau.annotation.Null.class</dd>
@@ -188,20 +189,36 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="impl--">
+<li class="blockList"><a name="mediaTypes--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>impl</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Swap.html#line.58">impl</a></pre>
-<div class="block">The <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> and <a href="../../../../org/apache/juneau/transform/Surrogate.html" title="interface in org.apache.juneau.transform"><code>Surrogate</code></a> class.
-
+<h4>mediaTypes</h4>
+<pre>public abstract&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/annotation/Swap.html#line.75">mediaTypes</a></pre>
+<div class="block">Identifies the media types that this swap is applicable for.
+ 
  <p>
- A synonym for <a href="../../../../org/apache/juneau/annotation/Swap.html#value--"><code>value()</code></a>.</div>
+ In the following example, the swap is only invoked by the JSON serializer:
+ 
+ <p class='bcode'>
+   <ja>@Swap</ja>(impl=ToStringSwap.<jk>class</jk>, mediaTypes=<js>"&#42;/json"</js>)
+   <jk>public class</jk> MyBean { ... }
+ 
+   <jk>public class</jk> ToStringSwap <jk>extends</jk> PojoSwap&lt;Object,String&gt; {
+         <jk>public</jk> String swap(BeanSession session, Object o) <jk>throws</jk> Exception {
+            <jk>return</jk> o.toString();
+         }
+      }
+ </p>
+ 
+ <h5 class='section'>Documentation:</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.PerMediaTypePojoSwaps">Overview &gt; Per-media-type PojoSwaps</a>
+ </ul></div>
 <dl>
 <dt>Default:</dt>
-<dd>org.apache.juneau.annotation.Null.class</dd>
+<dd>{}</dd>
 </dl>
 </li>
 </ul>
@@ -214,26 +231,26 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
 <ul class="blockList">
 <li class="blockList">
 <h4>template</h4>
-<pre>public abstract&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/annotation/Swap.html#line.96">template</a></pre>
+<pre>public abstract&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/annotation/Swap.html#line.112">template</a></pre>
 <div class="block">Identifies a template string along with this swap.
-
+ 
  <p>
  Template strings are arbitrary strings associated with swaps that help provide additional context information
  for the swap class.
  They're called 'templates' because their primary purpose is for providing template names, such as Apache FreeMarker
  template names.
-
+ 
  <p>
  The following is an example of a templated swap class used to serialize POJOs to HTML using FreeMarker:
-
+ 
  <p class='bcode'>
    <jc>// Our templated swap class.</jc>
    <jk>public class</jk> FreeMarkerSwap <jk>extends</jk> PojoSwap&lt;Object,Reader&gt; {
-
+ 
       <jk>public</jk> MediaType[] forMediaTypes() {
          <jk>return</jk> MediaType.<jsm>forStrings</jsm>(<js>"&#42;/html"</js>);
       }
-
+ 
       <jk>public</jk> Reader swap(BeanSession session, Object o, String template) <jk>throws</jk> Exception {
          <jk>return</jk> getFreeMarkerReader(template, o);  <jc>// Some method that creates raw HTML.</jc>
       }
@@ -244,10 +261,10 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
    <jk>public class</jk> MyPojo {}
  </p>
  
-   <h5 class='section'>Documentation:</h5>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.TemplatedSwaps">Overview &gt; Templated Swaps</a>
-   </ul></div>
+ <h5 class='section'>Documentation:</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.TemplatedSwaps">Overview &gt; Templated Swaps</a>
+ </ul></div>
 <dl>
 <dt>Default:</dt>
 <dd>""</dd>
@@ -257,36 +274,20 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="mediaTypes--">
+<li class="blockList"><a name="value--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>mediaTypes</h4>
-<pre>public abstract&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/annotation/Swap.html#line.120">mediaTypes</a></pre>
-<div class="block">Identifies the media types that this swap is applicable for.
-
- <p>
- In the following example, the swap is only invoked by the JSON serializer:
-
- <p class='bcode'>
-   <ja>@Swap</ja>(impl=ToStringSwap.<jk>class</jk>, mediaTypes=<js>"&#42;/json"</js>)
-   <jk>public class</jk> MyBean { ... }
-
-   <jk>public class</jk> ToStringSwap <jk>extends</jk> PojoSwap&lt;Object,String&gt; {
-         <jk>public</jk> String swap(BeanSession session, Object o) <jk>throws</jk> Exception {
-            <jk>return</jk> o.toString();
-         }
-      }
- </p>
+<h4>value</h4>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Swap.html#line.120">value</a></pre>
+<div class="block">The <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> and <a href="../../../../org/apache/juneau/transform/Surrogate.html" title="interface in org.apache.juneau.transform"><code>Surrogate</code></a> class.
  
-   <h5 class='section'>Documentation:</h5>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.PerMediaTypePojoSwaps">Overview &gt; Per-media-type PojoSwaps</a>
-   </ul></div>
+ <p>
+ A synonym for <a href="../../../../org/apache/juneau/annotation/Swap.html#impl--"><code>impl()</code></a>.</div>
 <dl>
 <dt>Default:</dt>
-<dd>{}</dd>
+<dd>org.apache.juneau.annotation.Null.class</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/annotation/Swaps.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/Swaps.html b/content/site/apidocs/org/apache/juneau/annotation/Swaps.html
index 05b00b0..30044ba 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/Swaps.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/Swaps.html
@@ -96,9 +96,9 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swaps.html#line.43">Swaps</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swaps.html#line.44">Swaps</a></pre>
 <div class="block">Used to associate multiple swaps with the same POJO class.
-
+ 
  <p class='bcode'>
    <ja>@Swaps</ja>(
       {
@@ -110,10 +110,11 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
    <jk>public class</jk> MyPojo {}
  </p>
  
- <h6 class='topic'>Documentation</h6>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.SwapAnnotation">Overview &gt; @Swap Annotation</a>
-   </ul></div>
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.SwapAnnotation">Overview &gt; @Swap Annotation</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -159,7 +160,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Swa
 <ul class="blockListLast">
 <li class="blockList">
 <h4>value</h4>
-<pre>public abstract&nbsp;<a href="../../../../org/apache/juneau/annotation/Swap.html" title="annotation in org.apache.juneau.annotation">Swap</a>[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Swaps.html#line.48">value</a></pre>
+<pre>public abstract&nbsp;<a href="../../../../org/apache/juneau/annotation/Swap.html" title="annotation in org.apache.juneau.annotation">Swap</a>[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Swaps.html#line.49">value</a></pre>
 <div class="block">The swaps to apply to this POJO class.</div>
 <dl>
 <dt>Default:</dt>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/annotation/URI.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/URI.html b/content/site/apidocs/org/apache/juneau/annotation/URI.html
index a888cfc..ccc83d4 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/URI.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/URI.html
@@ -96,17 +96,18 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#FIELD" title="class or interface in java.lang.annotation">FIELD</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#METHOD" title="class or interface in java.lang.annotation">METHOD</a>})
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/URI.html#line.36">URI</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/URI.html#line.37">URI</a></pre>
 <div class="block">Used to identify a class or bean property as a URI.
-
+ 
  <p>
  This annotation allows you to identify other classes that return URIs via <code>toString()</code> as URI objects.
-
  
- <h6 class='topic'>Documentation</h6>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.URIAnnotation">Overview &gt; @URI Annotation</a>
-   </ul></div>
+ 
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.URIAnnotation">Overview &gt; @URI Annotation</a>
+ </ul></div>
 </li>
 </ul>
 </div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/csv/CsvParser.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvParser.html b/content/site/apidocs/org/apache/juneau/csv/CsvParser.html
index 271fa06..f735f73 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvParser.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvParser.html
@@ -367,7 +367,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/parser/ReaderParserSession.html" title="class in org.apache.juneau.parser">ReaderParserSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParser.html#line.66">createSession</a>(<a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/Parser.html#createSession-org.apache.juneau.parser.ParserSessionArgs-">Parser</a></code></span></div>
 <div class="block">Create the session object that will be passed in to the parse method.
-
+ 
  <p>
  It's up to implementers to decide what the session object looks like, although typically it's going to be a
  subclass of <a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser"><code>ParserSession</code></a>.</div>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/ConfigFile.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigFile.html b/content/site/apidocs/org/apache/juneau/ini/ConfigFile.html
index 81c14fe..9a9b1ef 100644
--- a/content/site/apidocs/org/apache/juneau/ini/ConfigFile.html
+++ b/content/site/apidocs/org/apache/juneau/ini/ConfigFile.html
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 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/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/juneau/ini/Section.html" title="class in org.apache.juneau.ini">Section</a>&gt;</pre>
 <div class="block">Implements the API for accessing the contents of a config file.
-
+ 
  <p>
  Refer to <a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.ini</a> for usage information.</div>
 </li>
@@ -896,7 +896,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <pre>public abstract&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFile.html#line.168">addLines</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;section,
                                     <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;lines)</pre>
 <div class="block">Adds arbitrary lines to the specified config file section.
-
+ 
  <p>
  The lines can be any of the following....
  <ul class='spaced-list'>
@@ -907,7 +907,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
    <li>
       <js>" foobar "</js> - Anything else (interpreted as a comment).
  </ul>
-
+ 
  <p>
  If the section does not exist, it will automatically be created.</div>
 <dl>
@@ -930,12 +930,12 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <pre>public abstract&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFile.html#line.195">addHeaderComments</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;section,
                                              <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;headerComments)</pre>
 <div class="block">Adds header comments to the specified section.
-
+ 
  <p>
  Header comments are defined as lines that start with <jk>"#"</jk> immediately preceding a section header
  <jk>"[section]"</jk>.
  These are handled as part of the section itself instead of being interpreted as comments in the previous section.
-
+ 
  <p>
  Header comments can be of the following formats...
  <ul class='spaced-list'>
@@ -944,7 +944,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
    <li>
       <js>"comment"</js> - Anything else (will automatically be prefixed with <js>"# "</js>).
  </ul>
-
+ 
  <p>
  If the section does not exist, it will automatically be created.</div>
 <dl>
@@ -984,7 +984,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <h4>getBeanSession</h4>
 <pre>protected abstract&nbsp;<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFile.html#line.214">getBeanSession</a>()</pre>
 <div class="block">Returns the reusable bean session associated with this config file.
-
+ 
  <p>
  Used for performing simple datatype conversions.</div>
 <dl>
@@ -1004,7 +1004,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
                                     boolean&nbsp;newline)
                              throws <a href="../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block">Converts the specified object to a string.
-
+ 
  <p>
  The serialized output is identical to LAX JSON (JSON with unquoted attributes) except for the following
  exceptions:
@@ -1117,7 +1117,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>...&nbsp;args)
                       throws <a href="../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Gets the entry with the specified key and converts it to the specified value.
-
+ 
  <p>
  The key can be in one of the following formats...
  <ul class='spaced-list'>
@@ -1126,43 +1126,43 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
    <li>
       <js>"section/key"</js> - A value from the specified section.
  </ul>
-
+ 
  <p>
  The type can be a simple type (e.g. beans, strings, numbers) or parameterized type (collections/maps).
-
+ 
  <h5 class='section'>Examples:</h5>
  <p class='bcode'>
-   ConfigFile cf = <jk>new</jk> ConfigFileBuilder().build(<js>"MyConfig.cfg"</js>);
-
+   ConfigFile cf = ConfigFile.<jsm>create</jsm>().build(<js>"MyConfig.cfg"</js>);
+ 
    <jc>// Parse into a linked-list of strings.</jc>
    List l = cf.getObject(<js>"MySection/myListOfStrings"</js>, LinkedList.<jk>class</jk>, String.<jk>class</jk>);
-
+ 
    <jc>// Parse into a linked-list of beans.</jc>
    List l = cf.getObject(<js>"MySection/myListOfBeans"</js>, LinkedList.<jk>class</jk>, MyBean.<jk>class</jk>);
-
+ 
    <jc>// Parse into a linked-list of linked-lists of strings.</jc>
    List l = cf.getObject(<js>"MySection/my2dListOfStrings"</js>, LinkedList.<jk>class</jk>,
       LinkedList.<jk>class</jk>, String.<jk>class</jk>);
-
+ 
    <jc>// Parse into a map of string keys/values.</jc>
    Map m = cf.getObject(<js>"MySection/myMap"</js>, TreeMap.<jk>class</jk>, String.<jk>class</jk>,
       String.<jk>class</jk>);
-
+ 
    <jc>// Parse into a map containing string keys and values of lists containing beans.</jc>
    Map m = cf.getObject(<js>"MySection/myMapOfListsOfBeans"</js>, TreeMap.<jk>class</jk>, String.<jk>class</jk>,
       List.<jk>class</jk>, MyBean.<jk>class</jk>);
  </p>
-
+ 
  <p>
  <code>Collection</code> classes are assumed to be followed by zero or one objects indicating the element type.
-
+ 
  <p>
  <code>Map</code> classes are assumed to be followed by zero or two meta objects indicating the key and value
  types.
-
+ 
  <p>
  The array can be arbitrarily long to indicate arbitrarily complex data structures.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Use the <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getObject-java.lang.String-java.lang.Class-"><code>getObject(String, Class)</code></a> method instead if you don't need a parameterized map/collection.
@@ -1172,7 +1172,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <dd><code>key</code> - The key.  See <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getString-java.lang.String-"><code>getString(String)</code></a> for a description of the key.</dd>
 <dd><code>type</code> - The object type to create.
    <br>Can be any of the following: <a href="../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code></a>,
-      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/GenericArrayType.html?is-external=true" title="class or interface in java.lang.reflect"><code>GenericArrayType</code></a></dd>
+   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/GenericArrayType.html?is-external=true" title="class or interface in java.lang.reflect"><code>GenericArrayType</code></a></dd>
 <dd><code>args</code> - The type arguments of the class if it's a collection or map.
    <br>Can be any of the following: <a href="../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code></a>,
    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/GenericArrayType.html?is-external=true" title="class or interface in java.lang.reflect"><code>GenericArrayType</code></a>
@@ -1225,26 +1225,26 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)
                       throws <a href="../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Same as <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getObject-java.lang.String-java.lang.reflect.Type-java.lang.reflect.Type...-"><code>getObject(String, Type, Type...)</code></a> except optimized for a non-parameterized class.
-
+ 
  <p>
  This is the preferred parse method for simple types since you don't need to cast the results.
-
+ 
  <h5 class='section'>Examples:</h5>
  <p class='bcode'>
-   ConfigFile cf = <jk>new</jk> ConfigFileBuilder().build(<js>"MyConfig.cfg"</js>);
-
+   ConfigFile cf = ConfigFile.<jsm>create</jsm>().build(<js>"MyConfig.cfg"</js>);
+ 
    <jc>// Parse into a string.</jc>
    String s = cf.getObject(<js>"MySection/mySimpleString"</js>, String.<jk>class</jk>);
-
+ 
    <jc>// Parse into a bean.</jc>
    MyBean b = cf.getObject(<js>"MySection/myBean"</js>, MyBean.<jk>class</jk>);
-
+ 
    <jc>// Parse into a bean array.</jc>
    MyBean[] b = cf.getObject(<js>"MySection/myBeanArray"</js>, MyBean[].<jk>class</jk>);
-
+ 
    <jc>// Parse into a linked-list of objects.</jc>
    List l = cf.getObject(<js>"MySection/myList"</js>, LinkedList.<jk>class</jk>);
-
+ 
    <jc>// Parse into a map of object keys/values.</jc>
    Map m = cf.getObject(<js>"MySection/myMap"</js>, TreeMap.<jk>class</jk>);
  </p></div>
@@ -1304,7 +1304,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)
                                  throws <a href="../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Gets the entry with the specified key and converts it to the specified value.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getObject-java.lang.String-java.lang.Class-"><code>getObject(String, Class)</code></a>, but with a default value.</div>
 <dl>
@@ -1362,7 +1362,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>...&nbsp;args)
                                  throws <a href="../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Gets the entry with the specified key and converts it to the specified value.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getObject-java.lang.String-java.lang.reflect.Type-java.lang.reflect.Type...-"><code>getObject(String, Type, Type...)</code></a>, but with a default value.</div>
 <dl>
@@ -1430,7 +1430,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)
                       throws <a href="../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Gets the entry with the specified key and converts it to the specified value.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getObject-java.lang.String-java.lang.Class-"><code>getObject(String, Class)</code></a>, but used when key is already broken into section/key.</div>
 <dl>
@@ -1483,7 +1483,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>...&nbsp;args)
                       throws <a href="../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Gets the entry with the specified key and converts it to the specified value.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getObject-java.lang.String-java.lang.reflect.Type-java.lang.reflect.Type...-"><code>getObject(String, Type, Type...)</code></a>, but used when key is already broken into section/key.</div>
 <dl>
@@ -1546,7 +1546,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <h4>getString</h4>
 <pre>public final&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/ini/ConfigFile.html#line.632">getString</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;key)</pre>
 <div class="block">Gets the entry with the specified key.
-
+ 
  <p>
  The key can be in one of the following formats...
  <ul class='spaced-list'>
@@ -1622,10 +1622,10 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFile.html#line.689">getInt</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;key,
                         int&nbsp;def)</pre>
 <div class="block">Convenience method for getting int config values.
-
+ 
  <p>
  <js>"K"</js>, <js>"M"</js>, and <js>"G"</js> can be used to identify kilo, mega, and giga.
-
+ 
  <h5 class='section'>Example:</h5>
  <ul class='spaced-list'>
    <li>
@@ -1667,10 +1667,10 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <pre>public final&nbsp;long&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFile.html#line.724">getLong</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;key,
                           long&nbsp;def)</pre>
 <div class="block">Convenience method for getting long config values.
-
+ 
  <p>
  <js>"K"</js>, <js>"M"</js>, and <js>"G"</js> can be used to identify kilo, mega, and giga.
-
+ 
  <h5 class='section'>Example:</h5>
  <ul class='spaced-list'>
    <li>
@@ -1732,7 +1732,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
                  throws <a href="../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block">Adds or replaces an entry with the specified key with a POJO serialized to a string using the registered
  serializer.
-
+ 
  <p>
  Equivalent to calling <code>put(key, value, isEncoded(key))</code>.</div>
 <dl>
@@ -1783,7 +1783,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
                         boolean&nbsp;encoded)
                  throws <a href="../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block">Adds or replaces an entry with the specified key with the specified value.
-
+ 
  <p>
  The format of the entry depends on the data type of the value.
  <ul class='spaced-list'>
@@ -1922,10 +1922,10 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
                                     boolean&nbsp;ignoreUnknownProperties)
                              throws <a href="../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Converts this config file section to the specified bean instance.
-
+ 
  <p>
  Key/value pairs in the config file section get copied as bean property values to the specified bean class.
-
+ 
  <h6 class='figure'>Example config file</h6>
  <p class='bcode'>
    <cs>[MyAddress]</cs>
@@ -1935,7 +1935,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
    <ck>state</ck> = <cv>NY</cv>
    <ck>zip</ck> = <cv>12345</cv>
  </p>
-
+ 
  <h6 class='figure'>Example bean</h6>
  <p class='bcode'>
    <jk>public class</jk> Address {
@@ -1944,10 +1944,10 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
       public int zip;
    }
  </p>
-
+ 
  <h6 class='figure'>Example usage</h6>
  <p class='bcode'>
-   ConfigFile cf = <jk>new</jk> ConfigFileBuilder().build(<js>"MyConfig.cfg"</js>);
+   ConfigFile cf = ConfigFile.<jsm>create</jsm>().build(<js>"MyConfig.cfg"</js>);
    Address myAddress = cf.getSectionAsBean(<js>"MySection"</js>, Address.<jk>class</jk>);
  </p></div>
 <dl>
@@ -1973,7 +1973,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
                                          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
 <div class="block">Wraps a config file section inside a Java interface so that values in the section can be read and
  write using getters and setters.
-
+ 
  <h6 class='figure'>Example config file</h6>
  <p class='bcode'>
    <cs>[MySection]</cs>
@@ -1984,41 +1984,41 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
    <ck>int3dArray</ck> = <cv>[[[123,null],null],null]</cv>
    <ck>bean1d3dListMap</ck> = <cv>{key:[[[[{foo:'bar',baz:123}]]]]}</cv>
  </p>
-
+ 
  <h6 class='figure'>Example interface</h6>
  <p class='bcode'>
    <jk>public interface</jk> MyConfigInterface {
-
+ 
       String getString();
       <jk>void</jk> setString(String x);
-
+ 
       <jk>int</jk> getInt();
       <jk>void</jk> setInt(<jk>int</jk> x);
-
+ 
       MyEnum getEnum();
       <jk>void</jk> setEnum(MyEnum x);
-
+ 
       MyBean getBean();
       <jk>void</jk> setBean(MyBean x);
-
+ 
       <jk>int</jk>[][][] getInt3dArray();
       <jk>void</jk> setInt3dArray(<jk>int</jk>[][][] x);
-
+ 
       Map&lt;String,List&lt;MyBean[][][]&gt;&gt; getBean1d3dListMap();
       <jk>void</jk> setBean1d3dListMap(Map&lt;String,List&lt;MyBean[][][]&gt;&gt; x);
    }
  </p>
-
+ 
  <h6 class='figure'>Example usage</h6>
  <p class='bcode'>
-   ConfigFile cf = <jk>new</jk> ConfigFileBuilder().build(<js>"MyConfig.cfg"</js>);
-
+   ConfigFile cf = ConfigFile.<jsm>create</jsm>().build(<js>"MyConfig.cfg"</js>);
+ 
    MyConfigInterface ci = cf.getSectionAsInterface(<js>"MySection"</js>, MyConfigInterface.<jk>class</jk>);
-
+ 
    <jk>int</jk> myInt = ci.getInt();
-
+ 
    ci.setBean(<jk>new</jk> MyBean());
-
+ 
    cf.save();
  </p></div>
 <dl>
@@ -2090,7 +2090,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <h4>addSection</h4>
 <pre>public abstract&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFile.html#line.1107">addSection</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">Appends a section to this config file if it does not already exist.
-
+ 
  <p>
  Returns the existing section if it already exists.</div>
 <dl>
@@ -2184,7 +2184,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <pre>public final&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFile.html#line.1155">serializeTo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out)
                              throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Saves this config file to the specified writer as an INI file.
-
+ 
  <p>
  The writer will automatically be closed.</div>
 <dl>
@@ -2244,7 +2244,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <h4>merge</h4>
 <pre>public abstract&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFile.html#line.1189">merge</a>(<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;cf)</pre>
 <div class="block">Merges the contents of the specified config file into this config file.
-
+ 
  <p>
  Pretty much identical to just replacing this config file, but causes the
  <a href="../../../../org/apache/juneau/ini/ConfigFileListener.html#onChange-org.apache.juneau.ini.ConfigFile-java.util.Set-"><code>ConfigFileListener.onChange(ConfigFile, Set)</code></a> method to be invoked on differences between the file.</div>
@@ -2266,7 +2266,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <h4>toString</h4>
 <pre>public abstract&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/ini/ConfigFile.html#line.1198">toString</a>()</pre>
 <div class="block">Returns the config file contents as a string.
-
+ 
  <p>
  The contents of the string are the same as the contents that would be serialized to disk.</div>
 <dl>
@@ -2318,7 +2318,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?
 <pre>public abstract&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFile.html#line.1234">getResolving</a>()</pre>
 <div class="block">Returns a wrapped instance of this config file where calls to getters have their values first resolved by a
  default <a href="../../../../org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl"><code>VarResolver</code></a>.
-
+ 
  The default <a href="../../../../org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl"><code>VarResolver</code></a> is registered with the following <a href="../../../../org/apache/juneau/svl/Var.html" title="class in org.apache.juneau.svl"><code>StringVars</code></a>:
  <ul class='spaced-list'>
    <li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/ConfigFileBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigFileBuilder.html b/content/site/apidocs/org/apache/juneau/ini/ConfigFileBuilder.html
index 666eaf5..2665803 100644
--- a/content/site/apidocs/org/apache/juneau/ini/ConfigFileBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/ini/ConfigFileBuilder.html
@@ -111,10 +111,10 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/ini/ConfigFileBuilder.html#line.38">ConfigFileBuilder</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">Builder for creating instances of <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFiles</code></a>.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
-   ConfigFile cf = <jk>new</jk> ConfigFileBuilder().build(<js>"MyConfig.cfg"</js>);
+   ConfigFile cf = ConfigFile.<jsm>create</jsm>().build(<js>"MyConfig.cfg"</js>);
    String setting = cf.get(<js>"MySection/mysetting"</js>);
  </p></div>
 </li>
@@ -271,7 +271,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>encoder</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini">ConfigFileBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileBuilder.html#line.56">encoder</a>(<a href="../../../../org/apache/juneau/ini/Encoder.html" title="interface in org.apache.juneau.ini">Encoder</a>&nbsp;encoder)</pre>
 <div class="block">Specify the encoder to use for encoded config file entries (e.g. <js>"mySecret*={...}"</js>).
-
+ 
  <p>
  The default value for this setting is an instance of <a href="../../../../org/apache/juneau/ini/XorEncoder.html" title="class in org.apache.juneau.ini"><code>XorEncoder</code></a>.</div>
 <dl>
@@ -290,7 +290,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>serializer</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini">ConfigFileBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileBuilder.html#line.70">serializer</a>(<a href="../../../../org/apache/juneau/serializer/WriterSerializer.html" title="class in org.apache.juneau.serializer">WriterSerializer</a>&nbsp;serializer)</pre>
 <div class="block">Specify the serializer to use for serializing POJOs when using <a href="../../../../org/apache/juneau/ini/ConfigFile.html#put-java.lang.String-java.lang.Object-"><code>ConfigFile.put(String, Object)</code></a>.
-
+ 
  <p>
  The default value for this setting is <a href="../../../../org/apache/juneau/json/JsonSerializer.html#DEFAULT_LAX"><code>JsonSerializer.DEFAULT_LAX</code></a>.</div>
 <dl>
@@ -309,7 +309,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>parser</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini">ConfigFileBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileBuilder.html#line.84">parser</a>(<a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="class in org.apache.juneau.parser">ReaderParser</a>&nbsp;parser)</pre>
 <div class="block">Specify the parser to use for parsing POJOs when using <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getObject-java.lang.String-java.lang.Class-"><code>ConfigFile.getObject(String,Class)</code></a>.
-
+ 
  <p>
  The default value for this setting is <a href="../../../../org/apache/juneau/json/JsonParser.html#DEFAULT"><code>JsonParser.DEFAULT</code></a></div>
 <dl>
@@ -328,7 +328,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>charset</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini">ConfigFileBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileBuilder.html#line.98">charset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a>&nbsp;charset)</pre>
 <div class="block">Specify the config file character encoding.
-
+ 
  <p>
  The default value for this setting is <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true#defaultCharset--" title="class or interface in java.nio.charset"><code>Charset.defaultCharset()</code></a>.</div>
 <dl>
@@ -347,10 +347,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>paths</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini">ConfigFileBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileBuilder.html#line.115">paths</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;searchPaths)</pre>
 <div class="block">Specify the search paths for config files.
-
+ 
  <p>
  Can contain relative or absolute paths.
-
+ 
  <p>
  The default value for this setting is <code>[<js>"."</js>]</code>.</div>
 <dl>
@@ -369,7 +369,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>readOnly</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini">ConfigFileBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileBuilder.html#line.130">readOnly</a>()</pre>
 <div class="block">Make <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFiles</code></a> read-only.
-
+ 
  <p>
  The default value of this setting is <jk>false</jk>.</div>
 <dl>
@@ -386,7 +386,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>createIfNotExists</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFileBuilder.html" title="class in org.apache.juneau.ini">ConfigFileBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileBuilder.html#line.143">createIfNotExists</a>()</pre>
 <div class="block">Create config files if they cannot be found on the file system.
-
+ 
  <p>
  The default value for this setting is <jk>false</jk>.</div>
 <dl>
@@ -441,7 +441,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileBuilder.html#line.180">build</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;f)
                  throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Create a new config file backed by the specified file.
-
+ 
  <p>
  This method is provided primarily for testing purposes.</div>
 <dl>
@@ -481,13 +481,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>main</h4>
 <pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileBuilder.html#line.266">main</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;args)</pre>
 <div class="block">Implements command-line features for working with INI configuration files.
-
+ 
  <p>
  Invoke as a normal Java program...
  <p class='bcode'>
    java org.apache.juneau.ini.ConfigFileBuilder [args]
  </p>
-
+ 
  <p>
  Arguments can be any of the following...
  <ul class='spaced-list'>
@@ -508,7 +508,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
       <code>setVals -configFile &lt;configFile&gt; -vals [var1=val1 [var2=val2...]] [-verbose]</code>
       Sets values in config files.
  </ul>
-
+ 
  <p>
  For example, the following command will create the file <code>'MyConfig.bat'</code> from the contents of the
  file <code>'MyConfig.cfg'</code>.

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/ConfigFileContext.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigFileContext.html b/content/site/apidocs/org/apache/juneau/ini/ConfigFileContext.html
index 1083b41..f31405c 100644
--- a/content/site/apidocs/org/apache/juneau/ini/ConfigFileContext.html
+++ b/content/site/apidocs/org/apache/juneau/ini/ConfigFileContext.html
@@ -396,7 +396,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#createSession-org.apache.juneau.SessionArgs-">Context</a></code></span></div>
 <div class="block">Create a new session based on the properties defined on this context combined with the specified
  runtime args.
-
+ 
  <p>
  Use this method for creating sessions if you don't need to override any
  properties or locale/timezone currently set on this context.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/ConfigFileImpl.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigFileImpl.html b/content/site/apidocs/org/apache/juneau/ini/ConfigFileImpl.html
index f00cbcb..2c5ad62 100644
--- a/content/site/apidocs/org/apache/juneau/ini/ConfigFileImpl.html
+++ b/content/site/apidocs/org/apache/juneau/ini/ConfigFileImpl.html
@@ -496,10 +496,10 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
                       <a href="http://docs.oracle.com/javase/7/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a>&nbsp;charset)
                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Constructor.
-
+ 
  <p>
  Loads the contents of the specified file into this config file.
-
+ 
  <p>
  If file does not initially exist, this object will start off empty.</div>
 <dl>
@@ -530,7 +530,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileImpl.html#line.113">ConfigFileImpl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)
                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Constructor.
-
+ 
  <p>
  Shortcut for calling <code><jk>new</jk> ConfigFileImpl(file, <jk>false</jk>, <jk>null</jk>, <jk>null</jk>,
  <jk>null</jk>, <jk>null</jk>);</code></div>
@@ -551,7 +551,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileImpl.html#line.126">ConfigFileImpl</a>()
                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Constructor.
-
+ 
  <p>
  Shortcut for calling <code><jk>new</jk> ConfigFileImpl(<jk>null</jk>, <jk>false</jk>, <jk>null</jk>,
  <jk>null</jk>, <jk>null</jk>, <jk>null</jk>);</code></div>
@@ -643,7 +643,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
                     throws <a href="../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#serialize-java.lang.Object-org.apache.juneau.serializer.Serializer-boolean-">ConfigFile</a></code></span></div>
 <div class="block">Converts the specified object to a string.
-
+ 
  <p>
  The serialized output is identical to LAX JSON (JSON with unquoted attributes) except for the following
  exceptions:
@@ -913,7 +913,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
                                <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;lines)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#addLines-java.lang.String-java.lang.String...-">ConfigFile</a></code></span></div>
 <div class="block">Adds arbitrary lines to the specified config file section.
-
+ 
  <p>
  The lines can be any of the following....
  <ul class='spaced-list'>
@@ -924,7 +924,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
    <li>
       <js>" foobar "</js> - Anything else (interpreted as a comment).
  </ul>
-
+ 
  <p>
  If the section does not exist, it will automatically be created.</div>
 <dl>
@@ -948,12 +948,12 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
                                         <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;headerComments)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#addHeaderComments-java.lang.String-java.lang.String...-">ConfigFile</a></code></span></div>
 <div class="block">Adds header comments to the specified section.
-
+ 
  <p>
  Header comments are defined as lines that start with <jk>"#"</jk> immediately preceding a section header
  <jk>"[section]"</jk>.
  These are handled as part of the section itself instead of being interpreted as comments in the previous section.
-
+ 
  <p>
  Header comments can be of the following formats...
  <ul class='spaced-list'>
@@ -962,7 +962,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
    <li>
       <js>"comment"</js> - Anything else (will automatically be prefixed with <js>"# "</js>).
  </ul>
-
+ 
  <p>
  If the section does not exist, it will automatically be created.</div>
 <dl>
@@ -1044,7 +1044,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFileImpl.html" title="class in org.apache.juneau.ini">ConfigFileImpl</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileImpl.html#line.581">addSection</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"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#addSection-java.lang.String-">ConfigFile</a></code></span></div>
 <div class="block">Appends a section to this config file if it does not already exist.
-
+ 
  <p>
  Returns the existing section if it already exists.</div>
 <dl>
@@ -1188,7 +1188,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <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/ini/ConfigFileImpl.html#line.675">toString</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#toString--">ConfigFile</a></code></span></div>
 <div class="block">Returns the config file contents as a string.
-
+ 
  <p>
  The contents of the string are the same as the contents that would be serialized to disk.</div>
 <dl>
@@ -1242,7 +1242,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileImpl.html#line.707">merge</a>(<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;cf)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#merge-org.apache.juneau.ini.ConfigFile-">ConfigFile</a></code></span></div>
 <div class="block">Merges the contents of the specified config file into this config file.
-
+ 
  <p>
  Pretty much identical to just replacing this config file, but causes the
  <a href="../../../../org/apache/juneau/ini/ConfigFileListener.html#onChange-org.apache.juneau.ini.ConfigFile-java.util.Set-"><code>ConfigFileListener.onChange(ConfigFile, Set)</code></a> method to be invoked on differences between the file.</div>
@@ -1265,7 +1265,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <pre>protected&nbsp;<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileImpl.html#line.731">getBeanSession</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#getBeanSession--">ConfigFile</a></code></span></div>
 <div class="block">Returns the reusable bean session associated with this config file.
-
+ 
  <p>
  Used for performing simple datatype conversions.</div>
 <dl>
@@ -1356,7 +1356,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#getResolving--">ConfigFile</a></code></span></div>
 <div class="block">Returns a wrapped instance of this config file where calls to getters have their values first resolved by a
  default <a href="../../../../org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl"><code>VarResolver</code></a>.
-
+ 
  The default <a href="../../../../org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl"><code>VarResolver</code></a> is registered with the following <a href="../../../../org/apache/juneau/svl/Var.html" title="class in org.apache.juneau.svl"><code>StringVars</code></a>:
  <ul class='spaced-list'>
    <li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/ConfigFileListener.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigFileListener.html b/content/site/apidocs/org/apache/juneau/ini/ConfigFileListener.html
index 7024b4c..eceaf02 100644
--- a/content/site/apidocs/org/apache/juneau/ini/ConfigFileListener.html
+++ b/content/site/apidocs/org/apache/juneau/ini/ConfigFileListener.html
@@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/ini/ConfigFileListener.html#line.23">ConfigFileListener</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">Listener that can be used to listen for change events in config files.
-
+ 
  <p>
  Use the <a href="../../../../org/apache/juneau/ini/ConfigFile.html#addListener-org.apache.juneau.ini.ConfigFileListener-"><code>ConfigFile.addListener(ConfigFileListener)</code></a> method to register listeners.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/ConfigFileVar.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigFileVar.html b/content/site/apidocs/org/apache/juneau/ini/ConfigFileVar.html
index 9b0782c..0743e31 100644
--- a/content/site/apidocs/org/apache/juneau/ini/ConfigFileVar.html
+++ b/content/site/apidocs/org/apache/juneau/ini/ConfigFileVar.html
@@ -126,28 +126,28 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/ini/ConfigFileVar.html#line.48">ConfigFileVar</a>
 extends <a href="../../../../org/apache/juneau/svl/DefaultingVar.html" title="class in org.apache.juneau.svl">DefaultingVar</a></pre>
 <div class="block">Config file variable resolver.
-
+ 
  <p>
  The format for this var is <js>"$C{key[,defaultValue]}"</js>.
  See <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getString-java.lang.String-"><code>ConfigFile.getString(String)</code></a> for the format of the key.
-
+ 
  <p>
  This variable resolver requires that a <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini"><code>ConfigFile</code></a> object be set as a context object on the resolver or a
  session object on the resolver session.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Create a config file object.</jc>
    ConfigFile configFile = new ConfigFileBuilder().build(<js>"MyConfig.cfg"</js>);
-
+ 
    <jc>// Create a variable resolver that resolves config file entries (e.g. "$C{MySection/myKey}")</jc>
    VarResolver r = <jk>new</jk> VarResolver().addVars(ConfigVar.<js>class</js>)
       .addContextObject(<jsf>SESSION_config</jsf>, configFile);
-
+ 
    <jc>// Use it!</jc>
    System.<jsf>out</jsf>.println(r.resolve(<js>"Value for myKey in section MySection is $C{MySection/myKey}"</js>));
  </p>
-
+ 
  <p>
  Since this is a <a href="../../../../org/apache/juneau/svl/SimpleVar.html" title="class in org.apache.juneau.svl"><code>SimpleVar</code></a>, any variables contained in the result will be recursively resolved.
  Likewise, if the arguments contain any variables, those will be resolved before they are passed to this var.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/ConfigFileWrapped.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigFileWrapped.html b/content/site/apidocs/org/apache/juneau/ini/ConfigFileWrapped.html
index 1893b10..410755e 100644
--- a/content/site/apidocs/org/apache/juneau/ini/ConfigFileWrapped.html
+++ b/content/site/apidocs/org/apache/juneau/ini/ConfigFileWrapped.html
@@ -121,10 +121,10 @@ var activeTableTab = "activeTableTab";
 extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a></pre>
 <div class="block">Wraps an instance of <a href="../../../../org/apache/juneau/ini/ConfigFileImpl.html" title="class in org.apache.juneau.ini"><code>ConfigFileImpl</code></a> in an interface that will automatically replace <a href="../../../../org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl"><code>VarResolver</code></a>
  variables.
-
+ 
  <p>
  The <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getResolving-org.apache.juneau.svl.VarResolver-"><code>ConfigFile.getResolving(VarResolver)</code></a> returns an instance of this class.
-
+ 
  <p>
  This class overrides the <a href="../../../../org/apache/juneau/ini/ConfigFile.html#getString-java.lang.String-java.lang.String-"><code>ConfigFile.getString(String, String)</code></a> to resolve string variables.
  All other method calls are passed through to the inner config file.</div>
@@ -656,7 +656,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
                            <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;lines)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#addLines-java.lang.String-java.lang.String...-">ConfigFile</a></code></span></div>
 <div class="block">Adds arbitrary lines to the specified config file section.
-
+ 
  <p>
  The lines can be any of the following....
  <ul class='spaced-list'>
@@ -667,7 +667,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
    <li>
       <js>" foobar "</js> - Anything else (interpreted as a comment).
  </ul>
-
+ 
  <p>
  If the section does not exist, it will automatically be created.</div>
 <dl>
@@ -691,12 +691,12 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
                                     <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;headerComments)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#addHeaderComments-java.lang.String-java.lang.String...-">ConfigFile</a></code></span></div>
 <div class="block">Adds header comments to the specified section.
-
+ 
  <p>
  Header comments are defined as lines that start with <jk>"#"</jk> immediately preceding a section header
  <jk>"[section]"</jk>.
  These are handled as part of the section itself instead of being interpreted as comments in the previous section.
-
+ 
  <p>
  Header comments can be of the following formats...
  <ul class='spaced-list'>
@@ -705,7 +705,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
    <li>
       <js>"comment"</js> - Anything else (will automatically be prefixed with <js>"# "</js>).
  </ul>
-
+ 
  <p>
  If the section does not exist, it will automatically be created.</div>
 <dl>
@@ -787,7 +787,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileWrapped.html#line.169">addSection</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"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#addSection-java.lang.String-">ConfigFile</a></code></span></div>
 <div class="block">Appends a section to this config file if it does not already exist.
-
+ 
  <p>
  Returns the existing section if it already exists.</div>
 <dl>
@@ -893,7 +893,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <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/ini/ConfigFileWrapped.html#line.199">toString</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#toString--">ConfigFile</a></code></span></div>
 <div class="block">Returns the config file contents as a string.
-
+ 
  <p>
  The contents of the string are the same as the contents that would be serialized to disk.</div>
 <dl>
@@ -952,7 +952,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#getResolving--">ConfigFile</a></code></span></div>
 <div class="block">Returns a wrapped instance of this config file where calls to getters have their values first resolved by a
  default <a href="../../../../org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl"><code>VarResolver</code></a>.
-
+ 
  The default <a href="../../../../org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl"><code>VarResolver</code></a> is registered with the following <a href="../../../../org/apache/juneau/svl/Var.html" title="class in org.apache.juneau.svl"><code>StringVars</code></a>:
  <ul class='spaced-list'>
    <li>
@@ -1015,7 +1015,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileWrapped.html#line.232">merge</a>(<a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a>&nbsp;newCf)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#merge-org.apache.juneau.ini.ConfigFile-">ConfigFile</a></code></span></div>
 <div class="block">Merges the contents of the specified config file into this config file.
-
+ 
  <p>
  Pretty much identical to just replacing this config file, but causes the
  <a href="../../../../org/apache/juneau/ini/ConfigFileListener.html#onChange-org.apache.juneau.ini.ConfigFile-java.util.Set-"><code>ConfigFileListener.onChange(ConfigFile, Set)</code></a> method to be invoked on differences between the file.</div>
@@ -1038,7 +1038,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
 <pre>protected&nbsp;<a href="../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigFileWrapped.html#line.238">getBeanSession</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#getBeanSession--">ConfigFile</a></code></span></div>
 <div class="block">Returns the reusable bean session associated with this config file.
-
+ 
  <p>
  Used for performing simple datatype conversions.</div>
 <dl>
@@ -1210,7 +1210,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class
                     throws <a href="../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/ini/ConfigFile.html#serialize-java.lang.Object-org.apache.juneau.serializer.Serializer-boolean-">ConfigFile</a></code></span></div>
 <div class="block">Converts the specified object to a string.
-
+ 
  <p>
  The serialized output is identical to LAX JSON (JSON with unquoted attributes) except for the following
  exceptions:

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/ConfigSource.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigSource.html b/content/site/apidocs/org/apache/juneau/ini/ConfigSource.html
index e4612b4..65bbeb1 100644
--- a/content/site/apidocs/org/apache/juneau/ini/ConfigSource.html
+++ b/content/site/apidocs/org/apache/juneau/ini/ConfigSource.html
@@ -287,7 +287,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>protected abstract&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigSource.html#line.73">hasBeenModified</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)
                                     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">Returns whether the underlying configuration contents have changed.
-
+ 
  <p>
  For example, if the configuration source is a file, this method would return <jk>true</jk> if the
  file on the filesystem has been modified since the <a href="../../../../org/apache/juneau/ini/ConfigSource.html#read-java.lang.String-"><code>read(String)</code></a> method was called.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/ConfigSourceFile.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigSourceFile.html b/content/site/apidocs/org/apache/juneau/ini/ConfigSourceFile.html
index edbab25..c50ba8c 100644
--- a/content/site/apidocs/org/apache/juneau/ini/ConfigSourceFile.html
+++ b/content/site/apidocs/org/apache/juneau/ini/ConfigSourceFile.html
@@ -280,7 +280,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigSource.html" title="cla
                         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/ini/ConfigSource.html#hasBeenModified-java.lang.String-">ConfigSource</a></code></span></div>
 <div class="block">Returns whether the underlying configuration contents have changed.
-
+ 
  <p>
  For example, if the configuration source is a file, this method would return <jk>true</jk> if the
  file on the filesystem has been modified since the <a href="../../../../org/apache/juneau/ini/ConfigSource.html#read-java.lang.String-"><code>ConfigSource.read(String)</code></a> method was called.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/ConfigSourceMemory.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigSourceMemory.html b/content/site/apidocs/org/apache/juneau/ini/ConfigSourceMemory.html
index 8364cea..dbe2945 100644
--- a/content/site/apidocs/org/apache/juneau/ini/ConfigSourceMemory.html
+++ b/content/site/apidocs/org/apache/juneau/ini/ConfigSourceMemory.html
@@ -280,7 +280,7 @@ extends <a href="../../../../org/apache/juneau/ini/ConfigSource.html" title="cla
                         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/ini/ConfigSource.html#hasBeenModified-java.lang.String-">ConfigSource</a></code></span></div>
 <div class="block">Returns whether the underlying configuration contents have changed.
-
+ 
  <p>
  For example, if the configuration source is a file, this method would return <jk>true</jk> if the
  file on the filesystem has been modified since the <a href="../../../../org/apache/juneau/ini/ConfigSource.html#read-java.lang.String-"><code>ConfigSource.read(String)</code></a> method was called.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/ConfigSourceSettings.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/ConfigSourceSettings.html b/content/site/apidocs/org/apache/juneau/ini/ConfigSourceSettings.html
index 26ef4ed..611f03d 100644
--- a/content/site/apidocs/org/apache/juneau/ini/ConfigSourceSettings.html
+++ b/content/site/apidocs/org/apache/juneau/ini/ConfigSourceSettings.html
@@ -225,7 +225,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>isCreateIfNotExists</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/ini/ConfigSourceSettings.html#line.99">isCreateIfNotExists</a>()</pre>
 <div class="block">Specifies whether config files should be created if they're not found in the search paths.
-
+ 
  <p>
  Note that the first writable path will be used for the location of the file.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/EntryListener.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/EntryListener.html b/content/site/apidocs/org/apache/juneau/ini/EntryListener.html
index 71c5fd2..5a62162 100644
--- a/content/site/apidocs/org/apache/juneau/ini/EntryListener.html
+++ b/content/site/apidocs/org/apache/juneau/ini/EntryListener.html
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/ini/EntryListener.html#line.23">EntryListener</a>
 extends <a href="../../../../org/apache/juneau/ini/ConfigFileListener.html" title="class in org.apache.juneau.ini">ConfigFileListener</a></pre>
 <div class="block">Listener that can be used to listen for change events for a specific entry in a config file.
-
+ 
  <p>
  Use the <a href="../../../../org/apache/juneau/ini/ConfigFile.html#addListener-org.apache.juneau.ini.ConfigFileListener-"><code>ConfigFile.addListener(ConfigFileListener)</code></a> method to register listeners.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/SectionListener.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/SectionListener.html b/content/site/apidocs/org/apache/juneau/ini/SectionListener.html
index 3f27fce..8bc2127 100644
--- a/content/site/apidocs/org/apache/juneau/ini/SectionListener.html
+++ b/content/site/apidocs/org/apache/juneau/ini/SectionListener.html
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/ini/SectionListener.html#line.25">SectionListener</a>
 extends <a href="../../../../org/apache/juneau/ini/ConfigFileListener.html" title="class in org.apache.juneau.ini">ConfigFileListener</a></pre>
 <div class="block">Listener that can be used to listen for change events for a specific section in a config file.
-
+ 
  <p>
  Use the <a href="../../../../org/apache/juneau/ini/ConfigFile.html#addListener-org.apache.juneau.ini.ConfigFileListener-"><code>ConfigFile.addListener(ConfigFileListener)</code></a> method to register listeners.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ini/XorEncoder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ini/XorEncoder.html b/content/site/apidocs/org/apache/juneau/ini/XorEncoder.html
index 8fb14da..83cf3f7 100644
--- a/content/site/apidocs/org/apache/juneau/ini/XorEncoder.html
+++ b/content/site/apidocs/org/apache/juneau/ini/XorEncoder.html
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 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/ini/Encoder.html" title="interface in org.apache.juneau.ini">Encoder</a></pre>
 <div class="block">Simply XOR+Base64 encoder for obscuring passwords and other sensitive data in INI config files.
-
+ 
  <p>
  This is not intended to be used as strong encryption.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/ArrayUtils.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/ArrayUtils.html b/content/site/apidocs/org/apache/juneau/internal/ArrayUtils.html
index 22d603e..26bd84e 100644
--- a/content/site/apidocs/org/apache/juneau/internal/ArrayUtils.html
+++ b/content/site/apidocs/org/apache/juneau/internal/ArrayUtils.html
@@ -441,7 +441,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>asSet</h4>
 <pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;T&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/ArrayUtils.html#line.142">asSet</a>(T[]&nbsp;array)</pre>
 <div class="block">Converts the specified array to a <code>Set</code>.
-
+ 
  <p>
  The order of the entries in the set are the same as the array.</div>
 <dl>
@@ -462,7 +462,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>iterator</h4>
 <pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<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>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/ArrayUtils.html#line.189">iterator</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;array)</pre>
 <div class="block">Returns an iterator against an array.
-
+ 
  <p>
  This works with any array type (e.g. <code>String[]</code>, <code>Object[]</code>,
  <code><jk>int</jk>[]</code>, etc...).</div>
@@ -483,7 +483,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;&lt;T&gt;&nbsp;<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;<a href="../../../../src-html/org/apache/juneau/internal/ArrayUtils.html#line.223">toArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;c,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;componentType)</pre>
 <div class="block">Converts the specified collection to an array.
-
+ 
  <p>
  Works on both object and primitive arrays.</div>
 <dl>
@@ -557,7 +557,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/ArrayUtils.html#line.287">copyToList</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;array,
                               <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>&nbsp;list)</pre>
 <div class="block">Copies the specified array into the specified list.
-
+ 
  <p>
  Works on both object and primitive arrays.</div>
 <dl>
@@ -710,7 +710,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>toStringArray</h4>
 <pre>public static&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/internal/ArrayUtils.html#line.431">toStringArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Converts the specified collection to an array of strings.
-
+ 
  <p>
  Entries are converted to strings using <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"><code>Object.toString()</code></a>.
  <jk>null</jk> values remain <jk>null</jk>.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/ByteArrayCache.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/ByteArrayCache.html b/content/site/apidocs/org/apache/juneau/internal/ByteArrayCache.html
index 71b5096..f8760f8 100644
--- a/content/site/apidocs/org/apache/juneau/internal/ByteArrayCache.html
+++ b/content/site/apidocs/org/apache/juneau/internal/ByteArrayCache.html
@@ -215,7 +215,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>DEFAULT</h4>
 <pre>public static final&nbsp;<a href="../../../../org/apache/juneau/internal/ByteArrayCache.html" title="class in org.apache.juneau.internal">ByteArrayCache</a> <a href="../../../../src-html/org/apache/juneau/internal/ByteArrayCache.html#line.30">DEFAULT</a></pre>
 <div class="block">Default global byte array cache.
-
+ 
  <p>
  Note that this can't ever get garbage collected so don't add really large arrays!</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/Cache.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/Cache.html b/content/site/apidocs/org/apache/juneau/internal/Cache.html
index f80e553..6c75445 100644
--- a/content/site/apidocs/org/apache/juneau/internal/Cache.html
+++ b/content/site/apidocs/org/apache/juneau/internal/Cache.html
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/internal/Cache.html#line.26">Cache</a>&lt;K,V&gt;
 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">Simple in-memory cache of objects.
-
+ 
  <p>
  Essentially just a wrapper around a ConcurrentHashMap.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/ClassUtils.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/ClassUtils.html b/content/site/apidocs/org/apache/juneau/internal/ClassUtils.html
index bc86703..f759f6b 100644
--- a/content/site/apidocs/org/apache/juneau/internal/ClassUtils.html
+++ b/content/site/apidocs/org/apache/juneau/internal/ClassUtils.html
@@ -598,7 +598,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>getReadableClassName</h4>
 <pre>public static&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/internal/ClassUtils.html#line.108">getReadableClassName</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;className)</pre>
 <div class="block">Converts the specified class name to a readable form when class name is a special construct like <js>"[[Z"</js>.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jsm>getReadableClassName</jsm>(<js>"java.lang.Object"</js>);  <jc>// Returns "java.lang.Object"</jc>
@@ -626,7 +626,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                                                 <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)
                                          throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></pre>
 <div class="block">Converts the string generated by <a href="../../../../org/apache/juneau/internal/ClassUtils.html#getReadableClassName-java.lang.Class-"><code>getReadableClassName(Class)</code></a> back into a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>.
-
+ 
  <p>
  Generics are stripped from the string since they cannot be converted to a class.</div>
 <dl>
@@ -704,7 +704,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>getMethodSignature</h4>
 <pre>public static&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/internal/ClassUtils.html#line.201">getMethodSignature</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;m)</pre>
 <div class="block">Returns the signature of the specified method.
-
+ 
  <p>
  For no-arg methods, the signature will be a simple string such as <js>"toString"</js>.
  For methods with one or more args, the arguments will be fully-qualified class names (e.g.
@@ -921,11 +921,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;&lt;T extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/ClassUtils.html#line.380">getMethodAnnotation</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;a,
                                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;m)</pre>
 <div class="block">Returns the specified annotation on the specified method.
-
+ 
  <p>
  Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true#getAnnotation-java.lang.Class-" title="class or interface in java.lang.reflect"><code>Method.getAnnotation(Class)</code></a>, but searches up the parent hierarchy for the annotation
  defined on parent classes and interfaces.
-
+ 
  <p>
  Normally, annotations defined on methods of parent classes and interfaces are not inherited by the child methods.
  This utility method gets around that limitation by searching the class hierarchy for the "same" method
@@ -949,11 +949,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c,
                                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method)</pre>
 <div class="block">Returns the specified annotation on the specified method.
-
+ 
  <p>
  Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true#getAnnotation-java.lang.Class-" title="class or interface in java.lang.reflect"><code>Method.getAnnotation(Class)</code></a>, but searches up the parent hierarchy for the annotation defined
  on parent classes and interfaces.
-
+ 
  <p>
  Normally, annotations defined on methods of parent classes and interfaces are not inherited by the child methods.
  This utility method gets around that limitation by searching the class hierarchy for the "same" method
@@ -979,7 +979,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;T&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/ClassUtils.html#line.443">findNoArgConstructor</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
                                                             <a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;v)</pre>
 <div class="block">Locates the no-arg constructor for the specified class.
-
+ 
  <p>
  Constructor must match the visibility requirements specified by parameter 'v'.
  If class is abstract, always returns <jk>null</jk>.
@@ -1294,7 +1294,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/ClassUtils.html#line.894">getAllFields</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;c,
                                            boolean&nbsp;parentFirst)</pre>
 <div class="block">Returns all the fields in the specified class and all parent classes.
-
+ 
  <p>
  Fields are ordered in either parent-to-child, or child-to-parent order, then alphabetically.</div>
 <dl>
@@ -1315,7 +1315,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/ClassUtils.html#line.952">getAllMethods</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;c,
                                              boolean&nbsp;parentFirst)</pre>
 <div class="block">Returns all the methods in the specified class and all parent classes.
-
+ 
  <p>
  Methods are ordered in either parent-to-child, or child-to-parent order, then alphabetically.</div>
 <dl>
@@ -1403,7 +1403,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>toString</h4>
 <pre>public static&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/internal/ClassUtils.html#line.1117">toString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;m)</pre>
 <div class="block">Returns a readable representation of the specified method.
-
+ 
  <p>
  The format of the string is <js>"full-qualified-class.method-name(parameter-simple-class-names)"</js>.</div>
 <dl>
@@ -1422,7 +1422,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>toString</h4>
 <pre>public static&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/internal/ClassUtils.html#line.1137">toString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;f)</pre>
 <div class="block">Returns a readable representation of the specified field.
-
+ 
  <p>
  The format of the string is <js>"full-qualified-class.field-name"</js>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/CollectionUtils.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/CollectionUtils.html b/content/site/apidocs/org/apache/juneau/internal/CollectionUtils.html
index 6f8d3a3..cbdfce6 100644
--- a/content/site/apidocs/org/apache/juneau/internal/CollectionUtils.html
+++ b/content/site/apidocs/org/apache/juneau/internal/CollectionUtils.html
@@ -295,7 +295,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/CollectionUtils.html#line.71">addReverse</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>&nbsp;list,
                                  <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>&nbsp;append)</pre>
 <div class="block">Adds the contents of one list to the other in reverse order.
-
+ 
  <p>
  i.e. add values from 2nd list from end-to-start order to the end of the 1st list.</div>
 <dl>
@@ -316,7 +316,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/CollectionUtils.html#line.88">addReverse</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>&nbsp;list,
                                  <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;append)</pre>
 <div class="block">Adds the contents of the array to the list in reverse order.
-
+ 
  <p>
  i.e. add values from the array from end-to-start order to the end of the list.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/DateUtils.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/DateUtils.html b/content/site/apidocs/org/apache/juneau/internal/DateUtils.html
index 9c91fb2..3a2b95c 100644
--- a/content/site/apidocs/org/apache/juneau/internal/DateUtils.html
+++ b/content/site/apidocs/org/apache/juneau/internal/DateUtils.html
@@ -111,10 +111,10 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/internal/DateUtils.html#line.30">DateUtils</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">A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
-
+ 
  <p>
  This class handles dates as defined by RFC 2616 section 3.3.1 as well as some other common non-standard formats.
-
+ 
  <p>
  This class was copied from HttpClient 4.3.</div>
 </li>
@@ -425,7 +425,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&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/internal/DateUtils.html#line.145">formatDate</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a>&nbsp;date,
                                 <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;pattern)</pre>
 <div class="block">Formats the given date according to the specified pattern.
-
+ 
  <p>
  The pattern must conform to that used by the <a href="http://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html?is-external=true" title="class or interface in java.text"><code>simple date format</code></a> class.</div>
 <dl>
@@ -459,7 +459,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>toValidISO8601DT</h4>
 <pre>public static final&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/internal/DateUtils.html#line.222">toValidISO8601DT</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;in)</pre>
 <div class="block">Pads out an ISO8601 string so that it can be parsed using <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/bind/DatatypeConverter.html?is-external=true#parseDateTime-java.lang.String-" title="class or interface in javax.xml.bind"><code>DatatypeConverter.parseDateTime(String)</code></a>.
-
+ 
  <ul>
    <li><js>"2001-07-04T15:30:45-05:00"</js> --&gt; <js>"2001-07-04T15:30:45-05:00"</js>
    <li><js>"2001-07-04T15:30:45Z"</js> --&gt; <js>"2001-07-04T15:30:45Z"</js>



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializerBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializerBuilder.html b/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializerBuilder.html
index 61e9f2c..f392f89 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializerBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializerBuilder.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10,"i96":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -624,7 +624,7 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <tr id="i70" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#simple--">simple</a></span>()</code>
-<div class="block">Shortcut for calling <code>simple(<jk>true</jk>).sq()</code>.</div>
+<div class="block">Configuration property:  Simple JSON mode.</div>
 </td>
 </tr>
 <tr id="i71" class="rowColor">
@@ -677,101 +677,107 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 </tr>
 <tr id="i79" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#ssq--">ssq</a></span>()</code>
+<div class="block">Configuration property:  Simple JSON mode and single quote.</div>
+</td>
+</tr>
+<tr id="i80" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#timeZone-java.util.TimeZone-">timeZone</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</code>
 <div class="block">Configuration property:  TimeZone.</div>
 </td>
 </tr>
-<tr id="i80" class="altColor">
+<tr id="i81" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#trimEmptyCollections--">trimEmptyCollections</a></span>()</code>
 <div class="block">Configuration property:  Trim empty lists and arrays.</div>
 </td>
 </tr>
-<tr id="i81" class="rowColor">
+<tr id="i82" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#trimEmptyCollections-boolean-">trimEmptyCollections</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Trim empty lists and arrays.</div>
 </td>
 </tr>
-<tr id="i82" class="altColor">
+<tr id="i83" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#trimEmptyMaps--">trimEmptyMaps</a></span>()</code>
 <div class="block">Configuration property:  Trim empty maps.</div>
 </td>
 </tr>
-<tr id="i83" class="rowColor">
+<tr id="i84" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#trimEmptyMaps-boolean-">trimEmptyMaps</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Trim empty maps.</div>
 </td>
 </tr>
-<tr id="i84" class="altColor">
+<tr id="i85" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#trimNullProperties-boolean-">trimNullProperties</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Trim null bean property values.</div>
 </td>
 </tr>
-<tr id="i85" class="rowColor">
+<tr id="i86" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#trimStrings--">trimStrings</a></span>()</code>
 <div class="block">Configuration property:  Trim strings.</div>
 </td>
 </tr>
-<tr id="i86" class="altColor">
+<tr id="i87" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#trimStrings-boolean-">trimStrings</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Trim strings.</div>
 </td>
 </tr>
-<tr id="i87" class="rowColor">
+<tr id="i88" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">uriContext</a></span>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</code>
 <div class="block">Configuration property:  URI context bean.</div>
 </td>
 </tr>
-<tr id="i88" class="altColor">
+<tr id="i89" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">uriRelativity</a></span>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</code>
 <div class="block">Configuration property:  URI relativity.</div>
 </td>
 </tr>
-<tr id="i89" class="rowColor">
+<tr id="i90" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">uriResolution</a></span>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</code>
 <div class="block">Configuration property:  URI resolution.</div>
 </td>
 </tr>
-<tr id="i90" class="altColor">
+<tr id="i91" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#useInterfaceProxies-boolean-">useInterfaceProxies</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Use interface proxies.</div>
 </td>
 </tr>
-<tr id="i91" class="rowColor">
+<tr id="i92" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#useJavaBeanIntrospector--">useJavaBeanIntrospector</a></span>()</code>
 <div class="block">Configuration property:  Use Java Introspector.</div>
 </td>
 </tr>
-<tr id="i92" class="altColor">
+<tr id="i93" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#useJavaBeanIntrospector-boolean-">useJavaBeanIntrospector</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Use Java Introspector.</div>
 </td>
 </tr>
-<tr id="i93" class="rowColor">
+<tr id="i94" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#useWhitespace--">useWhitespace</a></span>()</code>
 <div class="block">Configuration property:  Use whitespace.</div>
 </td>
 </tr>
-<tr id="i94" class="altColor">
+<tr id="i95" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#useWhitespace-boolean-">useWhitespace</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Use whitespace.</div>
 </td>
 </tr>
-<tr id="i95" class="rowColor">
+<tr id="i96" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html#ws--">ws</a></span>()</code>
 <div class="block">Configuration property:  Use whitespace.</div>
@@ -779,6 +785,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.serializer.SerializerBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.serializer.<a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-java.lang.String-">uriContext</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-java.lang.String-">uriRelativity</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-java.lang.String-">uriResolution</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -872,10 +885,10 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.53">escapeSolidus</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#escapeSolidus-boolean-">JsonSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Prefix solidus <js>'/'</js> characters with escapes.
-
+ 
  <p>
  If <jk>true</jk>, solidus (e.g. slash) characters should be escaped.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/json/JsonSerializer.html#JSON_escapeSolidus"><code>JsonSerializer.JSON_escapeSolidus</code></a>
@@ -900,10 +913,10 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.59">escapeSolidus</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#escapeSolidus--">JsonSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Prefix solidus <js>'/'</js> characters with escapes.
-
+ 
  <p>
  Shortcut for calling <code>escapeSolidus(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/json/JsonSerializer.html#JSON_escapeSolidus"><code>JsonSerializer.JSON_escapeSolidus</code></a>
@@ -925,11 +938,11 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.65">simple</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#simple-boolean-">JsonSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Simple JSON mode.
-
+ 
  <p>
  If <jk>true</jk>, JSON attribute names will only be quoted when necessary.
  <br>Otherwise, they are always quoted.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/json/JsonSerializer.html#JSON_simpleMode"><code>JsonSerializer.JSON_simpleMode</code></a>
@@ -953,8 +966,11 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <h4>simple</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.71">simple</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#simple--">JsonSerializerBuilder</a></code></span></div>
-<div class="block">Shortcut for calling <code>simple(<jk>true</jk>).sq()</code>.
-
+<div class="block">Configuration property:  Simple JSON mode.
+ 
+ <p>
+ Shortcut for calling <code>simple(<jk>true</jk>)</code>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/json/JsonSerializer.html#JSON_simpleMode"><code>JsonSerializer.JSON_simpleMode</code></a>
@@ -967,20 +983,46 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 </dl>
 </li>
 </ul>
+<a name="ssq--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ssq</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.77">ssq</a>()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#ssq--">JsonSerializerBuilder</a></code></span></div>
+<div class="block">Configuration property:  Simple JSON mode and single quote.
+ 
+ <p>
+ Shortcut for calling <code>simple().sq()</code>.
+ 
+ <h5 class='section'>See Also:</h5>
+ <ul>
+   <li class='jf'><a href="../../../../org/apache/juneau/json/JsonSerializer.html#JSON_simpleMode"><code>JsonSerializer.JSON_simpleMode</code></a>
+   <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
+ </ul></div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#ssq--">ssq</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
 <a name="abridged-boolean-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>abridged</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.77">abridged</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.83">abridged</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  When enabled, it is assumed that the parser knows the exact Java POJO type being parsed, and therefore top-level
  type information that might normally be included to determine the data type will not be serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -1002,13 +1044,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>abridged</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.83">abridged</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.89">abridged</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  Shortcut for calling <code>abridged(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -1027,14 +1069,14 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>addBeanTypeProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.89">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.95">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#addBeanTypeProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Add <js>"_type"</js> properties when needed.
-
+ 
  <p>
  If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred
  through reflection.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_addBeanTypeProperties"><code>Serializer.SERIALIZER_addBeanTypeProperties</code></a>
@@ -1056,18 +1098,18 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>detectRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.95">detectRecursions</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.101">detectRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Specifies that recursions should be checked for during serialization.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -1089,13 +1131,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>detectRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.101">detectRecursions</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.107">detectRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Shortcut for calling <code>detectRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -1114,19 +1156,19 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.107">ignoreRecursions</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.113">ignoreRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  If <jk>true</jk>, when we encounter the same object when serializing a tree, we set the value to <jk>null</jk>.
  Otherwise, an exception is thrown.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1148,13 +1190,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.113">ignoreRecursions</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.119">ignoreRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  Shortcut for calling <code>ignoreRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1173,13 +1215,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>initialDepth</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.118">initialDepth</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.124">initialDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#initialDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Initial depth.
-
+ 
  <p>
  The initial indentation level at the root.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_initialDepth"><code>Serializer.SERIALIZER_initialDepth</code></a>
@@ -1201,13 +1243,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>listener</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.124">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.130">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#listener-java.lang.Class-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Serializer listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during serialization.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_listener"><code>Serializer.SERIALIZER_listener</code></a>
@@ -1228,15 +1270,15 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>maxDepth</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.130">maxDepth</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.136">maxDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Max serialization depth.
-
+ 
  <p>
  Abort serialization if specified depth is reached in the POJO tree.
  <br>If this depth is exceeded, an exception is thrown.
  <br>This prevents stack overflows from occurring when trying to serialize models with recursive references.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxDepth"><code>Serializer.SERIALIZER_maxDepth</code></a>
@@ -1258,13 +1300,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>maxIndent</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.136">maxIndent</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.142">maxIndent</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxIndent-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Maximum indentation.
-
+ 
  <p>
  Specifies the maximum indentation level in the serialized document.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxIndent"><code>Serializer.SERIALIZER_maxIndent</code></a>
@@ -1286,13 +1328,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>quoteChar</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.142">quoteChar</a>(char&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.148">quoteChar</a>(char&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#quoteChar-char-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Quote character.
-
+ 
  <p>
  This is the character used for quoting attributes and values.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1314,13 +1356,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>sortCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.148">sortCollections</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.154">sortCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort arrays and collections alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of arrays and collections before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1342,13 +1384,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>sortCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.154">sortCollections</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.160">sortCollections</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort arrays and collections alphabetically.
  
  <p>
  Shortcut for calling <code>sortCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1367,13 +1409,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>sortMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.160">sortMaps</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.166">sortMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort maps alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of maps before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1395,13 +1437,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>sortMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.166">sortMaps</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.172">sortMaps</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort maps alphabetically.
  
  <p>
  Shortcut for calling <code>sortMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1420,13 +1462,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>sq</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.172">sq</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.178">sq</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sq--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Quote character.
  
  <p>
  Shortcut for calling <code>quoteChar(<js>'\''</js>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1445,13 +1487,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.178">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.184">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  If <jk>true</jk>, empty list values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1473,13 +1515,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.184">trimEmptyCollections</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.190">trimEmptyCollections</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1498,13 +1540,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.190">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.196">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  If <jk>true</jk>, empty map values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1526,13 +1568,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.196">trimEmptyMaps</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.202">trimEmptyMaps</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1551,13 +1593,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>trimNullProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.202">trimNullProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.208">trimNullProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimNullProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim null bean property values.
-
+ 
  <p>
  If <jk>true</jk>, null bean values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimNullProperties"><code>Serializer.SERIALIZER_trimNullProperties</code></a>
@@ -1579,13 +1621,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>trimStrings</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.208">trimStrings</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.214">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1607,13 +1649,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>trimStrings</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.214">trimStrings</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.220">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1632,13 +1674,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>uriContext</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.220">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.226">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI context bean.
-
+ 
  <p>
  Bean used for resolution of URIs to absolute or root-relative form.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriContext"><code>Serializer.SERIALIZER_uriContext</code></a>
@@ -1659,13 +1701,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>uriRelativity</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.226">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.232">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI relativity.
-
+ 
  <p>
  Defines what relative URIs are relative to when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriRelativity"><code>Serializer.SERIALIZER_uriRelativity</code></a>
@@ -1687,13 +1729,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>uriResolution</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.232">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.238">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI resolution.
-
+ 
  <p>
  Defines the resolution level for URIs when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriResolution"><code>Serializer.SERIALIZER_uriResolution</code></a>
@@ -1715,13 +1757,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>useWhitespace</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.238">useWhitespace</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.244">useWhitespace</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  If <jk>true</jk>, newlines and indentation and spaces are added to the output to improve readability.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1743,10 +1785,10 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>useWhitespace</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.244">useWhitespace</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.250">useWhitespace</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
  
@@ -1768,13 +1810,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>ws</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.250">ws</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.256">ws</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ws--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1793,17 +1835,14 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireDefaultConstructor</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.256">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.262">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1825,13 +1864,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireDefaultConstructor</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.262">beansRequireDefaultConstructor</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.268">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1850,17 +1889,14 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSerializable</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.268">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.274">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1882,13 +1918,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSerializable</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.274">beansRequireSerializable</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.280">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1907,14 +1943,14 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSettersForGetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.280">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.286">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1936,13 +1972,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSettersForGetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.286">beansRequireSettersForGetters</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.292">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1961,17 +1997,14 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSomeProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.292">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.298">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1993,18 +2026,15 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMapPutReturnsOldValue</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.298">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.304">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -2026,13 +2056,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMapPutReturnsOldValue</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.304">beanMapPutReturnsOldValue</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.310">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -2051,13 +2081,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beanConstructorVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.310">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.316">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -2079,17 +2109,17 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beanClassVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.316">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.322">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -2111,10 +2141,10 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFieldVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.322">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.328">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -2139,10 +2169,10 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMethodVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.328">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.334">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -2167,18 +2197,18 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>useJavaBeanIntrospector</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.334">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.340">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2200,13 +2230,13 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>useJavaBeanIntrospector</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.340">useJavaBeanIntrospector</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.346">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2225,14 +2255,14 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>useInterfaceProxies</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerBuilder.html#line.346">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a>&nbsp;<a href="../../../../src-html/

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
index d88cac5..616df25 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.41">Swagger</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">This is the root document object for the API specification.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -643,10 +643,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getSwagger</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/swagger/Swagger.html#line.73">getSwagger</a>()</pre>
 <div class="block">Bean property getter:  <property>swagger</property>.
-
+ 
  <p>
  Required. Specifies the Swagger Specification version being used.
-
+ 
  <p>
  It can be used by the Swagger UI and other clients to interpret the API listing.
  The value MUST be <js>"2.0"</js>.</div>
@@ -664,10 +664,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setSwagger</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.90">setSwagger</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;swagger)</pre>
 <div class="block">Bean property setter:  <property>swagger</property>.
-
+ 
  <p>
  Required. Specifies the Swagger Specification version being used.
-
+ 
  <p>
  It can be used by the Swagger UI and other clients to interpret the API listing.
  The value MUST be <js>"2.0"</js>.</div>
@@ -703,10 +703,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getInfo</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.116">getInfo</a>()</pre>
 <div class="block">Bean property getter:  <property>info</property>.
-
+ 
  <p>
  Required. Provides metadata about the API.
-
+ 
  <p>
  The metadata can be used by the clients if needed.</div>
 <dl>
@@ -723,10 +723,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setInfo</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.132">setInfo</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;info)</pre>
 <div class="block">Bean property setter:  <property>info</property>.
-
+ 
  <p>
  Required. Provides metadata about the API.
-
+ 
  <p>
  The metadata can be used by the clients if needed.</div>
 <dl>
@@ -761,10 +761,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getHost</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/swagger/Swagger.html#line.162">getHost</a>()</pre>
 <div class="block">Bean property getter:  <property>host</property>.
-
+ 
  <p>
  The host (name or IP) serving the API.
-
+ 
  <p>
  This MUST be the host only and does not include the scheme nor sub-paths.
  It MAY include a port.
@@ -785,10 +785,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setHost</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.182">setHost</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;host)</pre>
 <div class="block">Bean property setter:  <property>host</property>.
-
+ 
  <p>
  The host (name or IP) serving the API.
-
+ 
  <p>
  This MUST be the host only and does not include the scheme nor sub-paths.
  It MAY include a port.
@@ -827,10 +827,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getBasePath</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/swagger/Swagger.html#line.211">getBasePath</a>()</pre>
 <div class="block">Bean property getter:  <property>basePath</property>.
-
+ 
  <p>
  The base path on which the API is served, which is relative to the <code>host</code>.
-
+ 
  <p>
  If it is not included, the API is served directly under the <code>host</code>.
  The value MUST start with a leading slash (/).
@@ -850,10 +850,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setBasePath</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.230">setBasePath</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;basePath)</pre>
 <div class="block">Bean property setter:  <property>basePath</property>.
-
+ 
  <p>
  The base path on which the API is served, which is relative to the <code>host</code>.
-
+ 
  <p>
  If it is not included, the API is served directly under the <code>host</code>.
  The value MUST start with a leading slash (/).
@@ -891,10 +891,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getSchemes</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.258">getSchemes</a>()</pre>
 <div class="block">Bean property getter:  <property>schemes</property>.
-
+ 
  <p>
  The transfer protocol of the API.
-
+ 
  <p>
  Values MUST be from the list:  <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
  If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger
@@ -913,10 +913,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setSchemes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.276">setSchemes</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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;schemes)</pre>
 <div class="block">Bean property setter:  <property>schemes</property>.
-
+ 
  <p>
  The transfer protocol of the API.
-
+ 
  <p>
  Values MUST be from the list:  <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
  If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger
@@ -937,10 +937,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addSchemes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.295">addSchemes</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;schemes)</pre>
 <div class="block">Bean property adder:  <property>schemes</property>.
-
+ 
  <p>
  The transfer protocol of the API.
-
+ 
  <p>
  Values MUST be from the list:  <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
  If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger
@@ -961,10 +961,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addSchemes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.313">addSchemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<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>&gt;&nbsp;schemes)</pre>
 <div class="block">Bean property adder:  <property>schemes</property>.
-
+ 
  <p>
  The transfer protocol of the API.
-
+ 
  <p>
  Values MUST be from the list:  <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
  If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger
@@ -1001,10 +1001,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getConsumes</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.345">getConsumes</a>()</pre>
 <div class="block">Bean property getter:  <property>consumes</property>.
-
+ 
  <p>
  A list of MIME types the APIs can consume.
-
+ 
  <p>
  This is global to all APIs but can be overridden on specific API calls.
  Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
@@ -1023,10 +1023,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setConsumes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.363">setConsumes</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/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
 <div class="block">Bean property setter:  <property>consumes</property>.
-
+ 
  <p>
  A list of MIME types the APIs can consume.
-
+ 
  <p>
  This is global to all APIs but can be overridden on specific API calls.
  Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
@@ -1047,10 +1047,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addConsumes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.382">addConsumes</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;consumes)</pre>
 <div class="block">Bean property adder:  <property>consumes</property>.
-
+ 
  <p>
  A list of MIME types the APIs can consume.
-
+ 
  <p>
  This is global to all APIs but can be overridden on specific API calls.
  Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
@@ -1071,10 +1071,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addConsumes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.400">addConsumes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
 <div class="block">Bean property adder:  <property>consumes</property>.
-
+ 
  <p>
  A list of MIME types the APIs can consume.
-
+ 
  <p>
  This is global to all APIs but can be overridden on specific API calls.
  Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
@@ -1127,10 +1127,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getProduces</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.442">getProduces</a>()</pre>
 <div class="block">Bean property getter:  <property>produces</property>.
-
+ 
  <p>
  A list of MIME types the APIs can produce.
-
+ 
  <p>
  This is global to all APIs but can be overridden on specific API calls.
  Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
@@ -1149,10 +1149,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setProduces</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.460">setProduces</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/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
 <div class="block">Bean property setter:  <property>produces</property>.
-
+ 
  <p>
  A list of MIME types the APIs can produce.
-
+ 
  <p>
  This is global to all APIs but can be overridden on specific API calls.
  Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
@@ -1173,10 +1173,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addProduces</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.479">addProduces</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;produces)</pre>
 <div class="block">Bean property adder:  <property>produces</property>.
-
+ 
  <p>
  A list of MIME types the APIs can produce.
-
+ 
  <p>
  This is global to all APIs but can be overridden on specific API calls.
  Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
@@ -1197,10 +1197,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addProduces</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.497">addProduces</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
 <div class="block">Bean property adder:  <property>produces</property>.
-
+ 
  <p>
  A list of MIME types the APIs can produce.
-
+ 
  <p>
  This is global to all APIs but can be overridden on specific API calls.
  Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
@@ -1253,7 +1253,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getPaths</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.534">getPaths</a>()</pre>
 <div class="block">Bean property getter:  <property>paths</property>.
-
+ 
  <p>
  Required. The available paths and operations for the API.</div>
 <dl>
@@ -1270,7 +1270,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setPaths</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.547">setPaths</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&gt;&gt;&nbsp;paths)</pre>
 <div class="block">Bean property setter:  <property>paths</property>.
-
+ 
  <p>
  Required. The available paths and operations for the API.</div>
 <dl>
@@ -1291,7 +1291,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
                        <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;methodName,
                        <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;operation)</pre>
 <div class="block">Bean property adder:  <property>paths</property>.
-
+ 
  <p>
  Required. The available paths and operations for the API.</div>
 <dl>
@@ -1332,7 +1332,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDefinitions</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.596">getDefinitions</a>()</pre>
 <div class="block">Bean property getter:  <property>definitions</property>.
-
+ 
  <p>
  An object to hold data types produced and consumed by operations.</div>
 <dl>
@@ -1349,7 +1349,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDefinitions</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.609">setDefinitions</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&gt;&nbsp;definitions)</pre>
 <div class="block">Bean property setter:  <property>definitions</property>.
-
+ 
  <p>
  An object to hold data types produced and consumed by operations.</div>
 <dl>
@@ -1369,7 +1369,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.624">addDefinition</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,
                              <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
 <div class="block">Bean property adder:  <property>definitions</property>.
-
+ 
  <p>
  An object to hold data types produced and consumed by operations.</div>
 <dl>
@@ -1407,10 +1407,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getParameters</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.653">getParameters</a>()</pre>
 <div class="block">Bean property getter:  <property>parameters</property>.
-
+ 
  <p>
  An object to hold parameters that can be used across operations.
-
+ 
  <p>
  This property does not define global parameters for all operations.</div>
 <dl>
@@ -1427,10 +1427,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setParameters</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.669">setParameters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;parameters)</pre>
 <div class="block">Bean property setter:  <property>parameters</property>.
-
+ 
  <p>
  An object to hold parameters that can be used across operations.
-
+ 
  <p>
  This property does not define global parameters for all operations.</div>
 <dl>
@@ -1450,10 +1450,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.687">addParameter</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,
                             <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;parameter)</pre>
 <div class="block">Bean property adder:  <property>parameters</property>.
-
+ 
  <p>
  An object to hold parameters that can be used across operations.
-
+ 
  <p>
  This property does not define global parameters for all operations.</div>
 <dl>
@@ -1491,10 +1491,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getResponses</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.716">getResponses</a>()</pre>
 <div class="block">Bean property getter:  <property>responses</property>.
-
+ 
  <p>
  An object to hold responses that can be used across operations.
-
+ 
  <p>
  This property does not define global responses for all operations.</div>
 <dl>
@@ -1511,10 +1511,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setResponses</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.732">setResponses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;responses)</pre>
 <div class="block">Bean property setter:  <property>responses</property>.
-
+ 
  <p>
  An object to hold responses that can be used across operations.
-
+ 
  <p>
  This property does not define global responses for all operations.</div>
 <dl>
@@ -1534,10 +1534,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.750">addResponse</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,
                            <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;response)</pre>
 <div class="block">Bean property adder:  <property>responses</property>.
-
+ 
  <p>
  An object to hold responses that can be used across operations.
-
+ 
  <p>
  This property does not define global responses for all operations.</div>
 <dl>
@@ -1575,7 +1575,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getSecurityDefinitions</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.778">getSecurityDefinitions</a>()</pre>
 <div class="block">Bean property getter:  <property>securityDefinitions</property>.
-
+ 
  <p>
  Security scheme definitions that can be used across the specification.</div>
 <dl>
@@ -1593,7 +1593,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setSecurityDefinitions</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.791">setSecurityDefinitions</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&gt;&nbsp;securityDefinitions)</pre>
 <div class="block">Bean property setter:  <property>securityDefinitions</property>.
-
+ 
  <p>
  Security scheme definitions that can be used across the specification.</div>
 <dl>
@@ -1613,7 +1613,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.806">addSecurityDefinition</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,
                                      <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;securityScheme)</pre>
 <div class="block">Bean property adder:  <property>securityDefinitions</property>.
-
+ 
  <p>
  Security scheme definitions that can be used across the specification.</div>
 <dl>
@@ -1651,10 +1651,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getSecurity</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.837">getSecurity</a>()</pre>
 <div class="block">Bean property getter:  <property>security</property>.
-
+ 
  <p>
  A declaration of which security schemes are applied for the API as a whole.
-
+ 
  <p>
  The list of values describes alternative security schemes that can be used (that is, there is a logical OR
  between the security requirements).
@@ -1673,10 +1673,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setSecurity</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.855">setSecurity</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="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;security)</pre>
 <div class="block">Bean property setter:  <property>security</property>.
-
+ 
  <p>
  A declaration of which security schemes are applied for the API as a whole.
-
+ 
  <p>
  The list of values describes alternative security schemes that can be used (that is, there is a logical OR
  between the security requirements).
@@ -1697,10 +1697,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addSecurity</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.874">addSecurity</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;security)</pre>
 <div class="block">Bean property adder:  <property>security</property>.
-
+ 
  <p>
  A declaration of which security schemes are applied for the API as a whole.
-
+ 
  <p>
  The list of values describes alternative security schemes that can be used (that is, there is a logical OR
  between the security requirements).
@@ -1740,10 +1740,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getTags</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.910">getTags</a>()</pre>
 <div class="block">Bean property getter:  <property>tags</property>.
-
+ 
  <p>
  A list of tags used by the specification with additional metadata.
-
+ 
  <p>
  The order of the tags can be used to reflect on their order by the parsing tools.
  Not all tags that are used by the <a class="doclink" href="http://swagger.io/specification/#operationObject">
@@ -1764,10 +1764,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setTags</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.930">setTags</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/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&gt;&nbsp;tags)</pre>
 <div class="block">Bean property setter:  <property>tags</property>.
-
+ 
  <p>
  A list of tags used by the specification with additional metadata.
-
+ 
  <p>
  The order of the tags can be used to reflect on their order by the parsing tools.
  Not all tags that are used by the <a class="doclink" href="http://swagger.io/specification/#operationObject">
@@ -1790,10 +1790,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addTags</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.951">addTags</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>...&nbsp;tags)</pre>
 <div class="block">Bean property adder:  <property>tags</property>.
-
+ 
  <p>
  A list of tags used by the specification with additional metadata.
-
+ 
  <p>
  The order of the tags can be used to reflect on their order by the parsing tools.
  Not all tags that are used by the <a class="doclink" href="http://swagger.io/specification/#operationObject">
@@ -1848,7 +1848,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getExternalDocs</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.988">getExternalDocs</a>()</pre>
 <div class="block">Bean property getter:  <property>externalDocs</property>.
-
+ 
  <p>
  Additional external documentation.</div>
 <dl>
@@ -1866,7 +1866,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setExternalDocs</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.1001">setExternalDocs</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;externalDocs)</pre>
 <div class="block">Bean property setter:  <property>externalDocs</property>.
-
+ 
  <p>
  Additional external documentation.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerBuilder.html b/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerBuilder.html
index c1cba93..70a7894 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerBuilder.html
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.37">SwaggerBuilder</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 Swagger elements.
-
+ 
  <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/swagger/SwaggerElement.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerElement.html b/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerElement.html
index 03ae9b7..afcada9 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerElement.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerElement.html
@@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerElement.html#line.33">SwaggerElement</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">Root class for all Swagger beans.
-
+ 
  <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/swagger/Tag.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Tag.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Tag.html
index 84fae60..b5c2010 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Tag.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Tag.html
@@ -117,10 +117,10 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Tag.html#line.47">Tag</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Allows adding meta data to a single tag that is used by the <a class="doclink" href="http://swagger.io/specification/#operationObject">Operation Object</a>.
-
+ 
  <p>
  It is not mandatory to have a Tag Object per tag used there.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    {
@@ -128,7 +128,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       <js>"description"</js>: <js>"Pets operations"</js>
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -286,7 +286,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <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/swagger/Tag.html#line.61">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
-
+ 
  <p>
  Required. The name of the tag.</div>
 <dl>
@@ -303,7 +303,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setName</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Tag.html#line.74">setName</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">Bean property setter:  <property>name</property>.
-
+ 
  <p>
  Required. The name of the tag.</div>
 <dl>
@@ -338,10 +338,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDescription</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/swagger/Tag.html#line.102">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
-
+ 
  <p>
  A short description for the tag.
-
+ 
  <p>
  <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
  for rich text representation.</div>
@@ -359,10 +359,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDescription</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Tag.html#line.119">setDescription</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;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
-
+ 
  <p>
  A short description for the tag.
-
+ 
  <p>
  <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
  for rich text representation.</div>
@@ -398,7 +398,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getExternalDocs</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Tag.html#line.143">getExternalDocs</a>()</pre>
 <div class="block">Bean property getter:  <property>externalDocs</property>.
-
+ 
  <p>
  Additional external documentation for this tag.</div>
 <dl>
@@ -415,7 +415,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setExternalDocs</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Tag.html#line.156">setExternalDocs</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;externalDocs)</pre>
 <div class="block">Bean property setter:  <property>externalDocs</property>.
-
+ 
  <p>
  Additional external documentation for this tag.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/Xml.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Xml.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Xml.html
index 1afb3f7..e6231b0 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Xml.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Xml.html
@@ -117,11 +117,11 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Xml.html#line.40">Xml</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">A metadata object that allows for more fine-tuned XML model definitions.
-
+ 
  <p>
  When using arrays, XML element names are not inferred (for singular/plural forms) and the name property should be
  used to add that information.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -315,10 +315,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <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/swagger/Xml.html#line.63">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
-
+ 
  <p>
  Replaces the name of the element/attribute used for the described schema property.
-
+ 
  <p>
  When defined within the Items Object (<code>items</code>), it will affect the name of the individual XML elements
  within the list.
@@ -339,10 +339,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setName</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Xml.html" title="class in org.apache.juneau.dto.swagger">Xml</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Xml.html#line.83">setName</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">Bean property setter:  <property>name</property>.
-
+ 
  <p>
  Replaces the name of the element/attribute used for the described schema property.
-
+ 
  <p>
  When defined within the Items Object (<code>items</code>), it will affect the name of the individual XML elements
  within the list.
@@ -381,7 +381,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getNamespace</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/swagger/Xml.html#line.106">getNamespace</a>()</pre>
 <div class="block">Bean property getter:  <property>namespace</property>.
-
+ 
  <p>
  The URL of the namespace definition. Value SHOULD be in the form of a URL.</div>
 <dl>
@@ -398,7 +398,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setNamespace</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Xml.html" title="class in org.apache.juneau.dto.swagger">Xml</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Xml.html#line.119">setNamespace</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;namespace)</pre>
 <div class="block">Bean property setter:  <property>namespace</property>.
-
+ 
  <p>
  The URL of the namespace definition. Value SHOULD be in the form of a URL.</div>
 <dl>
@@ -433,7 +433,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getPrefix</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/swagger/Xml.html#line.142">getPrefix</a>()</pre>
 <div class="block">Bean property getter:  <property>prefix</property>.
-
+ 
  <p>
  The prefix to be used for the name.</div>
 <dl>
@@ -450,7 +450,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setPrefix</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Xml.html" title="class in org.apache.juneau.dto.swagger">Xml</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Xml.html#line.155">setPrefix</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;prefix)</pre>
 <div class="block">Bean property setter:  <property>prefix</property>.
-
+ 
  <p>
  The prefix to be used for the name.</div>
 <dl>
@@ -485,10 +485,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getAttribute</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Xml.html#line.181">getAttribute</a>()</pre>
 <div class="block">Bean property getter:  <property>attribute</property>.
-
+ 
  <p>
  Declares whether the property definition translates to an attribute instead of an element.
-
+ 
  <p>
  Default value is <jk>false</jk>.</div>
 <dl>
@@ -505,10 +505,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setAttribute</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Xml.html" title="class in org.apache.juneau.dto.swagger">Xml</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Xml.html#line.197">setAttribute</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;attribute)</pre>
 <div class="block">Bean property setter:  <property>attribute</property>.
-
+ 
  <p>
  Declares whether the property definition translates to an attribute instead of an element.
-
+ 
  <p>
  Default value is <jk>false</jk>.</div>
 <dl>
@@ -543,10 +543,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getWrapped</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Xml.html#line.228">getWrapped</a>()</pre>
 <div class="block">Bean property getter:  <property>wrapped</property>.
-
+ 
  <p>
  MAY be used only for an array definition.
-
+ 
  <p>
  Signifies whether the array is wrapped (for example,
  <code>&lt;books&gt;&lt;book/&gt;&lt;book/&gt;&lt;books&gt;</code>) or unwrapped
@@ -568,10 +568,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setWrapped</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Xml.html" title="class in org.apache.juneau.dto.swagger">Xml</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Xml.html#line.249">setWrapped</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;wrapped)</pre>
 <div class="block">Bean property setter:  <property>wrapped</property>.
-
+ 
  <p>
  MAY be used only for an array definition.
-
+ 
  <p>
  Signifies whether the array is wrapped (for example,
  <code>&lt;books&gt;&lt;book/&gt;&lt;book/&gt;&lt;books&gt;</code>) or unwrapped

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/encoders/Encoder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/encoders/Encoder.html b/content/site/apidocs/org/apache/juneau/encoders/Encoder.html
index 1652120..1072c58 100644
--- a/content/site/apidocs/org/apache/juneau/encoders/Encoder.html
+++ b/content/site/apidocs/org/apache/juneau/encoders/Encoder.html
@@ -112,14 +112,15 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public abstract class <a href="../../../../src-html/org/apache/juneau/encoders/Encoder.html#line.27">Encoder</a>
+<pre>public abstract class <a href="../../../../src-html/org/apache/juneau/encoders/Encoder.html#line.28">Encoder</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">Used for enabling decompression on requests and compression on responses, such as support for GZIP compression.
-
- <h5 class='section'>Description:</h5>
-
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  Used to wrap input and output streams within compression/decompression streams.
-
+ 
  <p>
  Encoders are registered with <code>RestServlets</code> through the <ja>@RestResource.encoders()</ja> annotation.</div>
 </li>
@@ -204,7 +205,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Encoder</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/Encoder.html#line.27">Encoder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/Encoder.html#line.28">Encoder</a>()</pre>
 </li>
 </ul>
 </li>
@@ -221,7 +222,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInputStream</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/Encoder.html#line.36">getInputStream</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is)
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/Encoder.html#line.37">getInputStream</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is)
                                     throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Converts the specified compressed input stream into an uncompressed stream.</div>
 <dl>
@@ -240,7 +241,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getOutputStream</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/Encoder.html#line.45">getOutputStream</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;os)
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/Encoder.html#line.46">getOutputStream</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;os)
                                       throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Converts the specified uncompressed output stream into an uncompressed stream.</div>
 <dl>
@@ -259,7 +260,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getCodings</h4>
-<pre>public abstract&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/encoders/Encoder.html#line.53">getCodings</a>()</pre>
+<pre>public abstract&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/encoders/Encoder.html#line.54">getCodings</a>()</pre>
 <div class="block">Returns the codings in <code>Content-Encoding</code> and <code>Accept-Encoding</code> headers that this encoder
  handles (e.g. <js>"gzip"</js>).</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/encoders/EncoderGroup.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/encoders/EncoderGroup.html b/content/site/apidocs/org/apache/juneau/encoders/EncoderGroup.html
index 2c4aeef..3d88af6 100644
--- a/content/site/apidocs/org/apache/juneau/encoders/EncoderGroup.html
+++ b/content/site/apidocs/org/apache/juneau/encoders/EncoderGroup.html
@@ -108,38 +108,39 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.55">EncoderGroup</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.56">EncoderGroup</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 the group of <a href="../../../../org/apache/juneau/encoders/Encoder.html" title="class in org.apache.juneau.encoders"><code>encoders</code></a> keyed by codings.
-
- <h5 class='section'>Description:</h5>
-
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  Maintains a set of encoders and the codings that they can handle.
-
+ 
  <p>
  The <a href="../../../../org/apache/juneau/encoders/EncoderGroup.html#getEncoderMatch-java.lang.String-"><code>getEncoderMatch(String)</code></a> and <a href="../../../../org/apache/juneau/encoders/EncoderGroup.html#getEncoder-java.lang.String-"><code>getEncoder(String)</code></a> methods are then used to find appropriate
  encoders for specific <code>Accept-Encoding</code> and <code>Content-Encoding</code> header values.
-
+ 
  <h6 class='topic'>Match ordering</h6>
-
+ 
  Encoders are matched against <code>Accept-Encoding</code> strings in the order they exist in this group.
-
+ 
  <p>
  Adding new entries will cause the entries to be prepended to the group.
  This allows for previous encoders to be overridden through subsequent calls.
-
+ 
  <p>
  For example, calling <code>groupBuilder.append(E1.<jk>class</jk>,E2.<jk>class</jk>).append(E3.<jk>class</jk>,
  E4.<jk>class</jk>)</code> will result in the order <code>E3, E4, E1, E2</code>.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Create an encoder group with support for gzip compression.</jc>
-   EncoderGroup g = <jk>new</jk> EncoderGroupBuilder().append(GzipEncoder.<jk>class</jk>).build();
-
+   EncoderGroup g = EncoderGroup.<jsm>create</jsm>().append(GzipEncoder.<jk>class</jk>).build();
+ 
    <jc>// Should return "gzip"</jc>
    String matchedCoding = g.findMatch(<js>"compress;q=1.0, gzip;q=0.8, identity;q=0.5, *;q=0"</js>);
-
+ 
    <jc>// Get the encoder</jc>
    IEncoder encoder = g.getEncoder(matchedCoding);
  </p></div>
@@ -245,7 +246,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>EncoderGroup</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.91">EncoderGroup</a>(<a href="../../../../org/apache/juneau/encoders/Encoder.html" title="class in org.apache.juneau.encoders">Encoder</a>[]&nbsp;encoders)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.92">EncoderGroup</a>(<a href="../../../../org/apache/juneau/encoders/Encoder.html" title="class in org.apache.juneau.encoders">Encoder</a>[]&nbsp;encoders)</pre>
 <div class="block">Constructor</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -267,7 +268,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/encoders/EncoderGroupBuilder.html" title="class in org.apache.juneau.encoders">EncoderGroupBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.73">create</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/encoders/EncoderGroupBuilder.html" title="class in org.apache.juneau.encoders">EncoderGroupBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.74">create</a>()</pre>
 <div class="block">Instantiates a new clean-slate <a href="../../../../org/apache/juneau/encoders/EncoderGroupBuilder.html" title="class in org.apache.juneau.encoders"><code>EncoderGroupBuilder</code></a> object.
  
  <p>
@@ -284,7 +285,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/encoders/EncoderGroupBuilder.html" title="class in org.apache.juneau.encoders">EncoderGroupBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.82">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/encoders/EncoderGroupBuilder.html" title="class in org.apache.juneau.encoders">EncoderGroupBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.83">builder</a>()</pre>
 <div class="block">Returns a builder that's a copy of the settings on this encoder group.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -298,13 +299,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getEncoderMatch</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/encoders/EncoderMatch.html" title="class in org.apache.juneau.encoders">EncoderMatch</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.121">getEncoderMatch</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;acceptEncoding)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/encoders/EncoderMatch.html" title="class in org.apache.juneau.encoders">EncoderMatch</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.122">getEncoderMatch</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;acceptEncoding)</pre>
 <div class="block">Returns the coding string for the matching encoder that can handle the specified <code>Accept-Encoding</code>
  or <code>Content-Encoding</code> header value.
-
+ 
  <p>
  Returns <jk>null</jk> if no encoders can handle it.
-
+ 
  <p>
  This method is fully compliant with the RFC2616/14.3 and 14.11 specifications.</div>
 <dl>
@@ -321,7 +322,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getEncoder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/encoders/Encoder.html" title="class in org.apache.juneau.encoders">Encoder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.143">getEncoder</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;encoding)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/encoders/Encoder.html" title="class in org.apache.juneau.encoders">Encoder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.144">getEncoder</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;encoding)</pre>
 <div class="block">Returns the encoder registered with the specified coding (e.g. <js>"gzip"</js>).</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -337,7 +338,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getSupportedEncodings</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.153">getSupportedEncodings</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.154">getSupportedEncodings</a>()</pre>
 <div class="block">Returns the set of codings supported by all encoders in this group.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -351,7 +352,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getEncoders</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/juneau/encoders/Encoder.html" title="class in org.apache.juneau.encoders">Encoder</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.162">getEncoders</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/juneau/encoders/Encoder.html" title="class in org.apache.juneau.encoders">Encoder</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroup.html#line.163">getEncoders</a>()</pre>
 <div class="block">Returns the encoders in this group.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/encoders/EncoderGroupBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/encoders/EncoderGroupBuilder.html b/content/site/apidocs/org/apache/juneau/encoders/EncoderGroupBuilder.html
index 10fe655..3e30c00 100644
--- a/content/site/apidocs/org/apache/juneau/encoders/EncoderGroupBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/encoders/EncoderGroupBuilder.html
@@ -309,7 +309,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>build</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/encoders/EncoderGroup.html" title="class in org.apache.juneau.encoders">EncoderGroup</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/encoders/EncoderGroupBuilder.html#line.100">build</a>()</pre>
 <div class="block">Creates a new <a href="../../../../org/apache/juneau/encoders/EncoderGroup.html" title="class in org.apache.juneau.encoders"><code>EncoderGroup</code></a> object using a snapshot of the settings defined in this builder.
-
+ 
  <p>
  This method can be called multiple times to produce multiple encoder groups.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/AnchorText.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/AnchorText.html b/content/site/apidocs/org/apache/juneau/html/AnchorText.html
index 7b0d538..66f25b0 100644
--- a/content/site/apidocs/org/apache/juneau/html/AnchorText.html
+++ b/content/site/apidocs/org/apache/juneau/html/AnchorText.html
@@ -234,24 +234,24 @@ the order they are declared.</div>
 <!--   -->
 </a>
 <h3>Enum Constant Detail</h3>
-<a name="PROPERTY_NAME">
+<a name="TO_STRING">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>PROPERTY_NAME</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.23">PROPERTY_NAME</a></pre>
-<div class="block">Set to the bean property name.</div>
+<h4>TO_STRING</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.23">TO_STRING</a></pre>
+<div class="block">Set to whatever is returned by <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang"><code>Enum.toString()</code></a> on the object.</div>
 </li>
 </ul>
-<a name="TO_STRING">
+<a name="PROPERTY_NAME">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>TO_STRING</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.28">TO_STRING</a></pre>
-<div class="block">Set to whatever is returned by <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang"><code>Enum.toString()</code></a> on the object.</div>
+<h4>PROPERTY_NAME</h4>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.28">PROPERTY_NAME</a></pre>
+<div class="block">Set to the bean property name.</div>
 </li>
 </ul>
 <a name="URI">
@@ -260,8 +260,11 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>URI</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.33">URI</a></pre>
-<div class="block">Set to the URI value.</div>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.36">URI</a></pre>
+<div class="block">Set to the URI value.
+ 
+ <p>
+ This is the same as <a href="../../../../org/apache/juneau/html/AnchorText.html#TO_STRING"><code>TO_STRING</code></a> but strips off the anchor tag if present.</div>
 </li>
 </ul>
 <a name="LAST_TOKEN">
@@ -270,7 +273,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>LAST_TOKEN</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.38">LAST_TOKEN</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.41">LAST_TOKEN</a></pre>
 <div class="block">Set to the last token of the URI value.</div>
 </li>
 </ul>
@@ -280,9 +283,9 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>URI_ANCHOR</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.46">URI_ANCHOR</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.49">URI_ANCHOR</a></pre>
 <div class="block">Set to the anchor of the URL.
-
+ 
  <p>
  (e.g. <js>"http://localhost:9080/foobar#anchorTextHere"</js>)</div>
 </li>
@@ -293,7 +296,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>CONTEXT_RELATIVE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.51">CONTEXT_RELATIVE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.54">CONTEXT_RELATIVE</a></pre>
 <div class="block">Same as <a href="../../../../org/apache/juneau/html/AnchorText.html#TO_STRING"><code>TO_STRING</code></a> but assumes it's a context-relative path.</div>
 </li>
 </ul>
@@ -303,7 +306,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>SERVLET_RELATIVE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.56">SERVLET_RELATIVE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.59">SERVLET_RELATIVE</a></pre>
 <div class="block">Same as <a href="../../../../org/apache/juneau/html/AnchorText.html#TO_STRING"><code>TO_STRING</code></a> but assumes it's a servlet-relative path.</div>
 </li>
 </ul>
@@ -313,7 +316,7 @@ the order they are declared.</div>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>PATH_RELATIVE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.61">PATH_RELATIVE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a> <a href="../../../../src-html/org/apache/juneau/html/AnchorText.html#line.64">PATH_RELATIVE</a></pre>
 <div class="block">Same as <a href="../../../../org/apache/juneau/html/AnchorText.html#TO_STRING"><code>TO_STRING</code></a> but assumes it's a path-relative path.</div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlBeanPropertyMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlBeanPropertyMeta.html b/content/site/apidocs/org/apache/juneau/html/HtmlBeanPropertyMeta.html
index 67dae79..e4f8ebc 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlBeanPropertyMeta.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlBeanPropertyMeta.html
@@ -260,7 +260,7 @@ extends <a href="../../../../org/apache/juneau/BeanPropertyMetaExtended.html" ti
 <div class="block">Returns whether this bean property should be serialized as XML instead of HTML.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd><jk>true</jk> if the the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>Html</code></a> annotation is specified, and <a href="../../../../org/apache/juneau/html/annotation/Html.html#asXml--"><code>Html.asXml()</code></a> is <jk>true</jk>.</dd>
+<dd><jk>true</jk> if the the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>@Html</code></a> annotation is specified, and <a href="../../../../org/apache/juneau/html/annotation/Html.html#asXml--"><code>@Html.asXml()</code></a> is <jk>true</jk>.</dd>
 </dl>
 </li>
 </ul>
@@ -274,7 +274,7 @@ extends <a href="../../../../org/apache/juneau/BeanPropertyMetaExtended.html" ti
 <div class="block">Returns whether this bean property should be serialized as plain text instead of HTML.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd><jk>true</jk> if the the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>Html</code></a> annotation is specified, and <a href="../../../../org/apache/juneau/html/annotation/Html.html#asPlainText--"><code>Html.asPlainText()</code></a> is
+<dd><jk>true</jk> if the the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>@Html</code></a> annotation is specified, and <a href="../../../../org/apache/juneau/html/annotation/Html.html#asPlainText--"><code>@Html.asPlainText()</code></a> is
    <jk>true</jk>.</dd>
 </dl>
 </li>
@@ -289,7 +289,7 @@ extends <a href="../../../../org/apache/juneau/BeanPropertyMetaExtended.html" ti
 <div class="block">Returns whether this bean property should not be serialized as an HTML table.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd><jk>true</jk> if the the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>Html</code></a> annotation is specified, and <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTables--"><code>Html.noTables()</code></a> is
+<dd><jk>true</jk> if the the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>@Html</code></a> annotation is specified, and <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTables--"><code>@Html.noTables()</code></a> is
    <jk>true</jk>.</dd>
 </dl>
 </li>
@@ -304,7 +304,7 @@ extends <a href="../../../../org/apache/juneau/BeanPropertyMetaExtended.html" ti
 <div class="block">Returns whether this bean property should not include table headers when serialized as an HTML table.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd><jk>true</jk> if the the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>Html</code></a> annotation is specified, and <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTableHeaders--"><code>Html.noTableHeaders()</code></a> is
+<dd><jk>true</jk> if the the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>@Html</code></a> annotation is specified, and <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTableHeaders--"><code>@Html.noTableHeaders()</code></a> is
    <jk>true</jk>.</dd>
 </dl>
 </li>
@@ -317,9 +317,9 @@ extends <a href="../../../../org/apache/juneau/BeanPropertyMetaExtended.html" ti
 <h4>getRender</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlRender.html" title="class in org.apache.juneau.html">HtmlRender</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlBeanPropertyMeta.html#line.129">getRender</a>()</pre>
 <div class="block">Returns the render class for rendering the style and contents of this property value in HTML.
-
+ 
  <p>
- This value is specified via the <a href="../../../../org/apache/juneau/html/annotation/Html.html#render--"><code>Html.render()</code></a> annotation.</div>
+ This value is specified via the <a href="../../../../org/apache/juneau/html/annotation/Html.html#render--"><code>@Html.render()</code></a> annotation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The render class, never <jk>null</jk>.</dd>
@@ -334,9 +334,9 @@ extends <a href="../../../../org/apache/juneau/BeanPropertyMetaExtended.html" ti
 <h4>getLink</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/html/HtmlBeanPropertyMeta.html#line.141">getLink</a>()</pre>
 <div class="block">Adds a hyperlink to this value in HTML.
-
+ 
  <p>
- This value is specified via the <a href="../../../../org/apache/juneau/html/annotation/Html.html#link--"><code>Html.link()</code></a> annotation.</div>
+ This value is specified via the <a href="../../../../org/apache/juneau/html/annotation/Html.html#link--"><code>@Html.link()</code></a> annotation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The link string, or <jk>null</jk> if not specified.</dd>
@@ -351,9 +351,9 @@ extends <a href="../../../../org/apache/juneau/BeanPropertyMetaExtended.html" ti
 <h4>getAnchorText</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/html/HtmlBeanPropertyMeta.html#line.153">getAnchorText</a>()</pre>
 <div class="block">Specifies the anchor text for this property.
-
+ 
  <p>
- This value is specified via the <a href="../../../../org/apache/juneau/html/annotation/Html.html#anchorText--"><code>Html.anchorText()</code></a> annotation.</div>
+ This value is specified via the <a href="../../../../org/apache/juneau/html/annotation/Html.html#anchorText--"><code>@Html.anchorText()</code></a> annotation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The link string, or <jk>null</jk> if not specified.</dd>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ObjectMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ObjectMap.html b/content/site/apidocs/org/apache/juneau/ObjectMap.html
index 10f8a3a..8a50770 100644
--- a/content/site/apidocs/org/apache/juneau/ObjectMap.html
+++ b/content/site/apidocs/org/apache/juneau/ObjectMap.html
@@ -134,7 +134,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.104">ObjectMap</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</pre>
 <div class="block">Java implementation of a JSON object.
-
+ 
  <p>
  An extension of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a>, so all methods available in that class are also available to this class.
  <p>
@@ -144,20 +144,20 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
  Collections Framework objects.
  For example, a constructor is provided for converting a JSON object string directly into a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.
  It also contains accessor methods for to avoid common typecasting when accessing elements in a list.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Construct an empty Map</jc>
    Map m = <jk>new</jk> ObjectMap();
-
+ 
    <jc>// Construct a Map from JSON</jc>
    String json = <js>"{a:'A',b:{c:'C',d:123}}"</js>;
    m = <jk>new</jk> ObjectMap(json);
-
+ 
    <jc>// Construct a Map using the append method</jc>
    m = <jk>new</jk> ObjectMap().append(<js>"foo"</js>,<js>"x"</js>).append(<js>"bar"</js>,123)
       .append(<js>"baz"</js>,<jk>true</jk>);
-
+ 
    <jc>// Construct a Map from XML generated by XmlSerializer</jc>
    String xml = <js>"&lt;object&gt;&lt;a type='string'&gt;A&lt;/a&gt;&lt;b type='object'&gt;&lt;c type='string'&gt;C&lt;/c&gt;&lt;d type='number'&gt;123&lt;/d&gt;&lt;/b&gt;&lt;/object&gt;"</js>;
    m = <jk>new</jk> ObjectMap(xml, DataFormat.<jsf>XML</jsf>);
@@ -165,45 +165,45 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
    m = (Map)XmlParser.<jsf>DEFAULT</jsf>.parse(Object.<jk>class</jk>, xml); <jc>// Equivalent</jc>
    m = XmlParser.<jsf>DEFAULT</jsf>.parse(Map.<jk>class</jk>, xml); <jc>// Equivalent</jc>
    m = XmlParser.<jsf>DEFAULT</jsf>.parse(ObjectMap.<jk>class</jk>, xml); <jc>// Equivalent</jc>
-
+ 
    <jc>// Construct a Map from a URL GET parameter string generated by UrlEncodingParser</jc>
    String urlParams = <js>"?a='A'&amp;b={c:'C',d:123}"</js>;
    m = <jk>new</jk> ObjectMap(urlParams, DataFormat.<jsf>URLPARAM</jsf>);
    m = (Map)UrlEncodingParser.<jsf>DEFAULT</jsf>.parse(Object.<jk>class</jk>, xml); <jc>// Equivalent</jc>
    m = UrlEncodingParser.<jsf>DEFAULT</jsf>.parse(Map.<jk>class</jk>, xml); <jc>// Equivalent</jc>
    m = UrlEncodingParser.<jsf>DEFAULT</jsf>.parse(ObjectMap.<jk>class</jk>, xml); <jc>// Equivalent</jc>
-
+ 
    <jc>// Construct JSON from ObjectMap</jc>
    m = <jk>new</jk> ObjectMap(<js>"{foo:'bar'},{baz:[123,true]}"</js>);
    json = m.toString();  <jc>// Produces "{foo:'bar'},{baz:[123,true]}"</jc>
    json = m.toString(JsonSerializer.<jsf>DEFAULT_CONDENSED</jsf>);  <jc>// Equivalent</jc>
    json = JsonSerializer.<jsf>DEFAULT_CONDENSED</jsf>.serialize(m);  <jc>// Equivalent</jc>
-
+ 
    <jc>// Get a map entry as an Integer</jc>
    m = <jk>new</jk> ObjectMap(<js>"{foo:123}"</js>);
    Integer i = m.getInt(<js>"foo"</js>);
    i = m.get(Integer.<jk>class</jk>, <js>"foo"</js>);  <jc>// Equivalent</jc>
-
+ 
    <jc>// Get a map entry as a Float</jc>
    m = <jk>new</jk> ObjectMap(<js>"{foo:123}"</js>);
    Float f = m.getFloat(<js>"foo"</js>);
    f = m.get(Float.<jk>class</jk>, <js>"foo"</js>);  <jc>// Equivalent</jc>
-
+ 
    <jc>// Same as above, except converted to a String</jc>
    m = <jk>new</jk> ObjectMap(<js>"{foo:123}"</js>);
    String s = m.getString(<js>"foo"</js>); <jc>// Returns "123"</jc>
    s = m.get(String.<jk>class</jk>, <js>"foo"</js>);  <jc>// Equivalent</jc>
-
+ 
    <jc>// Get one of the entries in the list as a bean (converted to a bean if it isn't already one)</jc>
    m = <jk>new</jk> ObjectMap(<js>"{person:{name:'John Smith',age:45}}"</js>);
    Person p = m.get(Person.<jk>class</jk>, <js>"person"</js>);
-
+ 
    <jc>// Add an inner map</jc>
    ObjectMap m1 = <jk>new</jk> ObjectMap(<js>"{a:1}"</js>);
    ObjectMap m2 = <jk>new</jk> ObjectMap(<js>"{b:2}"</js>).setInner(m1);
    <jk>int</jk> a = m2.getInt(<js>"a"</js>);  <jc>// a == 1 </jc>
  </p>
-
+ 
  <p>
  This class is not thread safe.</div>
 <dl>
@@ -948,14 +948,14 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>setInner</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.255">setInner</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;inner)</pre>
 <div class="block">Set an inner map in this map to allow for chained get calls.
-
+ 
  <p>
  If <a href="../../../org/apache/juneau/ObjectMap.html#get-java.lang.Object-"><code>get(Object)</code></a> returns <jk>null</jk>, then <a href="../../../org/apache/juneau/ObjectMap.html#get-java.lang.Object-"><code>get(Object)</code></a> will be called on the inner map.
-
+ 
  <p>
  In addition to providing the ability to chain maps, this method also provides the ability to wrap an existing map
  inside another map so that you can add entries to the outer map without affecting the values on the inner map.
-
+ 
  <p class='bcode'>
    ObjectMap m1 = <jk>new</jk> ObjectMap(<js>"{foo:1}"</js>);
    ObjectMap m2 = <jk>new</jk> ObjectMap().setInner(m1);
@@ -997,10 +997,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>setBeanSession</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.287">setBeanSession</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
 <div class="block">Override the default bean session used for converting POJOs.
-
+ 
  <p>
  Default is <a href="../../../org/apache/juneau/BeanContext.html#DEFAULT"><code>BeanContext.DEFAULT</code></a>, which is sufficient in most cases.
-
+ 
  <p>
  Useful if you're serializing/parsing beans with transforms defined.</div>
 <dl>
@@ -1034,7 +1034,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.311">append</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;key,
                         <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;value)</pre>
 <div class="block">Convenience method for adding multiple objects to this map.
-
+ 
  <p>
  Equivalent to calling <code>put(key, value)</code>, but returns this map so that the method can be chained.</div>
 <dl>
@@ -1054,7 +1054,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>appendAll</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.325">appendAll</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;m)</pre>
 <div class="block">Convenience method for adding a contents of another map to this map.
-
+ 
  <p>
  Equivalent to calling <code>putAll(m)</code>, but returns this map so that the method can be chained.</div>
 <dl>
@@ -1089,30 +1089,30 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.372">get</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;key,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
 <div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but casts or converts the value to the specified class type.
-
+ 
  <p>
  This is the preferred get method for simple types.
-
+ 
  <h5 class='section'>Examples:</h5>
  <p class='bcode'>
    ObjectMap m = <jk>new</jk> ObjectMap(<js>"..."</js>);
-
+ 
    <jc>// Value converted to a string.</jc>
    String s = m.get(<js>"key1"</js>, String.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a bean.</jc>
    MyBean b = m.get(<js>"key2"</js>, MyBean.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a bean array.</jc>
    MyBean[] ba = m.get(<js>"key3"</js>, MyBean[].<jk>class</jk>);
-
+ 
    <jc>// Value converted to a linked-list of objects.</jc>
    List l = m.get(<js>"key4"</js>, LinkedList.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a map of object keys/values.</jc>
    Map m2 = m.get(<js>"key5"</js>, TreeMap.<jk>class</jk>);
  </p>
-
+ 
  <p>
  See <a href="../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-"><code>BeanSession.convertToType(Object, ClassMeta)</code></a> for the list of valid data conversions.</div>
 <dl>
@@ -1136,42 +1136,42 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>...&nbsp;args)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/ObjectMap.html#get-java.lang.String-java.lang.Class-"><code>get(String,Class)</code></a>, but allows for complex data types consisting of collections or maps.
-
+ 
  <p>
  The type can be a simple type (e.g. beans, strings, numbers) or parameterized type (collections/maps).
-
+ 
  <h5 class='section'>Examples:</h5>
  <p class='bcode'>
    ObjectMap m = <jk>new</jk> ObjectMap(<js>"..."</js>);
-
+ 
    <jc>// Value converted to a linked-list of strings.</jc>
    List&lt;String&gt; l1 = m.get(<js>"key1"</js>, LinkedList.<jk>class</jk>, String.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a linked-list of beans.</jc>
    List&lt;MyBean&gt; l2 = m.get(<js>"key2"</js>, LinkedList.<jk>class</jk>, MyBean.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a linked-list of linked-lists of strings.</jc>
    List&lt;List&lt;String&gt;&gt; l3 = m.get(<js>"key3"</js>, LinkedList.<jk>class</jk>, LinkedList.<jk>class</jk>, String.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a map of string keys/values.</jc>
    Map&lt;String,String&gt; m1 = m.get(<js>"key4"</js>, TreeMap.<jk>class</jk>, String.<jk>class</jk>, String.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a map containing string keys and values of lists containing beans.</jc>
    Map&lt;String,List&lt;MyBean&gt;&gt; m2 = m.get(<js>"key5"</js>, TreeMap.<jk>class</jk>, String.<jk>class</jk>, List.<jk>class</jk>, MyBean.<jk>class</jk>);
  </p>
-
+ 
  <p>
  <code>Collection</code> classes are assumed to be followed by zero or one objects indicating the element type.
-
+ 
  <p>
  <code>Map</code> classes are assumed to be followed by zero or two meta objects indicating the key and value types.
-
+ 
  <p>
  The array can be arbitrarily long to indicate arbitrarily complex data structures.
-
+ 
  <p>
  See <a href="../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-"><code>BeanSession.convertToType(Object, ClassMeta)</code></a> for the list of valid data conversions.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Use the <a href="../../../org/apache/juneau/ObjectMap.html#get-java.lang.String-java.lang.Class-"><code>get(String, Class)</code></a> method instead if you don't need a parameterized map/collection.
@@ -1305,10 +1305,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.522">find</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&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;keys)</pre>
 <div class="block">Returns the value for the first key in the list that has an entry in this map.
-
+ 
  <p>
  Casts or converts the value to the specified class type.
-
+ 
  <p>
  See <a href="../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-"><code>BeanSession.convertToType(Object, ClassMeta)</code></a> for the list of valid data conversions.</div>
 <dl>
@@ -1332,21 +1332,21 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/ObjectMap.html#get-java.lang.String-java.lang.Class-"><code>get(String,Class)</code></a>, but the key is a slash-delimited path used to traverse
  entries in this POJO.
-
+ 
  <p>
  For example, the following code is equivalent:
  </p>
  <p class='bcode'>
    ObjectMap m = getObjectMap();
-
+ 
    <jc>// Long way</jc>
    <jk>long</jk> l = m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).getObjectMap(<js>"0"</js>)
       .getLong(<js>"baz"</js>);
-
+ 
    <jc>// Using this method</jc>
    <jk>long</jk> l = m.getAt(<js>"foo/bar/0/baz"</js>, <jk>long</jk>.<jk>class</jk>);
  </p>
-
+ 
  <p>
  This method uses the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class to perform the lookup, so the map can contain any of the various
  class types that the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class supports (e.g. beans, collections, arrays).</div>
@@ -1371,7 +1371,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>...&nbsp;args)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/ObjectMap.html#getAt-java.lang.String-java.lang.Class-"><code>getAt(String,Class)</code></a>, but allows for conversion to complex maps and collections.
-
+ 
  <p>
  This method uses the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class to perform the lookup, so the map can contain any of the various
  class types that the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class supports (e.g. beans, collections, arrays).</div>
@@ -1397,21 +1397,21 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
                     <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;o)</pre>
 <div class="block">Same as <code>put(String,Object)</code>, but the key is a slash-delimited path used to traverse entries in this
  POJO.
-
+ 
  <p>
  For example, the following code is equivalent:
  </p>
  <p class='bcode'>
    ObjectMap m = getObjectMap();
-
+ 
    <jc>// Long way</jc>
    m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).getObjectMap(<js>"0"</js>)
       .put(<js>"baz"</js>, 123);
-
+ 
    <jc>// Using this method</jc>
    m.putAt(<js>"foo/bar/0/baz"</js>, 123);
  </p>
-
+ 
  <p>
  This method uses the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class to perform the lookup, so the map can contain any of the various
  class types that the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class supports (e.g. beans, collections, arrays).</div>
@@ -1433,20 +1433,20 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.633">postAt</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;path,
                      <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;o)</pre>
 <div class="block">Similar to <a href="../../../org/apache/juneau/ObjectMap.html#putAt-java.lang.String-java.lang.Object-"><code>putAt(String,Object)</code></a>, but used to append to collections and arrays.
-
+ 
  <p>
  For example, the following code is equivalent:
  </p>
  <p class='bcode'>
    ObjectMap m = getObjectMap();
-
+ 
    <jc>// Long way</jc>
    m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).append(123);
-
+ 
    <jc>// Using this method</jc>
    m.postAt(<js>"foo/bar"</js>, 123);
  </p>
-
+ 
  <p>
  This method uses the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class to perform the lookup, so the map can contain any of the various
  class types that the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class supports (e.g. beans, collections, arrays).</div>
@@ -1468,20 +1468,20 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.661">deleteAt</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;path)</pre>
 <div class="block">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#remove-java.lang.Object-" title="class or interface in java.util"><code>remove(Object)</code></a>, but the key is a slash-delimited path used to traverse entries
  in this POJO.
-
+ 
  <p>
  For example, the following code is equivalent:
  </p>
  <p class='bcode'>
    ObjectMap m = getObjectMap();
-
+ 
    <jc>// Long way</jc>
    m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).getObjectMap(0).remove(<js>"baz"</js>);
-
+ 
    <jc>// Using this method</jc>
    m.deleteAt(<js>"foo/bar/0/baz"</js>);
  </p>
-
+ 
  <p>
  This method uses the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class to perform the lookup, so the map can contain any of the various
  class types that the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class supports (e.g. beans, collections, arrays).</div>
@@ -1503,7 +1503,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
                     <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;json)
              throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Convenience method for inserting JSON directly into an attribute on this object.
-
+ 
  <p>
  The JSON text can be an object (i.e. <js>"{...}"</js>) or an array (i.e. <js>"[...]"</js>).</div>
 <dl>
@@ -1523,7 +1523,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>getString</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/ObjectMap.html#line.688">getString</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;key)</pre>
 <div class="block">Returns the specified entry value converted to 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>.
-
+ 
  <p>
  Shortcut for <code>get(key, String.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1542,7 +1542,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>getStringArray</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/ObjectMap.html#line.701">getStringArray</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;key)</pre>
 <div class="block">Returns the specified entry value converted to 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>.
-
+ 
  <p>
  Shortcut for <code>get(key, String[].<jk>class</jk>)</code>.</div>
 <dl>
@@ -1580,7 +1580,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <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/ObjectMap.html#line.738">getString</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;key,
                         <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;defVal)</pre>
 <div class="block">Returns the specified entry value converted to 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>.
-
+ 
  <p>
  Shortcut for <code>getWithDefault(key, defVal, String.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1600,7 +1600,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>getInt</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.752">getInt</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;key)</pre>
 <div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.
-
+ 
  <p>
  Shortcut for <code>get(key, Integer.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1622,7 +1622,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.767">getInt</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;key,
                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.
-
+ 
  <p>
  Shortcut for <code>getWithDefault(key, defVal, Integer.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1644,7 +1644,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>getLong</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.781">getLong</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;key)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.
-
+ 
  <p>
  Shortcut for <code>get(key, Long.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1666,7 +1666,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.796">getLong</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;key,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.
-
+ 
  <p>
  Shortcut for <code>getWithDefault(key, defVal, Long.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1688,7 +1688,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>getBoolean</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.810">getBoolean</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;key)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.
-
+ 
  <p>
  Shortcut for <code>get(key, Boolean.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1710,7 +1710,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.825">getBoolean</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;key,
                           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.
-
+ 
  <p>
  Shortcut for <code>getWithDefault(key, defVal, Boolean.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1732,7 +1732,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>getMap</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.839">getMap</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;key)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.
-
+ 
  <p>
  Shortcut for <code>get(key, Map.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1754,7 +1754,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.854">getMap</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;key,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.
-
+ 
  <p>
  Shortcut for <code>getWithDefault(key, defVal, Map.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1800,7 +1800,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>getList</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.885">getList</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;key)</pre>
 <div class="block">Returns the specified entry value converted to 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"><code>List</code></a>.
-
+ 
  <p>
  Shortcut for <code>get(key, List.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1822,7 +1822,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.900">getList</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;key,
                        <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;?&gt;&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to 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"><code>List</code></a>.
-
+ 
  <p>
  Shortcut for <code>getWithDefault(key, defVal, List.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1866,7 +1866,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>getObjectMap</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.930">getObjectMap</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;key)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.
-
+ 
  <p>
  Shortcut for <code>get(key, ObjectMap.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1888,7 +1888,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.945">getObjectMap</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;key,
                               <a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau"><code>ObjectMap</code></a>.
-
+ 
  <p>
  Shortcut for <code>getWithDefault(key, defVal, ObjectMap.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1910,7 +1910,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>getObjectList</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.959">getObjectList</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;key)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau"><code>ObjectList</code></a>.
-
+ 
  <p>
  Shortcut for <code>get(key, ObjectList.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1932,7 +1932,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.974">getObjectList</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;key,
                                 <a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau"><code>ObjectList</code></a>.
-
+ 
  <p>
  Shortcut for <code>getWithDefault(key, defVal, ObjectList.<jk>class</jk>)</code>.</div>
 <dl>
@@ -1954,7 +1954,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>findString</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/ObjectMap.html#line.989">findString</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;keys)</pre>
 <div class="block">Returns the first entry that exists converted to 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>.
-
+ 
  <p>
  Shortcut for <code>find(String.<jk>class</jk>, keys)</code>.</div>
 <dl>
@@ -1974,7 +1974,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>findInt</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1005">findInt</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;keys)</pre>
 <div class="block">Returns the first entry that exists converted to an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.
-
+ 
  <p>
  Shortcut for <code>find(Integer.<jk>class</jk>, keys)</code>.</div>
 <dl>
@@ -1996,7 +1996,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>findLong</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1021">findLong</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;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.
-
+ 
  <p>
  Shortcut for <code>find(Long.<jk>class</jk>, keys)</code>.</div>
 <dl>
@@ -2018,7 +2018,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>findBoolean</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1037">findBoolean</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;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.
-
+ 
  <p>
  Shortcut for <code>find(Boolean.<jk>class</jk>, keys)</code>.</div>
 <dl>
@@ -2040,7 +2040,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>findMap</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1053">findMap</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;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>.
-
+ 
  <p>
  Shortcut for <code>find(Map.<jk>class</jk>, keys)</code>.</div>
 <dl>
@@ -2062,7 +2062,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>findList</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1069">findList</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;keys)</pre>
 <div class="block">Returns the first entry that exists converted to 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"><code>List</code></a>.
-
+ 
  <p>
  Shortcut for <code>find(List.<jk>class</jk>, keys)</code>.</div>
 <dl>
@@ -2084,7 +2084,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>findObjectMap</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1085">findObjectMap</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;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau"><code>ObjectMap</code></a>.
-
+ 
  <p>
  Shortcut for <code>find(ObjectMap.<jk>class</jk>, keys)</code>.</div>
 <dl>
@@ -2106,7 +2106,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>findObjectList</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1101">findObjectList</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;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau"><code>ObjectList</code></a>.
-
+ 
  <p>
  Shortcut for <code>find(ObjectList.<jk>class</jk>, keys)</code>.</div>
 <dl>
@@ -2311,7 +2311,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <h4>cast</h4>
 <pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1256">cast</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
 <div class="block">Converts this map into an object of the specified type.
-
+ 
  <p>
  If this map contains a <js>"_type"</js> entry, it must be the same as or a subclass of the <code>type</code>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/PropertyNamer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyNamer.html b/content/site/apidocs/org/apache/juneau/PropertyNamer.html
index fb62c17..2cf679a 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyNamer.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyNamer.html
@@ -106,13 +106,13 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public interface <a href="../../../src-html/org/apache/juneau/PropertyNamer.html#line.27">PropertyNamer</a></pre>
 <div class="block">Defines an API for converting conventional bean property names to some other form.
-
+ 
  <p>
  For example, given the bean property <js>"fooBarURL"</js>, the <a href="../../../org/apache/juneau/PropertyNamerDLC.html" title="class in org.apache.juneau"><code>PropertyNamerDLC</code></a> property namer will convert
  this to <js>"foo-bar-url"</js>.
-
+ 
  <p>
- Property namers are associated with beans through the <a href="../../../org/apache/juneau/annotation/Bean.html#propertyNamer--"><code>Bean.propertyNamer()</code></a> annotation.</div>
+ Property namers are associated with beans through the <a href="../../../org/apache/juneau/annotation/Bean.html#propertyNamer--"><code>@Bean.propertyNamer()</code></a> annotation.</div>
 </li>
 </ul>
 </div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/PropertyNamerDLC.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyNamerDLC.html b/content/site/apidocs/org/apache/juneau/PropertyNamerDLC.html
index 6f98bd0..06652c1 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyNamerDLC.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyNamerDLC.html
@@ -116,8 +116,8 @@ var activeTableTab = "activeTableTab";
 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/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a></pre>
 <div class="block">Converts property names to dashed-lower-case format.
-
- <h5 class='section'>Examples:</h5>
+ 
+ <h5 class='section'>Example:</h5>
  <ul>
    <li><js>"fooBar"</js> -&gt; <js>"foo-bar"</js>
    <li><js>"fooBarURL"</js> -&gt; <js>"foo-bar-url"</js>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html b/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html
index 829f727..c665384 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html
@@ -116,15 +116,15 @@ var activeTableTab = "activeTableTab";
 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/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a></pre>
 <div class="block">Default property namer.
-
- <h5 class='section'>Examples:</h5>
+ 
+ <h5 class='section'>Example:</h5>
  <ul>
    <li><js>"fooBar"</js> -&gt; <js>"fooBar"</js>
    <li><js>"fooBarURL"</js> -&gt; <js>"fooBarURL"</js>
    <li><js>"FooBarURL"</js> -&gt; <js>"fooBarURL"</js>
    <li><js>"URL"</js> -&gt; <js>"URL"</js>
  </ul>
-
+ 
  <p>
  See <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/Introspector.html?is-external=true#decapitalize-java.lang.String-" title="class or interface in java.beans"><code>Introspector.decapitalize(String)</code></a> for exact rules.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/PropertyNamerULC.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyNamerULC.html b/content/site/apidocs/org/apache/juneau/PropertyNamerULC.html
index 959f513..1b42bb9 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyNamerULC.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyNamerULC.html
@@ -116,8 +116,8 @@ var activeTableTab = "activeTableTab";
 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/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a></pre>
 <div class="block">Converts property names to underscore-lower-case format.
-
- <h5 class='section'>Examples:</h5>
+ 
+ <h5 class='section'>Example:</h5>
  <ul>
    <li><js>"fooBar"</js> -&gt; <js>"foo_bar"</js>
    <li><js>"fooBarURL"</js> -&gt; <js>"foo_bar_url"</js>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/Context.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Context.html b/content/site/apidocs/org/apache/juneau/Context.html
index a475136..2d6f105 100644
--- a/content/site/apidocs/org/apache/juneau/Context.html
+++ b/content/site/apidocs/org/apache/juneau/Context.html
@@ -112,19 +112,25 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public abstract class <a href="../../../src-html/org/apache/juneau/Context.html#line.37">Context</a>
+<pre>public abstract class <a href="../../../src-html/org/apache/juneau/Context.html#line.43">Context</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">A reusable stateless thread-safe read-only configuration, typically used for creating one-time use <a href="../../../org/apache/juneau/Session.html" title="class in org.apache.juneau"><code>Session</code></a>
  objects.
-
+ 
+ <p>
+ Contexts are created through the <a href="../../../org/apache/juneau/ContextBuilder.html#build--"><code>ContextBuilder.build()</code></a> method (and subclasses of <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in org.apache.juneau"><code>ContextBuilder</code></a>).
+ 
  <p>
- Contexts are created through the <a href="../../../org/apache/juneau/ContextBuilder.html#build--"><code>ContextBuilder.build()</code></a> method.
-
+ Subclasses MUST implement the following constructor:
+ 
+ <p class='bcode'>
+   <jk>public</jk> T(PropertyStore);
+ </p>
+ 
  <p>
- Subclasses MUST implement a constructor method that takes in a <a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau"><code>PropertyStore</code></a> parameter.
  Besides that restriction, a context object can do anything you desire.
- However, it MUST be thread-safe and all fields should be declared final to prevent modification.
- It should NOT be used for storing temporary or state information.</div>
+ <br>However, it MUST be thread-safe and all fields should be declared final to prevent modification.
+ <br>It should NOT be used for storing temporary or state information.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau"><code>PropertyStore</code></a></dd>
@@ -440,9 +446,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Context</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.50">Context</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.56">Context</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor for this class.
-
+ 
  <p>
  Subclasses MUST implement the same public constructor.</div>
 <dl>
@@ -465,7 +471,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/Context.html#line.61">getProperty</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;key)</pre>
+<pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/Context.html#line.67">getProperty</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;key)</pre>
 <div class="block">Returns the raw property value with the specified name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -483,7 +489,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.73">getProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.79">getProperty</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;key,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
                                T&nbsp;def)</pre>
 <div class="block">Returns the property value with the specified name.</div>
@@ -503,7 +509,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.85">getClassProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.91">getClassProperty</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;key,
                                                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;def)</pre>
 <div class="block">Returns the class property with the specified name.</div>
@@ -523,7 +529,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getArrayProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.96">getArrayProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.102">getArrayProperty</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;key,
                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the array property value with the specified name.</div>
 <dl>
@@ -543,7 +549,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getArrayProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.108">getArrayProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.114">getArrayProperty</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;key,
                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType,
                                       T[]&nbsp;def)</pre>
 <div class="block">Returns the array property value with the specified name.</div>
@@ -563,7 +569,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassArrayProperty</h4>
-<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.118">getClassArrayProperty</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;key)</pre>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.124">getClassArrayProperty</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;key)</pre>
 <div class="block">Returns the class array property with the specified name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -579,7 +585,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassArrayProperty</h4>
-<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.129">getClassArrayProperty</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;key,
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.135">getClassArrayProperty</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;key,
                                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;def)</pre>
 <div class="block">Returns the class array property with the specified name.</div>
 <dl>
@@ -597,7 +603,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassArrayProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.140">getClassArrayProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.146">getClassArrayProperty</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;key,
                                                   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the class array property with the specified name.</div>
 <dl>
@@ -615,7 +621,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getSetProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.151">getSetProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.157">getSetProperty</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;key,
                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the set property with the specified name.</div>
 <dl>
@@ -633,7 +639,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getSetProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.163">getSetProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.169">getSetProperty</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;key,
                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType,
                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;T&gt;&nbsp;def)</pre>
 <div class="block">Returns the set property with the specified name.</div>
@@ -653,7 +659,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassSetProperty</h4>
-<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.173">getClassSetProperty</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;key)</pre>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.179">getClassSetProperty</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;key)</pre>
 <div class="block">Returns the class set property with the specified name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -669,7 +675,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassSetProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.184">getClassSetProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.190">getClassSetProperty</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;key,
                                                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the class set property with the specified name.</div>
 <dl>
@@ -687,7 +693,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getListProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.195">getListProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.201">getListProperty</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;key,
                                          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the list property with the specified name.</div>
 <dl>
@@ -705,7 +711,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getListProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.207">getListProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.213">getListProperty</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;key,
                                          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType,
                                          <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;T&gt;&nbsp;def)</pre>
 <div class="block">Returns the list property with the specified name.</div>
@@ -725,7 +731,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassListProperty</h4>
-<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.217">getClassListProperty</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;key)</pre>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.223">getClassListProperty</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;key)</pre>
 <div class="block">Returns the class list property with the specified name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -741,7 +747,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassListProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.228">getClassListProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.234">getClassListProperty</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;key,
                                                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the class list property with the specified name.</div>
 <dl>
@@ -759,7 +765,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getMapProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.239">getMapProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.245">getMapProperty</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;key,
                                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the map property with the specified name.</div>
 <dl>
@@ -777,7 +783,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMapProperty</h4>
-<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.249">getClassMapProperty</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;key)</pre>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.255">getClassMapProperty</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;key)</pre>
 <div class="block">Returns the class map property with the specified name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -793,7 +799,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMapProperty</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.260">getClassMapProperty</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;key,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.266">getClassMapProperty</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;key,
                                                           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the class map property with the specified name.</div>
 <dl>
@@ -811,7 +817,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.278">getInstanceProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.284">getInstanceProperty</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;key,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                  <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;def)</pre>
 <div class="block">Returns an instance of the specified class, string, or object property.
@@ -836,7 +842,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.299">getInstanceProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.305">getInstanceProperty</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;key,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                  <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;def,
                                  boolean&nbsp;fuzzyArgs,
@@ -864,7 +870,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.321">getInstanceProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.327">getInstanceProperty</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;key,
                                  <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;outer,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                  <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;def,
@@ -896,7 +902,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceArrayProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.333">getInstanceArrayProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.339">getInstanceArrayProperty</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;key,
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                         T[]&nbsp;def)</pre>
 <div class="block">Returns the specified property as an array of instantiated objects.</div>
@@ -918,7 +924,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceArrayProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.352">getInstanceArrayProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.358">getInstanceArrayProperty</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;key,
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                         T[]&nbsp;def,
                                         boolean&nbsp;fuzzyArgs,
@@ -947,7 +953,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceArrayProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.372">getInstanceArrayProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.378">getInstanceArrayProperty</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;key,
                                         <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;outer,
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                         T[]&nbsp;def,
@@ -976,7 +982,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyKeys</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.385">getPropertyKeys</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;group)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.391">getPropertyKeys</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;group)</pre>
 <div class="block">Returns the keys found in the specified property group.
  
  <p>
@@ -996,7 +1002,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <li class="blockList">
 <h4>getPropertyStore</h4>
 <pre><a href="../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public final&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.395">getPropertyStore</a>()</pre>
+public final&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.401">getPropertyStore</a>()</pre>
 <div class="block">Returns the property store associated with this context.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1010,7 +1016,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ContextBuilder.html" title="class in org.apache.juneau">ContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.407">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ContextBuilder.html" title="class in org.apache.juneau">ContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.413">builder</a>()</pre>
 <div class="block">Creates a builder from this context object.
  
  <p>
@@ -1027,9 +1033,9 @@ public final&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/Session.html" title="class in org.apache.juneau">Session</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.420">createSession</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/Session.html" title="class in org.apache.juneau">Session</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.426">createSession</a>()</pre>
 <div class="block">Create a new bean session based on the properties defined on this context.
-
+ 
  <p>
  Use this method for creating sessions if you don't need to override any
  properties or locale/timezone currently set on this context.</div>
@@ -1045,10 +1051,10 @@ public final&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public abstract&nbsp;<a href="../../../org/apache/juneau/Session.html" title="class in org.apache.juneau">Session</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.436">createSession</a>(<a href="../../../org/apache/juneau/SessionArgs.html" title="class in org.apache.juneau">SessionArgs</a>&nbsp;args)</pre>
+<pre>public abstract&nbsp;<a href="../../../org/apache/juneau/Session.html" title="class in org.apache.juneau">Session</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.442">createSession</a>(<a href="../../../org/apache/juneau/SessionArgs.html" title="class in org.apache.juneau">SessionArgs</a>&nbsp;args)</pre>
 <div class="block">Create a new session based on the properties defined on this context combined with the specified
  runtime args.
-
+ 
  <p>
  Use this method for creating sessions if you don't need to override any
  properties or locale/timezone currently set on this context.</div>
@@ -1066,7 +1072,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>createDefaultSessionArgs</h4>
-<pre>public abstract&nbsp;<a href="../../../org/apache/juneau/SessionArgs.html" title="class in org.apache.juneau">SessionArgs</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.443">createDefaultSessionArgs</a>()</pre>
+<pre>public abstract&nbsp;<a href="../../../org/apache/juneau/SessionArgs.html" title="class in org.apache.juneau">SessionArgs</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.449">createDefaultSessionArgs</a>()</pre>
 <div class="block">Defines default session arguments used when calling the <a href="../../../org/apache/juneau/Context.html#createSession--"><code>createSession()</code></a> method.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1080,7 +1086,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.450">asMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.456">asMap</a>()</pre>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1094,7 +1100,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public final&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.455">hashCode</a>()</pre>
+<pre>public final&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.461">hashCode</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><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></code>&nbsp;in class&nbsp;<code><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></code></dd>
@@ -1107,7 +1113,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.460">equals</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;o)</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.466">equals</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;o)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><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></code>&nbsp;in class&nbsp;<code><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></code></dd>
@@ -1120,7 +1126,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public final&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/Context.html#line.471">toString</a>()</pre>
+<pre>public final&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/Context.html#line.477">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><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></code>&nbsp;in class&nbsp;<code><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></code></dd>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/Delegate.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Delegate.html b/content/site/apidocs/org/apache/juneau/Delegate.html
index e4e9b04..31e9498 100644
--- a/content/site/apidocs/org/apache/juneau/Delegate.html
+++ b/content/site/apidocs/org/apache/juneau/Delegate.html
@@ -110,10 +110,10 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public interface <a href="../../../src-html/org/apache/juneau/Delegate.html#line.26">Delegate</a>&lt;T&gt;</pre>
 <div class="block">An object that represents another object, often wrapping that object.
-
+ 
  <p>
  <b>*** Internal Interface - Not intended for external use ***</b>
-
+ 
  <p>
  For example, <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> is a map representation of a bean.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html b/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
index 5b0e807..bd2be42 100644
--- a/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
+++ b/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
@@ -129,7 +129,7 @@
 <pre>public final class <a href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.26">InvalidDataConversionException</a>
 extends <a href="../../../org/apache/juneau/FormattedRuntimeException.html" title="class in org.apache.juneau">FormattedRuntimeException</a></pre>
 <div class="block">General invalid conversion exception.
-
+ 
  <p>
  Exception that gets thrown if you try to perform an invalid conversion, such as when calling
  <code>ObjectMap.getInt(...)</code> on a non-numeric <code>String</code>.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ObjectList.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ObjectList.html b/content/site/apidocs/org/apache/juneau/ObjectList.html
index 641c632..6c5a019 100644
--- a/content/site/apidocs/org/apache/juneau/ObjectList.html
+++ b/content/site/apidocs/org/apache/juneau/ObjectList.html
@@ -139,10 +139,10 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../src-html/org/apache/juneau/ObjectList.html#line.97">ObjectList</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<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>&gt;</pre>
 <div class="block">Java implementation of a JSON array.
-
+ 
  <p>
  An extension of <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a>, so all methods available to in that class are also available to this class.
-
+ 
  <p>
  Note that the use of this class is optional.
  The serializers will accept any objects that implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> interface.
@@ -150,23 +150,23 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
  Collections Framework objects.
  For example, a constructor is provided for converting a JSON array string directly into 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"><code>List</code></a>.
  It also contains accessor methods for to avoid common typecasting when accessing elements in a list.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Construct an empty List</jc>
    List l = <jk>new</jk> ObjectList();
-
+ 
    <jc>// Construct a list of objects using various methods</jc>
    l = <jk>new</jk> ObjectList().append(<js>"foo"</js>).append(123).append(<jk>true</jk>);
    l = <jk>new</jk> ObjectList().append(<js>"foo"</js>, 123, <jk>true</jk>);  <jc>// Equivalent</jc>
    l = <jk>new</jk> ObjectList(<js>"foo"</js>, 123, <jk>true</jk>);  <jc>// Equivalent</jc>
-
+ 
    <jc>// Construct a list of integers from JSON</jc>
    l = <jk>new</jk> ObjectList(<js>"[1,2,3]"</js>);
-
+ 
    <jc>// Construct a list of generic ObjectMap objects from JSON</jc>
    l = <jk>new</jk> ObjectList(<js>"[{foo:'bar'},{baz:'bing'}]"</js>);
-
+ 
    <jc>// Construct a list of integers from XML</jc>
    String xml = <js>"&lt;array&gt;&lt;number&gt;1&lt;/number&gt;&lt;number&gt;2&lt;/number&gt;&lt;number&gt;3&lt;/number&gt;&lt;/array&gt;"</js>;
    l = <jk>new</jk> ObjectList(xml, DataFormat.<jsf>XML</jsf>);
@@ -174,39 +174,39 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
    l = (List)XmlParser.<jsf>DEFAULT</jsf>.parse(Object.<jk>class</jk>, xml);  <jc>// Equivalent</jc>
    l = XmlParser.<jsf>DEFAULT</jsf>.parse(List.<jk>class</jk>, xml);  <jc>// Equivalent</jc>
    l = XmlParser.<jsf>DEFAULT</jsf>.parse(ObjectList.<jk>class</jk>, xml);  <jc>// Equivalent</jc>
-
+ 
    <jc>// Construct JSON from ObjectList</jc>
    l = <jk>new</jk> ObjectList(<js>"[{foo:'bar'},{baz:'bing'}]"</js>);
    String json = l.toString();  <jc>// Produces "[{foo:'bar'},{baz:'bing'}]"</jc>
    json = l.toString(JsonSerializer.<jsf>DEFAULT_CONDENSED</jsf>);  <jc>// Equivalent</jc>
    json = JsonSerializer.<jsf>DEFAULT_CONDENSED</jsf>.serialize(l);  <jc>// Equivalent</jc>
-
+ 
    <jc>// Get one of the entries in the list as an Integer</jc>
    l = <jk>new</jk> ObjectList(<js>"[1,2,3]"</js>);
    Integer i = l.getInt(1);
    i = l.get(Integer.<jk>class</jk>, 1);  <jc>// Equivalent</jc>
-
+ 
    <jc>// Get one of the entries in the list as an Float</jc>
    l = <jk>new</jk> ObjectList(<js>"[1,2,3]"</js>);
    Float f = l.getFloat(1); <jc>// Returns 2f </jc>
    f = l.get(Float.<jk>class</jk>, 1);  <jc>// Equivalent</jc>
-
+ 
    <jc>// Same as above, except converted to a String</jc>
    l = <jk>new</jk> ObjectList(<js>"[1,2,3]"</js>);
    String s = l.getString(1); <jc>// Returns "2" </jc>
    s = l.get(String.<jk>class</jk>, 1);  <jc>// Equivalent</jc>
-
+ 
    <jc>// Get one of the entries in the list as a bean (converted to a bean if it isn't already one)</jc>
    l = <jk>new</jk> ObjectList(<js>"[{name:'John Smith',age:45}]"</js>);
    Person p = l.get(Person.<jk>class</jk>, 0);
-
+ 
    <jc>// Iterate over a list of beans using the elements() method</jc>
    ObjectList ObjectList = <jk>new</jk> ObjectList(<js>"[{name:'John Smith',age:45}]"</js>);
    <jk>for</jk> (Person p : ObjectList.elements(Person.<jk>class</jk>) {
       <jc>// Do something with p</jc>
    }
  </p>
-
+ 
  <p>
  This class is not thread safe.</div>
 <dl>
@@ -716,10 +716,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <h4>setBeanSession</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.247">setBeanSession</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
 <div class="block">Override the default bean session used for converting POJOs.
-
+ 
  <p>
  Default is <a href="../../../org/apache/juneau/BeanContext.html#DEFAULT"><code>BeanContext.DEFAULT</code></a>, which is sufficient in most cases.
-
+ 
  <p>
  Useful if you're serializing/parsing beans with transforms defined.</div>
 <dl>
@@ -755,30 +755,30 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.298">get</a>(int&nbsp;index,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
 <div class="block">Get the entry at the specified index, converted to the specified type.
-
+ 
  <p>
  This is the preferred get method for simple types.
-
+ 
  <h5 class='section'>Examples:</h5>
  <p class='bcode'>
    ObjectList l = <jk>new</jk> ObjectList(<js>"..."</js>);
-
+ 
    <jc>// Value converted to a string.</jc>
    String s = l.get(1, String.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a bean.</jc>
    MyBean b = l.get(2, MyBean.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a bean array.</jc>
    MyBean[] ba = l.get(3, MyBean[].<jk>class</jk>);
-
+ 
    <jc>// Value converted to a linked-list of objects.</jc>
    List l1 = l.get(4, LinkedList.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a map of object keys/values.</jc>
    Map m1 = l.get(5, TreeMap.<jk>class</jk>);
  </p>
-
+ 
  <p>
  See <a href="../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-"><code>BeanSession.convertToType(Object, ClassMeta)</code></a> for the list of valid data conversions.</div>
 <dl>
@@ -802,39 +802,39 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>...&nbsp;args)</pre>
 <div class="block">Get the entry at the specified index, converted to the specified type.
-
+ 
  <p>
  The type can be a simple type (e.g. beans, strings, numbers) or parameterized type (collections/maps).
-
+ 
  <h5 class='section'>Examples:</h5>
  <p class='bcode'>
    ObjectList l = <jk>new</jk> ObjectList(<js>"..."</js>);
-
+ 
    <jc>// Value converted to a linked-list of strings.</jc>
    List&lt;String&gt; l1 = l.get(1, LinkedList.<jk>class</jk>, String.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a linked-list of beans.</jc>
    List&lt;MyBean&gt; l2 = l.get(2, LinkedList.<jk>class</jk>, MyBean.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a linked-list of linked-lists of strings.</jc>
    List&lt;List&lt;String&gt;&gt; l3 = l.get(3, LinkedList.<jk>class</jk>, LinkedList.<jk>class</jk>, String.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a map of string keys/values.</jc>
    Map&lt;String,String&gt; m1 = l.get(4, TreeMap.<jk>class</jk>, String.<jk>class</jk>, String.<jk>class</jk>);
-
+ 
    <jc>// Value converted to a map containing string keys and values of lists containing beans.</jc>
    Map&lt;String,List&lt;MyBean&gt;&gt; m2 = l.get(5, TreeMap.<jk>class</jk>, String.<jk>class</jk>, List.<jk>class</jk>, MyBean.<jk>class</jk>);
  </p>
-
+ 
  <p>
  <code>Collection</code> classes are assumed to be followed by zero or one objects indicating the element type.
-
+ 
  <p>
  <code>Map</code> classes are assumed to be followed by zero or two meta objects indicating the key and value types.
-
+ 
  <p>
  The array can be arbitrarily long to indicate arbitrarily complex data structures.
-
+ 
  <p>
  See <a href="../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-"><code>BeanSession.convertToType(Object, ClassMeta)</code></a> for the list of valid data conversions.</div>
 <dl>
@@ -1043,20 +1043,20 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/ObjectList.html#get-int-java.lang.Class-"><code>get(int,Class)</code></a>, but the key is a slash-delimited path used to traverse entries in
  this POJO.
-
+ 
  <p>
  For example, the following code is equivalent:
  </p>
  <p class='bcode'>
    ObjectMap m = getObjectMap();
-
+ 
    <jc>// Long way</jc>
    <jk>long</jk> l = m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).getObjectMap(<js>"0"</js>).getLong(<js>"baz"</js>);
-
+ 
    <jc>// Using this method</jc>
    <jk>long</jk> l = m.getAt(<js>"foo/bar/0/baz"</js>, <jk>long</jk>.<jk>class</jk>);
  </p>
-
+ 
  <p>
  This method uses the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class to perform the lookup, so the map can contain any of the various
  class types that the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class supports (e.g. beans, collections, arrays).</div>
@@ -1103,20 +1103,20 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
                     <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;o)</pre>
 <div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true#set-int-E-" title="class or interface in java.util"><code>set(int,Object)</code></a>, but the key is a slash-delimited path used to traverse entries
  in this POJO.
-
+ 
  <p>
  For example, the following code is equivalent:
  </p>
  <p class='bcode'>
    ObjectMap m = getObjectMap();
-
+ 
    <jc>// Long way</jc>
    m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).getObjectMap(<js>"0"</js>).put(<js>"baz"</js>, 123);
-
+ 
    <jc>// Using this method</jc>
    m.putAt(<js>"foo/bar/0/baz"</js>, 123);
  </p>
-
+ 
  <p>
  This method uses the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class to perform the lookup, so the map can contain any of the various
  class types that the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class supports (e.g. beans, collections, arrays).</div>
@@ -1138,20 +1138,20 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.560">postAt</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;path,
                      <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;o)</pre>
 <div class="block">Similar to <a href="../../../org/apache/juneau/ObjectList.html#putAt-java.lang.String-java.lang.Object-"><code>putAt(String,Object)</code></a>, but used to append to collections and arrays.
-
+ 
  <p>
  For example, the following code is equivalent:
  </p>
  <p class='bcode'>
    ObjectMap m = getObjectMap();
-
+ 
    <jc>// Long way</jc>
    m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).append(123);
-
+ 
    <jc>// Using this method</jc>
    m.postAt(<js>"foo/bar"</js>, 123);
  </p>
-
+ 
  <p>
  This method uses the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class to perform the lookup, so the map can contain any of the various
  class types that the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class supports (e.g. beans, collections, arrays).</div>
@@ -1173,20 +1173,20 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.588">deleteAt</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;path)</pre>
 <div class="block">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true#remove-int-" title="class or interface in java.util"><code>remove(int)</code></a>,but the key is a slash-delimited path used to traverse entries in
  this POJO.
-
+ 
  <p>
  For example, the following code is equivalent:
  </p>
  <p class='bcode'>
    ObjectMap m = getObjectMap();
-
+ 
    <jc>// Long way</jc>
    m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).getObjectMap(1).remove(<js>"baz"</js>);
-
+ 
    <jc>// Using this method</jc>
    m.deleteAt(<js>"foo/bar/0/baz"</js>);
  </p>
-
+ 
  <p>
  This method uses the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class to perform the lookup, so the map can contain any of the various
  class types that the <a href="../../../org/apache/juneau/utils/PojoRest.html" title="class in org.apache.juneau.utils"><code>PojoRest</code></a> class supports (e.g. beans, collections, arrays).</div>
@@ -1206,17 +1206,17 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <h4>elements</h4>
 <pre>public&nbsp;&lt;E&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;E&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.631">elements</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;E&gt;&nbsp;childType)</pre>
 <div class="block">Creates an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> with elements of the specified child type.
-
+ 
  <p>
  Attempts to convert the child objects to the correct type if they aren't already the correct type.
-
+ 
  <p>
  The <code>next()</code> method on the returned iterator may throw a <a href="../../../org/apache/juneau/InvalidDataConversionException.html" title="class in org.apache.juneau"><code>InvalidDataConversionException</code></a> if
  the next element cannot be converted to the specified type.
-
+ 
  <p>
  See <a href="../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-"><code>BeanSession.convertToType(Object, ClassMeta)</code></a> for a description of valid conversions.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Iterate over a list of ObjectMaps.</jc>
@@ -1224,13 +1224,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
    for (ObjectMap m : l.elements(ObjectMap.<jk>class</jk>)) {
       <jc>// Do something with m.</jc>
    }
-
+ 
    <jc>// Iterate over a list of ints.</jc>
    ObjectList l = <jk>new</jk> ObjectList(<js>"[1,2,3]"</js>);
    for (Integer i : l.elements(Integer.<jk>class</jk>)) {
       <jc>// Do something with i.</jc>
    }
-
+ 
    <jc>// Iterate over a list of beans.</jc>
    <jc>// Automatically converts to beans.</jc>
    ObjectList l = <jk>new</jk> ObjectList(<js>"[{name:'John Smith',age:45}]"</js>);


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

Posted by ja...@apache.org.
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>



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html b/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
index 874eb63..2519017 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
@@ -117,10 +117,10 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.82">ParameterInfo</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Describes a single operation parameter.
-
+ 
  <p>
  A unique parameter is defined by a combination of a name and location.
-
+ 
  <p>
  There are five possible parameter types.
  <ul>
@@ -158,7 +158,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       </ul>
    </li>
  </ul>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -705,10 +705,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <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/swagger/ParameterInfo.html#line.135">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
-
+ 
  <p>
  Required. The name of the parameter.
-
+ 
  <p>
  Parameter names are case sensitive.
  If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST correspond to the associated path segment
@@ -731,10 +731,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setName</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.157">setName</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">Bean property setter:  <property>name</property>.
-
+ 
  <p>
  Required. The name of the parameter.
-
+ 
  <p>
  Parameter names are case sensitive.
  If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST correspond to the associated path segment
@@ -775,10 +775,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getIn</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/swagger/ParameterInfo.html#line.184">getIn</a>()</pre>
 <div class="block">Bean property getter:  <property>in</property>.
-
+ 
  <p>
  Required. The location of the parameter.
-
+ 
  <p>
  Possible values are <js>"query"</js>, <js>"header"</js>, <js>"path"</js>, <js>"formData"</js> or <js>"body"</js>.</div>
 <dl>
@@ -795,10 +795,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setIn</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.200">setIn</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;in)</pre>
 <div class="block">Bean property setter:  <property>in</property>.
-
+ 
  <p>
  Required. The location of the parameter.
-
+ 
  <p>
  Possible values are <js>"query"</js>, <js>"header"</js>, <js>"path"</js>, <js>"formData"</js> or <js>"body"</js>.</div>
 <dl>
@@ -833,10 +833,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDescription</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/swagger/ParameterInfo.html#line.236">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
-
+ 
  <p>
  A brief description of the parameter.
-
+ 
  <p>
  This could contain examples of use.
  <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
@@ -855,10 +855,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDescription</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.254">setDescription</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;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
-
+ 
  <p>
  A brief description of the parameter.
-
+ 
  <p>
  This could contain examples of use.
  <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
@@ -895,10 +895,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getRequired</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.282">getRequired</a>()</pre>
 <div class="block">Bean property getter:  <property>required</property>.
-
+ 
  <p>
  Determines whether this parameter is mandatory.
-
+ 
  <p>
  If the parameter is <code>in</code> <js>"path"</js>, this property is required and its value MUST be
  <jk>true</jk>.
@@ -917,10 +917,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setRequired</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.300">setRequired</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;required)</pre>
 <div class="block">Bean property setter:  <property>required</property>.
-
+ 
  <p>
  Determines whether this parameter is mandatory.
-
+ 
  <p>
  If the parameter is <code>in</code> <js>"path"</js>, this property is required and its value MUST be
  <jk>true</jk>.
@@ -957,7 +957,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getSchema</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.323">getSchema</a>()</pre>
 <div class="block">Bean property getter:  <property>schema</property>.
-
+ 
  <p>
  Required. The schema defining the type used for the body parameter.</div>
 <dl>
@@ -974,7 +974,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setSchema</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.336">setSchema</a>(<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
 <div class="block">Bean property setter:  <property>schema</property>.
-
+ 
  <p>
  Required. The schema defining the type used for the body parameter.</div>
 <dl>
@@ -1009,10 +1009,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getType</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/swagger/ParameterInfo.html#line.367">getType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
-
+ 
  <p>
  Required. The type of the parameter.
-
+ 
  <p>
  Since the parameter is not located at the request body, it is limited to simple types (that is, not an object).
  The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>,
@@ -1034,10 +1034,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setType</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.388">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Bean property setter:  <property>type</property>.
-
+ 
  <p>
  Required. The type of the parameter.
-
+ 
  <p>
  Since the parameter is not located at the request body, it is limited to simple types (that is, not an object).
  The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>,
@@ -1077,10 +1077,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getFormat</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/swagger/ParameterInfo.html#line.420">getFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>format</property>.
-
+ 
  <p>
  The extending format for the previously mentioned type.
-
+ 
  <p>
  See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further
  details.</div>
@@ -1098,10 +1098,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setFormat</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.437">setFormat</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;format)</pre>
 <div class="block">Bean property setter:  <property>format</property>.
-
+ 
  <p>
  The extending format for the previously mentioned type.
-
+ 
  <p>
  See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further
  details.</div>
@@ -1137,10 +1137,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getAllowEmptyValue</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.466">getAllowEmptyValue</a>()</pre>
 <div class="block">Bean property getter:  <property>allowEmptyValue</property>.
-
+ 
  <p>
  Sets the ability to pass empty-valued parameters.
-
+ 
  <p>
  This is valid only for either <code>query</code> or <code>formData</code> parameters and allows you to send a
  parameter with a name only or an empty value.
@@ -1160,10 +1160,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setAllowEmptyValue</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.484">setAllowEmptyValue</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;allowEmptyValue)</pre>
 <div class="block">Bean property setter:  <property>allowEmptyValue</property>.
-
+ 
  <p>
  Sets the ability to pass empty-valued parameters.
-
+ 
  <p>
  This is valid only for either <code>query</code> or <code>formData</code> parameters and allows you to send a
  parameter with a name only or an empty value.
@@ -1200,10 +1200,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.510">getItems</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.
-
+ 
  <p>
  Required if <code>type</code> is <js>"array"</js>.
-
+ 
  <p>
  Describes the type of items in the array.</div>
 <dl>
@@ -1220,10 +1220,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.526">setItems</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
 <div class="block">Bean property setter:  <property>items</property>.
-
+ 
  <p>
  Required if <code>type</code> is <js>"array"</js>.
-
+ 
  <p>
  Describes the type of items in the array.</div>
 <dl>
@@ -1258,10 +1258,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getCollectionFormat</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/swagger/ParameterInfo.html#line.566">getCollectionFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>collectionFormat</property>.
-
+ 
  <p>
  Determines the format of the array if type array is used.
-
+ 
  <p>
  Possible values are:
  <ul>
@@ -1273,7 +1273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       instance <code>foo=bar&amp;foo=baz</code>.
       This is valid only for parameters <code>in</code> <js>"query"</js> or <js>"formData"</js>.
  </ul>
-
+ 
  <p>
  Default value is <code>csv</code>.</div>
 <dl>
@@ -1291,10 +1291,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setCollectionFormat</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.594">setCollectionFormat</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;collectionFormat)</pre>
 <div class="block">Bean property setter:  <property>collectionFormat</property>.
-
+ 
  <p>
  Determines the format of the array if type array is used.
-
+ 
  <p>
  Possible values are:
  <ul>
@@ -1306,7 +1306,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       instance <code>foo=bar&amp;foo=baz</code>.
       This is valid only for parameters <code>in</code> <js>"query"</js> or <js>"formData"</js>.
  </ul>
-
+ 
  <p>
  Default value is <code>csv</code>.</div>
 <dl>
@@ -1341,7 +1341,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDefault</h4>
 <pre>public&nbsp;<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;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.627">getDefault</a>()</pre>
 <div class="block">Bean property getter:  <property>default</property>.
-
+ 
  <p>
  Declares the value of the parameter that the server will use if none is provided, for example a <js>"count"</js>
  to control the number of results per page might default to 100 if not supplied by the client in the request.
@@ -1363,7 +1363,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDefault</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.645">setDefault</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;_default)</pre>
 <div class="block">Bean property setter:  <property>default</property>.
-
+ 
  <p>
  Declares the value of the parameter that the server will use if none is provided, for example a <js>"count"</js>
  to control the number of results per page might default to 100 if not supplied by the client in the request.
@@ -1403,7 +1403,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMaximum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.669">getMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>maximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -1421,7 +1421,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMaximum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.683">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Bean property setter:  <property>maximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -1457,7 +1457,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getExclusiveMaximum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.708">getExclusiveMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMaximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -1476,7 +1476,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setExclusiveMaximum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.722">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMaximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -1512,7 +1512,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMinimum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.746">getMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>minimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1530,7 +1530,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMinimum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.760">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Bean property setter:  <property>minimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1566,7 +1566,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getExclusiveMinimum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.785">getExclusiveMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMinimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1585,7 +1585,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setExclusiveMinimum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.799">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMinimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1621,7 +1621,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMaxLength</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.823">getMaxLength</a>()</pre>
 <div class="block">Bean property getter:  <property>maxLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
  http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
@@ -1639,7 +1639,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMaxLength</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.837">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Bean property setter:  <property>maxLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
  http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
@@ -1675,7 +1675,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMinLength</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.861">getMinLength</a>()</pre>
 <div class="block">Bean property getter:  <property>minLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
  http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
@@ -1693,7 +1693,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMinLength</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.875">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Bean property setter:  <property>minLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
  http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
@@ -1729,7 +1729,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getPattern</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/swagger/ParameterInfo.html#line.899">getPattern</a>()</pre>
 <div class="block">Bean property getter:  <property>pattern</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
  http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
@@ -1747,7 +1747,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setPattern</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.913">setPattern</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;pattern)</pre>
 <div class="block">Bean property setter:  <property>pattern</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
  http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
@@ -1783,7 +1783,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMaxItems</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.937">getMaxItems</a>()</pre>
 <div class="block">Bean property getter:  <property>maxItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
  http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
@@ -1801,7 +1801,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMaxItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.951">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Bean property setter:  <property>maxItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
  http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
@@ -1837,7 +1837,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMinItems</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.975">getMinItems</a>()</pre>
 <div class="block">Bean property getter:  <property>minItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">
  http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
@@ -1855,7 +1855,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMinItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.989">setMinItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
 <div class="block">Bean property setter:  <property>minItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">
  http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
@@ -1891,7 +1891,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getUniqueItems</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.1014">getUniqueItems</a>()</pre>
 <div class="block">Bean property getter:  <property>uniqueItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">
  http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
@@ -1910,7 +1910,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setUniqueItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.1028">setUniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
 <div class="block">Bean property setter:  <property>uniqueItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">
  http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
@@ -1946,7 +1946,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getEnum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.1052">getEnum</a>()</pre>
 <div class="block">Bean property getter:  <property>enum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
  http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -1964,7 +1964,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setEnum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.1066">setEnum</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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;_enum)</pre>
 <div class="block">Bean property setter:  <property>enum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
  http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -1984,7 +1984,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addEnum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.1084">addEnum</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;_enum)</pre>
 <div class="block">Bean property adder:  <property>enum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
  http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -2022,7 +2022,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMultipleOf</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.1120">getMultipleOf</a>()</pre>
 <div class="block">Bean property getter:  <property>multipleOf</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">
  http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
@@ -2040,7 +2040,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMultipleOf</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.1134">setMultipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
 <div class="block">Bean property setter:  <property>multipleOf</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">
  http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html b/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
index 7b87111..71710cc 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.51">ResponseInfo</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Describes a single response from an API Operation.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    {
@@ -130,7 +130,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       }
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -328,10 +328,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDescription</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/swagger/ResponseInfo.html#line.70">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
-
+ 
  <p>
  Required. A short description of the response.
-
+ 
  <p>
  <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used for
  rich text representation.</div>
@@ -349,10 +349,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDescription</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.87">setDescription</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;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
-
+ 
  <p>
  Required. A short description of the response.
-
+ 
  <p>
  <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
  for rich text representation.</div>
@@ -388,10 +388,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getSchema</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.117">getSchema</a>()</pre>
 <div class="block">Bean property getter:  <property>schema</property>.
-
+ 
  <p>
  A definition of the response structure.
-
+ 
  <p>
  It can be a primitive, an array or an object.
  If this field does not exist, it means no content is returned as part of the response.
@@ -412,10 +412,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setSchema</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.137">setSchema</a>(<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
 <div class="block">Bean property setter:  <property>schema</property>.
-
+ 
  <p>
  A definition of the response structure.
-
+ 
  <p>
  It can be a primitive, an array or an object.
  If this field does not exist, it means no content is returned as part of the response.
@@ -454,7 +454,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getHeaders</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.160">getHeaders</a>()</pre>
 <div class="block">Bean property getter:  <property>headers</property>.
-
+ 
  <p>
  A list of headers that are sent with the response.</div>
 <dl>
@@ -471,7 +471,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setHeaders</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.173">setHeaders</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&gt;&nbsp;headers)</pre>
 <div class="block">Bean property setter:  <property>headers</property>.
-
+ 
  <p>
  A list of headers that are sent with the response.</div>
 <dl>
@@ -491,7 +491,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.188">addHeader</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,
                               <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;header)</pre>
 <div class="block">Bean property adder:  <property>headers</property>.
-
+ 
  <p>
  A list of headers that are sent with the response.</div>
 <dl>
@@ -529,10 +529,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getExamples</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.217">getExamples</a>()</pre>
 <div class="block">Bean property getter:  <property>examples</property>.
-
+ 
  <p>
  An example of the response message.
-
+ 
  <p>
  Keys must be MIME-type strings.</div>
 <dl>
@@ -549,10 +549,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setExamples</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.233">setExamples</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;examples)</pre>
 <div class="block">Bean property setter:  <property>examples</property>.
-
+ 
  <p>
  An example of the response message.
-
+ 
  <p>
  Keys must be MIME-type strings.</div>
 <dl>
@@ -572,7 +572,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.248">addExample</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;mimeType,
                                <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;example)</pre>
 <div class="block">Bean property adder:  <property>examples</property>.
-
+ 
  <p>
  An example of the response message.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html b/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
index 826b317..4d2669a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
@@ -117,16 +117,16 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.48">SchemaInfo</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">The Schema Object allows the definition of input and output data types.
-
+ 
  <p>
  These types can be objects, but also primitives and arrays.
  This object is based on the JSON Schema Specification Draft 4 and uses a predefined subset of it.
  On top of this subset, there are extensions provided by this specification to allow for more complete documentation.
-
+ 
  <p>
  Further information about the properties can be found in JSON Schema Core and JSON Schema Validation.
  Unless stated otherwise, the property definitions follow the JSON Schema specification as referenced here.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -772,7 +772,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getFormat</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/swagger/SchemaInfo.html#line.89">getFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>format</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further
  details.</div>
@@ -790,7 +790,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setFormat</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.103">setFormat</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;format)</pre>
 <div class="block">Bean property setter:  <property>format</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further
  details.</div>
@@ -872,7 +872,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDescription</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/swagger/SchemaInfo.html#line.157">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
-
+ 
  <p>
  <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
  for rich text representation.</div>
@@ -890,7 +890,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDescription</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.171">setDescription</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;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
-
+ 
  <p>
  <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
  for rich text representation.</div>
@@ -926,7 +926,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDefault</h4>
 <pre>public&nbsp;<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;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.194">getDefault</a>()</pre>
 <div class="block">Bean property getter:  <property>default</property>.
-
+ 
  <p>
  Unlike JSON Schema, the value MUST conform to the defined type for the Schema Object.</div>
 <dl>
@@ -943,7 +943,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDefault</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.207">setDefault</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;_default)</pre>
 <div class="block">Bean property setter:  <property>default</property>.
-
+ 
  <p>
  Unlike JSON Schema, the value MUST conform to the defined type for the Schema Object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html b/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
index f3ad164..cc4e83c 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
@@ -117,25 +117,25 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.71">SecurityScheme</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Allows the definition of a security scheme that can be used by the operations.
-
+ 
  <p>
  Supported schemes are basic authentication, an API key (either as a header or as a query parameter) and OAuth2's
  common flows (implicit, password, application and access code).
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Basic authentication sample</jc>
    {
       <js>"type"</js>: <js>"basic"</js>
    }
-
+ 
    <jc>// API key sample</jc>
    {
       <js>"type"</js>: <js>"apiKey"</js>,
       <js>"name"</js>: <js>"api_key"</js>,
       <js>"in"</js>: <js>"header"</js>
    }
-
+ 
    <jc>// Implicit OAuth2 sample</jc>
    {
       <js>"type"</js>: <js>"oauth2"</js>,
@@ -147,7 +147,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       }
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -426,10 +426,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getType</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/swagger/SecurityScheme.html#line.101">getType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
-
+ 
  <p>
  Required. The type of the security scheme.
-
+ 
  <p>
  Valid values are <js>"basic"</js>, <js>"apiKey"</js> or <js>"oauth2"</js>.</div>
 <dl>
@@ -446,10 +446,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setType</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.117">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Bean property setter:  <property>type</property>.
-
+ 
  <p>
  Required. The type of the security scheme.
-
+ 
  <p>
  Valid values are <js>"basic"</js>, <js>"apiKey"</js> or <js>"oauth2"</js>.</div>
 <dl>
@@ -484,7 +484,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDescription</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/swagger/SecurityScheme.html#line.146">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
-
+ 
  <p>
  A short description for security scheme.</div>
 <dl>
@@ -501,7 +501,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDescription</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.159">setDescription</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;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
-
+ 
  <p>
  A short description for security scheme.</div>
 <dl>
@@ -536,7 +536,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <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/swagger/SecurityScheme.html#line.182">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
-
+ 
  <p>
  The name of the header or query parameter to be used.</div>
 <dl>
@@ -553,7 +553,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setName</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.195">setName</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">Bean property setter:  <property>name</property>.
-
+ 
  <p>
  The name of the header or query parameter to be used.</div>
 <dl>
@@ -588,7 +588,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getIn</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/swagger/SecurityScheme.html#line.218">getIn</a>()</pre>
 <div class="block">Bean property getter:  <property>in</property>.
-
+ 
  <p>
  The location of the API key. Valid values are <js>"query"</js> or <js>"header"</js>.</div>
 <dl>
@@ -605,7 +605,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setIn</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.231">setIn</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;in)</pre>
 <div class="block">Bean property setter:  <property>in</property>.
-
+ 
  <p>
  The location of the API key. Valid values are <js>"query"</js> or <js>"header"</js>.</div>
 <dl>
@@ -640,10 +640,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getFlow</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/swagger/SecurityScheme.html#line.257">getFlow</a>()</pre>
 <div class="block">Bean property getter:  <property>flow</property>.
-
+ 
  <p>
  The flow used by the OAuth2 security scheme.
-
+ 
  <p>
  Valid values are <js>"implicit"</js>, <js>"password"</js>, <js>"application"</js> or <js>"accessCode"</js>.</div>
 <dl>
@@ -660,10 +660,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setFlow</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.273">setFlow</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;flow)</pre>
 <div class="block">Bean property setter:  <property>flow</property>.
-
+ 
  <p>
  The flow used by the OAuth2 security scheme.
-
+ 
  <p>
  Valid values are <js>"implicit"</js>, <js>"password"</js>, <js>"application"</js> or <js>"accessCode"</js>.</div>
 <dl>
@@ -698,10 +698,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getAuthorizationUrl</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/swagger/SecurityScheme.html#line.301">getAuthorizationUrl</a>()</pre>
 <div class="block">Bean property getter:  <property>authorizationUrl</property>.
-
+ 
  <p>
  The authorization URL to be used for this flow.
-
+ 
  <p>
  This SHOULD be in the form of a URL.</div>
 <dl>
@@ -719,10 +719,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setAuthorizationUrl</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.317">setAuthorizationUrl</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;authorizationUrl)</pre>
 <div class="block">Bean property setter:  <property>authorizationUrl</property>.
-
+ 
  <p>
  The authorization URL to be used for this flow.
-
+ 
  <p>
  This SHOULD be in the form of a URL.</div>
 <dl>
@@ -757,10 +757,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getTokenUrl</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/swagger/SecurityScheme.html#line.343">getTokenUrl</a>()</pre>
 <div class="block">Bean property getter:  <property>tokenUrl</property>.
-
+ 
  <p>
  The token URL to be used for this flow.
-
+ 
  <p>
  This SHOULD be in the form of a URL.</div>
 <dl>
@@ -777,10 +777,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setTokenUrl</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.359">setTokenUrl</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;tokenUrl)</pre>
 <div class="block">Bean property setter:  <property>tokenUrl</property>.
-
+ 
  <p>
  The token URL to be used for this flow.
-
+ 
  <p>
  This SHOULD be in the form of a URL.</div>
 <dl>
@@ -815,7 +815,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getScopes</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.382">getScopes</a>()</pre>
 <div class="block">Bean property getter:  <property>scopes</property>.
-
+ 
  <p>
  The available scopes for the OAuth2 security scheme.</div>
 <dl>
@@ -832,7 +832,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setScopes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.395">setScopes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;scopes)</pre>
 <div class="block">Bean property setter:  <property>scopes</property>.
-
+ 
  <p>
  The available scopes for the OAuth2 security scheme.</div>
 <dl>
@@ -852,7 +852,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.410">addScope</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,
                                <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;description)</pre>
 <div class="block">Bean property adder:  <property>scopes</property>.
-
+ 
  <p>
  The available scopes for the OAuth2 security scheme.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jso/JsoParserBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jso/JsoParserBuilder.html b/content/site/apidocs/org/apache/juneau/jso/JsoParserBuilder.html
index 3dd2ad8..9a19ff1 100644
--- a/content/site/apidocs/org/apache/juneau/jso/JsoParserBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/jso/JsoParserBuilder.html
@@ -612,6 +612,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.parser.ParserBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.nio.charset.Charset-">fileCharset</a>, <a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.nio.charset.Charset-">inputStreamCharset</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -705,10 +712,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.53">fileCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  File charset.
-
+ 
  <p>
  The character set to use for reading <code>Files</code> from the file system.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_fileCharset"><code>Parser.PARSER_fileCharset</code></a>
@@ -733,10 +740,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.59">inputStreamCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Input stream charset.
-
+ 
  <p>
  The character set to use for converting <code>InputStreams</code> and byte arrays to readers.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_inputStreamCharset"><code>Parser.PARSER_inputStreamCharset</code></a>
@@ -761,10 +768,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.65">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#listener-java.lang.Class-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Parser listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during parsing.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_listener"><code>Parser.PARSER_listener</code></a>
@@ -788,10 +795,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.71">strict</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#strict-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Strict mode.
-
+ 
  <p>
  If <jk>true</jk>, strict mode for the parser is enabled.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -819,7 +826,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Shortcut for calling <code>strict(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -841,11 +848,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.83">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being added to
  the POJO.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -870,10 +877,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.89">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings--">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -895,14 +902,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.95">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -927,10 +931,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.101">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -952,14 +956,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.107">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -984,10 +985,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.113">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1009,11 +1010,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.119">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1038,10 +1039,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.125">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1063,14 +1064,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.131">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1095,15 +1093,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.137">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1128,10 +1123,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.143">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1153,10 +1148,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.149">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -1181,14 +1176,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.155">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -1213,7 +1208,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.161">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -1241,7 +1236,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.167">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -1269,15 +1264,15 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.173">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1302,10 +1297,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.179">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1327,11 +1322,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.185">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -1356,11 +1351,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.191">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1385,10 +1380,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.197">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1410,11 +1405,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.203">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -1439,11 +1434,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.209">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -1468,11 +1463,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.215">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1497,10 +1492,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.221">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1522,11 +1517,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.227">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1551,10 +1546,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.233">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1576,11 +1571,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.239">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1605,10 +1600,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.245">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1630,7 +1625,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.251">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1639,7 +1634,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1654,7 +1654,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.257">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1679,10 +1679,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                         <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1691,8 +1691,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1707,7 +1713,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.269">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1716,7 +1722,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1731,7 +1742,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.275">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1740,7 +1755,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1755,7 +1775,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.281">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1780,11 +1804,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                        <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1793,8 +1817,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1809,7 +1839,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.293">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1818,7 +1848,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1833,12 +1868,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.299">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1847,7 +1882,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1865,7 +1907,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1893,7 +1935,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1903,7 +1945,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1918,10 +1967,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.317">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1930,7 +1979,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1945,7 +2001,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.323">pojoSwaps</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -1954,7 +2010,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1969,7 +2031,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.329">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -1994,14 +2056,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                   <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <p>
  POJO swaps are used to "swap out" non-serializable classes with serializable equivalents during serialization,
  and "swap in" the non-serializable class during parsing.
  
  <p>
  An example of a POJO swap would be a <code>Calendar</code> object that gets swapped out for an ISO8601 string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2010,8 +2072,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwaps-boolean-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2026,7 +2094,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.341">pojoSwapsRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwapsRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2035,7 +2103,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwapsRemove-java.lang.Object...-">pojoSwapsRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2050,12 +2124,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.347">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClasses-java.util.Map-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <p>
  For interfaces and abstract classes this method can be used to specify an implementation class for the
  interface/abstract class so that instances of the implementation class are used when instantiated (e.g. during a
  parse).
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2080,7 +2154,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;implClass)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClass-java.lang.Class-java.lang.Class-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2107,7 +2181,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.359">beanDictionary</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Adds to the list of classes that make up the bean dictionary in this bean context.
  
@@ -2134,10 +2208,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.365">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-"><code>BeanContextBuilder.beanDictionary(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2193,7 +2267,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Removes from the list of classes that make up the bean dictionary in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2217,7 +2291,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.383">beanTypePropertyName</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanTypePropertyName-java.lang.String-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean type property name.
-
+ 
  <p>
  This specifies the name of the bean property used to store the dictionary name of a bean type so that the
  parser knows the data type to reconstruct.
@@ -2246,7 +2320,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.389">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#locale-java.util.Locale-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Locale.
-
+ 
+ <p>
+ Specifies a default locale for serializer and parser sessions.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_locale"><code>BeanContext.BEAN_locale</code></a>
@@ -2270,7 +2347,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.395">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#timeZone-java.util.TimeZone-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  TimeZone.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_timeZone"><code>BeanContext.BEAN_timeZone</code></a>
@@ -2294,10 +2371,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.401">mediaType</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#mediaType-org.apache.juneau.http.MediaType-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Media type.
-
+ 
  <p>
  Specifies a default media type value for serializer and parser sessions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_mediaType"><code>BeanContext.BEAN_mediaType</code></a>
@@ -2321,10 +2398,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParserBuilder.html#line.407">debug</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#debug--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Debug mode.
-
+ 
  <p>
  Shortcut for calling <code>debug(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_debug"><code>BeanContext.BEAN_debug</code></a>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jso/JsoParserSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jso/JsoParserSession.html b/content/site/apidocs/org/apache/juneau/jso/JsoParserSession.html
index 195a10c..5e98967 100644
--- a/content/site/apidocs/org/apache/juneau/jso/JsoParserSession.html
+++ b/content/site/apidocs/org/apache/juneau/jso/JsoParserSession.html
@@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/jso/JsoParserSession.html#line.28">JsoParserSession</a>
 extends <a href="../../../../org/apache/juneau/parser/InputStreamParserSession.html" title="class in org.apache.juneau.parser">InputStreamParserSession</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/jso/JsoParser.html" title="class in org.apache.juneau.jso"><code>JsoParser</code></a>.
-
+ 
  <p>
  This class is NOT thread safe.
  It is typically discarded after one-time use although it can be reused against multiple inputs.</div>
@@ -194,7 +194,7 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParserSession.h
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a></h3>
-<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSessio
 n.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.
 lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/jun
 eau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
+<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSessio
 n.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getListener--">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getListener-java.lang.Class-">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnkno
 wnProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.Clas
 sMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanSession">

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jso/JsoSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jso/JsoSerializer.html b/content/site/apidocs/org/apache/juneau/jso/JsoSerializer.html
index b72c936..66d30ed 100644
--- a/content/site/apidocs/org/apache/juneau/jso/JsoSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/jso/JsoSerializer.html
@@ -131,13 +131,13 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/jso/JsoSerializer.html#line.30">JsoSerializer</a>
 extends <a href="../../../../org/apache/juneau/serializer/OutputStreamSerializer.html" title="class in org.apache.juneau.serializer">OutputStreamSerializer</a></pre>
 <div class="block">Serializes POJOs to HTTP responses as Java Serialized Object <a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io"><code>ObjectOutputStreams</code></a>.
-
- <h5 class='section'>Media types:</h5>
-
- Handles <code>Accept</code> types: <code>application/x-java-serialized-object</code>
-
+ 
+ 
+ <h5 class='topic'>Media types</h5>
+ 
+ Handles <code>Accept</code> types:  <code><b>application/x-java-serialized-object</b></code>
  <p>
- Produces <code>Content-Type</code> types: <code>application/x-java-serialized-object</code></div>
+ Produces <code>Content-Type</code> types:  <code><b>application/x-java-serialized-object</b></code></div>
 </li>
 </ul>
 </div>



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/RdfParser.N3.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfParser.N3.html b/content/site/apidocs/org/apache/juneau/jena/RdfParser.N3.html
index ec323f8..cd38dc8 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfParser.N3.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfParser.N3.html
@@ -135,7 +135,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.155">RdfParser.N3</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.174">RdfParser.N3</a>
 extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a></pre>
 <div class="block">Consumes N3 input</div>
 </li>
@@ -282,7 +282,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class
 <ul class="blockListLast">
 <li class="blockList">
 <h4>N3</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.N3.html#line.162">N3</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.N3.html#line.181">N3</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/jena/RdfParser.NTriple.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfParser.NTriple.html b/content/site/apidocs/org/apache/juneau/jena/RdfParser.NTriple.html
index dd2b11c..7e8a9d1 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfParser.NTriple.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfParser.NTriple.html
@@ -135,7 +135,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.119">RdfParser.NTriple</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.138">RdfParser.NTriple</a>
 extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a></pre>
 <div class="block">Consumes N-Triple input</div>
 </li>
@@ -282,7 +282,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class
 <ul class="blockListLast">
 <li class="blockList">
 <h4>NTriple</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.NTriple.html#line.126">NTriple</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.NTriple.html#line.145">NTriple</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/jena/RdfParser.Turtle.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfParser.Turtle.html b/content/site/apidocs/org/apache/juneau/jena/RdfParser.Turtle.html
index 552134a..ee7ae53 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfParser.Turtle.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfParser.Turtle.html
@@ -135,7 +135,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.137">RdfParser.Turtle</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.156">RdfParser.Turtle</a>
 extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a></pre>
 <div class="block">Consumes Turtle input</div>
 </li>
@@ -282,7 +282,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Turtle</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.Turtle.html#line.144">Turtle</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.Turtle.html#line.163">Turtle</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/jena/RdfParser.Xml.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfParser.Xml.html b/content/site/apidocs/org/apache/juneau/jena/RdfParser.Xml.html
index 80e2d87..d841b46 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfParser.Xml.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfParser.Xml.html
@@ -135,7 +135,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.101">RdfParser.Xml</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.120">RdfParser.Xml</a>
 extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a></pre>
 <div class="block">Consumes RDF/XML input</div>
 </li>
@@ -282,7 +282,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Xml</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.Xml.html#line.108">Xml</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.Xml.html#line.127">Xml</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/jena/RdfParser.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfParser.html b/content/site/apidocs/org/apache/juneau/jena/RdfParser.html
index 268fb15..1470b3c 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfParser.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfParser.html
@@ -136,11 +136,11 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.44">RdfParser</a>
+<pre>public class <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.46">RdfParser</a>
 extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="class in org.apache.juneau.parser">ReaderParser</a>
 implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="interface in org.apache.juneau.jena">RdfCommon</a></pre>
 <div class="block">Parses RDF into POJOs.
-
+ 
  <h6 class='topic'>Behavior-specific subclasses</h6>
  
  The following direct subclasses are provided for language-specific parsers:
@@ -154,10 +154,12 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
    <li>
       <a href="../../../../org/apache/juneau/jena/RdfParser.N3.html" title="class in org.apache.juneau.jena"><code>RdfParser.N3</code></a> - N3.
  </ul>
-
- <h5 class='section'>Additional information:</h5>
  
- See <a class="doclink" href="package-summary.html#TOC">RDF Overview</a> for an overview of RDF support in Juneau.</div>
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="package-summary.html#TOC">org.apache.juneau.jena &gt; RDF Overview</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -386,10 +388,10 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>RDF_trimWhitespace</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.76">RDF_trimWhitespace</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.95">RDF_trimWhitespace</a></pre>
 <div class="block">Configuration property:  Trim whitespace from text elements.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"RdfParser.trimWhitespace.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -402,9 +404,26 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
- If <jk>true</jk>, whitespace in text elements will be automatically trimmed.</div>
+ If <jk>true</jk>, whitespace in text elements will be automatically trimmed.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create an RDF parser that trims whitespace.</jc>
+   ReaderParser p = RdfParser
+      .<jsm>create</jsm>()
+      .xml()
+      .trimWhitespace()
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   ReaderParser p = RdfParser
+      .<jsm>create</jsm>()
+      .xml()
+      .set(<jsf>RDF_trimWhitespace</jsf>, <jk>true</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.juneau.jena.RdfParser.RDF_trimWhitespace">Constant Field Values</a></dd>
@@ -417,7 +436,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_XML</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.84">DEFAULT_XML</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.103">DEFAULT_XML</a></pre>
 <div class="block">Default XML parser, all default settings.</div>
 </li>
 </ul>
@@ -427,7 +446,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_TURTLE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.87">DEFAULT_TURTLE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.106">DEFAULT_TURTLE</a></pre>
 <div class="block">Default Turtle parser, all default settings.</div>
 </li>
 </ul>
@@ -437,7 +456,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_NTRIPLE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.90">DEFAULT_NTRIPLE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.109">DEFAULT_NTRIPLE</a></pre>
 <div class="block">Default N-Triple parser, all default settings.</div>
 </li>
 </ul>
@@ -447,7 +466,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT_N3</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.93">DEFAULT_N3</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena">RdfParser</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.112">DEFAULT_N3</a></pre>
 <div class="block">Default N3 parser, all default settings.</div>
 </li>
 </ul>
@@ -465,7 +484,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>RdfParser</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.188">RdfParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.207">RdfParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
                  <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;consumes)</pre>
 <div class="block">Constructor.</div>
 <dl>
@@ -481,7 +500,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RdfParser</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.203">RdfParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.222">RdfParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -503,7 +522,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.208">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.227">builder</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#builder--">Context</a></code></span></div>
 <div class="block">Creates a builder from this context object.
  
@@ -523,7 +542,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.224">create</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.243">create</a>()</pre>
 <div class="block">Instantiates a new clean-slate <a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena"><code>RdfParserBuilder</code></a> object.
  
  <p>
@@ -544,10 +563,10 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/parser/ReaderParserSession.html" title="class in org.apache.juneau.parser">ReaderParserSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.229">createSession</a>(<a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/parser/ReaderParserSession.html" title="class in org.apache.juneau.parser">ReaderParserSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.248">createSession</a>(<a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/Parser.html#createSession-org.apache.juneau.parser.ParserSessionArgs-">Parser</a></code></span></div>
 <div class="block">Create the session object that will be passed in to the parse method.
-
+ 
  <p>
  It's up to implementers to decide what the session object looks like, although typically it's going to be a
  subclass of <a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser"><code>ParserSession</code></a>.</div>
@@ -567,7 +586,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.234">asMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParser.html#line.253">asMap</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#asMap--">Context</a></code></span></div>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlSerializerBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlSerializerBuilder.html b/content/site/apidocs/org/apache/juneau/html/HtmlSerializerBuilder.html
index 9f03c0b..0dd4c0d 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlSerializerBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlSerializerBuilder.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10,"i96":10,"i97":10,"i98":10,"i99":10,"i100":10,"i101":10,"i102":10,"i103":10,"i104":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10,"i96":10,"i97":10,"i98":10,"i99":10,"i100":10,"i101":10,"i102":10,"i103":10,"i104":10,"i105":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -417,131 +417,131 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 </tr>
 <tr id="i37" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#detectLabelParameters-boolean-">detectLabelParameters</a></span>(boolean&nbsp;value)</code>
+<div class="block">Configuration property:  Look for link labels in URIs.</div>
+</td>
+</tr>
+<tr id="i38" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#detectLinksInStrings-boolean-">detectLinksInStrings</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Look for URLs in <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>Strings</code></a>.</div>
 </td>
 </tr>
-<tr id="i38" class="altColor">
+<tr id="i39" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#detectRecursions--">detectRecursions</a></span>()</code>
 <div class="block">Configuration property:  Automatically detect POJO recursions.</div>
 </td>
 </tr>
-<tr id="i39" class="rowColor">
+<tr id="i40" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#detectRecursions-boolean-">detectRecursions</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Automatically detect POJO recursions.</div>
 </td>
 </tr>
-<tr id="i40" class="altColor">
+<tr id="i41" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#enableNamespaces-boolean-">enableNamespaces</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Enable support for XML namespaces.</div>
 </td>
 </tr>
-<tr id="i41" class="rowColor">
+<tr id="i42" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#ignoreInvocationExceptionsOnGetters--">ignoreInvocationExceptionsOnGetters</a></span>()</code>
 <div class="block">Configuration property:  Ignore invocation errors on getters.</div>
 </td>
 </tr>
-<tr id="i42" class="altColor">
+<tr id="i43" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">ignoreInvocationExceptionsOnGetters</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Ignore invocation errors on getters.</div>
 </td>
 </tr>
-<tr id="i43" class="rowColor">
+<tr id="i44" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#ignoreInvocationExceptionsOnSetters--">ignoreInvocationExceptionsOnSetters</a></span>()</code>
 <div class="block">Configuration property:  Ignore invocation errors on setters.</div>
 </td>
 </tr>
-<tr id="i44" class="altColor">
+<tr id="i45" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">ignoreInvocationExceptionsOnSetters</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Ignore invocation errors on setters.</div>
 </td>
 </tr>
-<tr id="i45" class="rowColor">
+<tr id="i46" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#ignorePropertiesWithoutSetters-boolean-">ignorePropertiesWithoutSetters</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Ignore properties without setters.</div>
 </td>
 </tr>
-<tr id="i46" class="altColor">
+<tr id="i47" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#ignoreRecursions--">ignoreRecursions</a></span>()</code>
 <div class="block">Configuration property:  Ignore recursion errors.</div>
 </td>
 </tr>
-<tr id="i47" class="rowColor">
+<tr id="i48" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#ignoreRecursions-boolean-">ignoreRecursions</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Ignore recursion errors.</div>
 </td>
 </tr>
-<tr id="i48" class="altColor">
+<tr id="i49" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#ignoreUnknownBeanProperties--">ignoreUnknownBeanProperties</a></span>()</code>
 <div class="block">Configuration property:  Ignore unknown properties.</div>
 </td>
 </tr>
-<tr id="i49" class="rowColor">
+<tr id="i50" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#ignoreUnknownBeanProperties-boolean-">ignoreUnknownBeanProperties</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Ignore unknown properties.</div>
 </td>
 </tr>
-<tr id="i50" class="altColor">
+<tr id="i51" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#ignoreUnknownNullBeanProperties-boolean-">ignoreUnknownNullBeanProperties</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Ignore unknown properties with null values.</div>
 </td>
 </tr>
-<tr id="i51" class="rowColor">
+<tr id="i52" class="altColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#implClass-java.lang.Class-java.lang.Class-">implClass</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;interfaceClass,
          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;implClass)</code>
 <div class="block">Configuration property:  Implementation classes.</div>
 </td>
 </tr>
-<tr id="i52" class="altColor">
+<tr id="i53" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#implClasses-java.util.Map-">implClasses</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</code>
 <div class="block">Configuration property:  Implementation classes.</div>
 </td>
 </tr>
-<tr id="i53" class="rowColor">
+<tr id="i54" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#initialDepth-int-">initialDepth</a></span>(int&nbsp;value)</code>
 <div class="block">Configuration property:  Initial depth.</div>
 </td>
 </tr>
-<tr id="i54" class="altColor">
+<tr id="i55" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#labelParameter-java.lang.String-">labelParameter</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;value)</code>
-<div class="block">Configuration property:  The parameter name to use when using <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters"><code>HtmlSerializer.HTML_lookForLabelParameters</code></a>.</div>
+<div class="block">Configuration property:  Link label parameter name.</div>
 </td>
 </tr>
-<tr id="i55" class="rowColor">
+<tr id="i56" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#listener-java.lang.Class-">listener</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</code>
 <div class="block">Configuration property:  Serializer listener.</div>
 </td>
 </tr>
-<tr id="i56" class="altColor">
+<tr id="i57" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#locale-java.util.Locale-">locale</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</code>
 <div class="block">Configuration property:  Locale.</div>
 </td>
 </tr>
-<tr id="i57" class="rowColor">
-<td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#lookForLabelParameters-boolean-">lookForLabelParameters</a></span>(boolean&nbsp;value)</code>
-<div class="block">Configuration property:  Look for link labels in the <js>"label"</js> parameter of the URL.</div>
-</td>
-</tr>
 <tr id="i58" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#maxDepth-int-">maxDepth</a></span>(int&nbsp;value)</code>
@@ -773,59 +773,65 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 </tr>
 <tr id="i95" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#uriAnchorText-java.lang.String-">uriAnchorText</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;value)</code>
+<div class="block">Configuration property:  Anchor text source.</div>
+</td>
+</tr>
+<tr id="i96" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">uriContext</a></span>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</code>
 <div class="block">Configuration property:  URI context bean.</div>
 </td>
 </tr>
-<tr id="i96" class="altColor">
+<tr id="i97" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">uriRelativity</a></span>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</code>
 <div class="block">Configuration property:  URI relativity.</div>
 </td>
 </tr>
-<tr id="i97" class="rowColor">
+<tr id="i98" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">uriResolution</a></span>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</code>
 <div class="block">Configuration property:  URI resolution.</div>
 </td>
 </tr>
-<tr id="i98" class="altColor">
+<tr id="i99" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#useInterfaceProxies-boolean-">useInterfaceProxies</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Use interface proxies.</div>
 </td>
 </tr>
-<tr id="i99" class="rowColor">
+<tr id="i100" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#useJavaBeanIntrospector--">useJavaBeanIntrospector</a></span>()</code>
 <div class="block">Configuration property:  Use Java Introspector.</div>
 </td>
 </tr>
-<tr id="i100" class="altColor">
+<tr id="i101" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#useJavaBeanIntrospector-boolean-">useJavaBeanIntrospector</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Use Java Introspector.</div>
 </td>
 </tr>
-<tr id="i101" class="rowColor">
+<tr id="i102" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#useWhitespace--">useWhitespace</a></span>()</code>
 <div class="block">Configuration property:  Use whitespace.</div>
 </td>
 </tr>
-<tr id="i102" class="altColor">
+<tr id="i103" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#useWhitespace-boolean-">useWhitespace</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Use whitespace.</div>
 </td>
 </tr>
-<tr id="i103" class="rowColor">
+<tr id="i104" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#ws--">ws</a></span>()</code>
 <div class="block">Configuration property:  Use whitespace.</div>
 </td>
 </tr>
-<tr id="i104" class="altColor">
+<tr id="i105" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#xsNamespace-org.apache.juneau.xml.Namespace-">xsNamespace</a></span>(<a href="../../../../org/apache/juneau/xml/Namespace.html" title="class in org.apache.juneau.xml">Namespace</a>&nbsp;value)</code>
 <div class="block">Configuration property:  XMLSchema namespace.</div>
@@ -840,6 +846,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html#enableNamespaces--">enableNamespaces</a>, <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html#ns--">ns</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.serializer.SerializerBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.serializer.<a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-java.lang.String-">uriContext</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-java.lang.String-">uriRelativity</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-java.lang.String-">uriResolution</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -932,7 +945,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <h4>addKeyValueTableHeaders</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.68">addKeyValueTableHeaders</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Add key/value headers on bean/map tables.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders"><code>HtmlSerializer.HTML_addKeyValueTableHeaders</code></a>
@@ -957,7 +970,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
  
  <p>
  Shortcut for calling <code>addKeyValueTableHeaders(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders"><code>HtmlSerializer.HTML_addKeyValueTableHeaders</code></a>
@@ -976,12 +989,12 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <h4>detectLinksInStrings</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.107">detectLinksInStrings</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Look for URLs in <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>Strings</code></a>.
-
+ 
  <p>
- If a string looks like a URL (e.g. starts with <js>"http://"</js> or <js>"https://"</js>, then treat it like a URL
+ If a string looks like a URL (e.g. starts with <js>"http://"</js> or <js>"https://"</js>), then treat it like a URL
  and make it into a hyperlink based on the rules specified by <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText"><code>HtmlSerializer.HTML_uriAnchorText</code></a>.
-
-
+ 
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings"><code>HtmlSerializer.HTML_detectLinksInStrings</code></a>
@@ -1001,9 +1014,12 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>labelParameter</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.124">labelParameter</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;value)</pre>
-<div class="block">Configuration property:  The parameter name to use when using <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters"><code>HtmlSerializer.HTML_lookForLabelParameters</code></a>.
-
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.127">labelParameter</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;value)</pre>
+<div class="block">Configuration property:  Link label parameter name.
+ 
+ <p>
+ The parameter name to look for when resolving link labels via <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters"><code>HtmlSerializer.HTML_detectLabelParameters</code></a>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter"><code>HtmlSerializer.HTML_labelParameter</code></a>
@@ -1017,21 +1033,21 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 </dl>
 </li>
 </ul>
-<a name="lookForLabelParameters-boolean-">
+<a name="detectLabelParameters-boolean-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>lookForLabelParameters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.144">lookForLabelParameters</a>(boolean&nbsp;value)</pre>
-<div class="block">Configuration property:  Look for link labels in the <js>"label"</js> parameter of the URL.
-
+<h4>detectLabelParameters</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.147">detectLabelParameters</a>(boolean&nbsp;value)</pre>
+<div class="block">Configuration property:  Look for link labels in URIs.
+ 
  <p>
  If the URL has a label parameter (e.g. <js>"?label=foobar"</js>), then use that as the anchor text of the link.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
-   <li class='jf'><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters"><code>HtmlSerializer.HTML_lookForLabelParameters</code></a>
+   <li class='jf'><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters"><code>HtmlSerializer.HTML_detectLabelParameters</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1048,13 +1064,38 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>uriAnchorText</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.165">uriAnchorText</a>(<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.168">uriAnchorText</a>(<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html">AnchorText</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Anchor text source.
-
+ 
  <p>
  When creating anchor tags (e.g. <code><xt>&lt;a</xt> <xa>href</xa>=<xs>'...'</xs><xt>&gt;</xt>text<xt>&lt;/a&gt;</xt></code>)
  in HTML, this setting defines what to set the inner text to.
-
+ 
+ <h5 class='section'>See Also:</h5>
+ <ul>
+   <li class='jf'><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText"><code>HtmlSerializer.HTML_uriAnchorText</code></a>
+ </ul></div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>value</code> - The new value for this property.
+   <br>The default is <a href="../../../../org/apache/juneau/html/AnchorText.html#TO_STRING"><code>AnchorText.TO_STRING</code></a>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="uriAnchorText-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>uriAnchorText</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.188">uriAnchorText</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;value)</pre>
+<div class="block">Configuration property:  Anchor text source.
+ 
+ <p>
+ Same as <a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#uriAnchorText-org.apache.juneau.html.AnchorText-"><code>uriAnchorText(AnchorText)</code></a> but takes in a string.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText"><code>HtmlSerializer.HTML_uriAnchorText</code></a>
@@ -1074,13 +1115,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>addNamespaceUrisToRoot</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.170">addNamespaceUrisToRoot</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.193">addNamespaceUrisToRoot</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html#addNamespaceUrisToRoot-boolean-">XmlSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Add namespace URLs to the root element.
-
+ 
  <p>
  Use this setting to add <code>xmlns:x</code> attributes to the root element for the default and all mapped namespaces.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlSerializer.html#XML_addNamespaceUrisToRoot"><code>XmlSerializer.XML_addNamespaceUrisToRoot</code></a>
@@ -1102,13 +1143,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>addNamespaceUrisToRoot</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.176">addNamespaceUrisToRoot</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.199">addNamespaceUrisToRoot</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html#addNamespaceUrisToRoot--">XmlSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Add namespace URLs to the root element.
-
+ 
  <p>
  Shortcut for calling <code>addNamespaceUrisToRoot(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlSerializer.html#XML_addNamespaceUrisToRoot"><code>XmlSerializer.XML_addNamespaceUrisToRoot</code></a>
@@ -1127,13 +1168,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>autoDetectNamespaces</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.182">autoDetectNamespaces</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.205">autoDetectNamespaces</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html#autoDetectNamespaces-boolean-">XmlSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Auto-detect namespace usage.
-
+ 
  <p>
  Detect namespace usage before serialization.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlSerializer.html#XML_autoDetectNamespaces"><code>XmlSerializer.XML_autoDetectNamespaces</code></a>
@@ -1155,13 +1196,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>defaultNamespace</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.188">defaultNamespace</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;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.211">defaultNamespace</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html#defaultNamespace-java.lang.String-">XmlSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Default namespace.
-
+ 
  <p>
  Specifies the default namespace URI for this document.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlSerializer.html#XML_defaultNamespace"><code>XmlSerializer.XML_defaultNamespace</code></a>
@@ -1183,13 +1224,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>enableNamespaces</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.194">enableNamespaces</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.217">enableNamespaces</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html#enableNamespaces-boolean-">XmlSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Enable support for XML namespaces.
-
+ 
  <p>
  If not enabled, XML output will not contain any namespaces regardless of any other settings.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlSerializer.html#XML_enableNamespaces"><code>XmlSerializer.XML_enableNamespaces</code></a>
@@ -1211,13 +1252,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>namespaces</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.200">namespaces</a>(<a href="../../../../org/apache/juneau/xml/Namespace.html" title="class in org.apache.juneau.xml">Namespace</a>...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.223">namespaces</a>(<a href="../../../../org/apache/juneau/xml/Namespace.html" title="class in org.apache.juneau.xml">Namespace</a>...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html#namespaces-org.apache.juneau.xml.Namespace...-">XmlSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Default namespaces.
-
+ 
  <p>
  The default list of namespaces associated with this serializer.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlSerializer.html#XML_namespaces"><code>XmlSerializer.XML_namespaces</code></a>
@@ -1238,14 +1279,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>xsNamespace</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.206">xsNamespace</a>(<a href="../../../../org/apache/juneau/xml/Namespace.html" title="class in org.apache.juneau.xml">Namespace</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.229">xsNamespace</a>(<a href="../../../../org/apache/juneau/xml/Namespace.html" title="class in org.apache.juneau.xml">Namespace</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html#xsNamespace-org.apache.juneau.xml.Namespace-">XmlSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  XMLSchema namespace.
-
+ 
  <p>
  Specifies the namespace for the <code>XMLSchema</code> namespace, used by the schema generated by the
  <a href="../../../../org/apache/juneau/xml/XmlSchemaSerializer.html" title="class in org.apache.juneau.xml"><code>XmlSchemaSerializer</code></a> class.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlSerializer.html#XML_xsNamespace"><code>XmlSerializer.XML_xsNamespace</code></a>
@@ -1267,14 +1308,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>abridged</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.212">abridged</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.235">abridged</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  When enabled, it is assumed that the parser knows the exact Java POJO type being parsed, and therefore top-level
  type information that might normally be included to determine the data type will not be serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -1296,13 +1337,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>abridged</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.218">abridged</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.241">abridged</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  Shortcut for calling <code>abridged(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -1321,14 +1362,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>addBeanTypeProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.224">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.247">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#addBeanTypeProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Add <js>"_type"</js> properties when needed.
-
+ 
  <p>
  If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred
  through reflection.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_addBeanTypeProperties"><code>Serializer.SERIALIZER_addBeanTypeProperties</code></a>
@@ -1350,18 +1391,18 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>detectRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.230">detectRecursions</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.253">detectRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Specifies that recursions should be checked for during serialization.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -1383,13 +1424,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>detectRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.236">detectRecursions</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.259">detectRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Shortcut for calling <code>detectRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -1408,19 +1449,19 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.242">ignoreRecursions</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.265">ignoreRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  If <jk>true</jk>, when we encounter the same object when serializing a tree, we set the value to <jk>null</jk>.
  Otherwise, an exception is thrown.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1442,13 +1483,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.248">ignoreRecursions</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.271">ignoreRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  Shortcut for calling <code>ignoreRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1467,13 +1508,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>initialDepth</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.253">initialDepth</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.276">initialDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#initialDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Initial depth.
-
+ 
  <p>
  The initial indentation level at the root.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_initialDepth"><code>Serializer.SERIALIZER_initialDepth</code></a>
@@ -1495,13 +1536,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>listener</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.259">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.282">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#listener-java.lang.Class-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Serializer listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during serialization.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_listener"><code>Serializer.SERIALIZER_listener</code></a>
@@ -1522,15 +1563,15 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>maxDepth</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.265">maxDepth</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.288">maxDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Max serialization depth.
-
+ 
  <p>
  Abort serialization if specified depth is reached in the POJO tree.
  <br>If this depth is exceeded, an exception is thrown.
  <br>This prevents stack overflows from occurring when trying to serialize models with recursive references.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxDepth"><code>Serializer.SERIALIZER_maxDepth</code></a>
@@ -1552,13 +1593,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>maxIndent</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.271">maxIndent</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.294">maxIndent</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxIndent-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Maximum indentation.
-
+ 
  <p>
  Specifies the maximum indentation level in the serialized document.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxIndent"><code>Serializer.SERIALIZER_maxIndent</code></a>
@@ -1580,13 +1621,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>quoteChar</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.277">quoteChar</a>(char&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.300">quoteChar</a>(char&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#quoteChar-char-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Quote character.
-
+ 
  <p>
  This is the character used for quoting attributes and values.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1608,13 +1649,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>sortCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.283">sortCollections</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.306">sortCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort arrays and collections alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of arrays and collections before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1636,13 +1677,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>sortCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.289">sortCollections</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.312">sortCollections</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort arrays and collections alphabetically.
  
  <p>
  Shortcut for calling <code>sortCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1661,13 +1702,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>sortMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.295">sortMaps</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.318">sortMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort maps alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of maps before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1689,13 +1730,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>sortMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.301">sortMaps</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.324">sortMaps</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort maps alphabetically.
  
  <p>
  Shortcut for calling <code>sortMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1714,13 +1755,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>sq</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.307">sq</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.330">sq</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sq--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Quote character.
  
  <p>
  Shortcut for calling <code>quoteChar(<js>'\''</js>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1739,13 +1780,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.313">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.336">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  If <jk>true</jk>, empty list values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1767,13 +1808,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.319">trimEmptyCollections</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.342">trimEmptyCollections</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1792,13 +1833,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.325">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.348">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  If <jk>true</jk>, empty map values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1820,13 +1861,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.331">trimEmptyMaps</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.354">trimEmptyMaps</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1845,13 +1886,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>trimNullProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.337">trimNullProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.360">trimNullProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimNullProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim null bean property values.
-
+ 
  <p>
  If <jk>true</jk>, null bean values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimNullProperties"><code>Serializer.SERIALIZER_trimNullProperties</code></a>
@@ -1873,13 +1914,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>trimStrings</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.343">trimStrings</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.366">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1901,13 +1942,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>trimStrings</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.349">trimStrings</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.372">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1926,13 +1967,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>uriContext</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.355">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.378">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI context bean.
-
+ 
  <p>
  Bean used for resolution of URIs to absolute or root-relative form.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriContext"><code>Serializer.SERIALIZER_uriContext</code></a>
@@ -1953,13 +1994,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>uriRelativity</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.361">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.384">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI relativity.
-
+ 
  <p>
  Defines what relative URIs are relative to when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriRelativity"><code>Serializer.SERIALIZER_uriRelativity</code></a>
@@ -1981,13 +2022,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>uriResolution</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.367">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.390">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI resolution.
-
+ 
  <p>
  Defines the resolution level for URIs when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriResolution"><code>Serializer.SERIALIZER_uriResolution</code></a>
@@ -2009,13 +2050,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>useWhitespace</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.373">useWhitespace</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.396">useWhitespace</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  If <jk>true</jk>, newlines and indentation and spaces are added to the output to improve readability.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -2037,10 +2078,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>useWhitespace</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.379">useWhitespace</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.402">useWhitespace</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
  
@@ -2062,13 +2103,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>ws</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.385">ws</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.408">ws</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ws--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -2087,17 +2128,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireDefaultConstructor</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.391">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.414">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -2119,13 +2157,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerBuilder.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireDefaultConstructor</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.397">beansRequireDefaultConstructor</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerBuilder.html#line.420">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration p

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlClassMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlClassMeta.html b/content/site/apidocs/org/apache/juneau/html/HtmlClassMeta.html
index 3088763..2ca3e81 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlClassMeta.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlClassMeta.html
@@ -157,37 +157,37 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation">Html</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlClassMeta.html#getAnnotation--">getAnnotation</a></span>()</code>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>Html</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>@Html</code></a> annotation defined on the class.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlRender.html" title="class in org.apache.juneau.html">HtmlRender</a>&lt;?&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlClassMeta.html#getRender--">getRender</a></span>()</code>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#render--"><code>Html.render()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#render--"><code>@Html.render()</code></a> annotation defined on the class.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>protected boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlClassMeta.html#isAsPlainText--">isAsPlainText</a></span>()</code>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#asPlainText--"><code>Html.asPlainText()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#asPlainText--"><code>@Html.asPlainText()</code></a> annotation defined on the class.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code>protected boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlClassMeta.html#isAsXml--">isAsXml</a></span>()</code>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#asXml--"><code>Html.asXml()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#asXml--"><code>@Html.asXml()</code></a> annotation defined on the class.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlClassMeta.html#isNoTableHeaders--">isNoTableHeaders</a></span>()</code>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTableHeaders--"><code>Html.noTableHeaders()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTableHeaders--"><code>@Html.noTableHeaders()</code></a> annotation defined on the class.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>protected boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlClassMeta.html#isNoTables--">isNoTables</a></span>()</code>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTables--"><code>Html.noTables()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTables--"><code>@Html.noTables()</code></a> annotation defined on the class.</div>
 </td>
 </tr>
 </table>
@@ -248,10 +248,10 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <li class="blockList">
 <h4>getAnnotation</h4>
 <pre>protected&nbsp;<a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation">Html</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlClassMeta.html#line.57">getAnnotation</a>()</pre>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>Html</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>@Html</code></a> annotation defined on the class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <a href="../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation"><code>Html</code></a> annotation, or <jk>null</jk> if not specified.</dd>
+<dd>The value of the annotation, or <jk>null</jk> if not specified.</dd>
 </dl>
 </li>
 </ul>
@@ -262,10 +262,10 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <li class="blockList">
 <h4>isAsXml</h4>
 <pre>protected&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlClassMeta.html#line.66">isAsXml</a>()</pre>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#asXml--"><code>Html.asXml()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#asXml--"><code>@Html.asXml()</code></a> annotation defined on the class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <a href="../../../../org/apache/juneau/html/annotation/Html.html#asXml--"><code>Html.asXml()</code></a> annotation.</dd>
+<dd>The value of the annotation.</dd>
 </dl>
 </li>
 </ul>
@@ -276,10 +276,10 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <li class="blockList">
 <h4>isAsPlainText</h4>
 <pre>protected&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlClassMeta.html#line.75">isAsPlainText</a>()</pre>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#asPlainText--"><code>Html.asPlainText()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#asPlainText--"><code>@Html.asPlainText()</code></a> annotation defined on the class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <a href="../../../../org/apache/juneau/html/annotation/Html.html#asPlainText--"><code>Html.asPlainText()</code></a> annotation.</dd>
+<dd>The value of the annotation.</dd>
 </dl>
 </li>
 </ul>
@@ -290,10 +290,10 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <li class="blockList">
 <h4>isNoTables</h4>
 <pre>protected&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlClassMeta.html#line.84">isNoTables</a>()</pre>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTables--"><code>Html.noTables()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTables--"><code>@Html.noTables()</code></a> annotation defined on the class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTables--"><code>Html.noTables()</code></a> annotation.</dd>
+<dd>The value of the annotation.</dd>
 </dl>
 </li>
 </ul>
@@ -304,10 +304,10 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <li class="blockList">
 <h4>isNoTableHeaders</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlClassMeta.html#line.93">isNoTableHeaders</a>()</pre>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTableHeaders--"><code>Html.noTableHeaders()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTableHeaders--"><code>@Html.noTableHeaders()</code></a> annotation defined on the class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <a href="../../../../org/apache/juneau/html/annotation/Html.html#noTableHeaders--"><code>Html.noTableHeaders()</code></a> annotation.</dd>
+<dd>The value of the annotation.</dd>
 </dl>
 </li>
 </ul>
@@ -318,10 +318,10 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <li class="blockList">
 <h4>getRender</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlRender.html" title="class in org.apache.juneau.html">HtmlRender</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlClassMeta.html#line.102">getRender</a>()</pre>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#render--"><code>Html.render()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/html/annotation/Html.html#render--"><code>@Html.render()</code></a> annotation defined on the class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <a href="../../../../org/apache/juneau/html/annotation/Html.html#render--"><code>Html.render()</code></a> annotation.</dd>
+<dd>The value of the annotation.</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializer.html b/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializer.html
index dcd037a..080894b 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializer.html
@@ -147,25 +147,27 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.71">HtmlDocSerializer</a>
+<pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.73">HtmlDocSerializer</a>
 extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.html" title="class in org.apache.juneau.html">HtmlStrippedDocSerializer</a></pre>
 <div class="block">Serializes POJOs to HTTP responses as HTML documents.
-
- <h5 class='section'>Media types:</h5>
-
- Handles <code>Accept</code> types: <code>text/html</code>
+ 
+ 
+ <h5 class='topic'>Media types</h5>
+ 
+ Handles <code>Accept</code> types:  <code><b>text/html</b></code>
  <p>
- Produces <code>Content-Type</code> types: <code>text/html</code>
-
- <h5 class='section'>Description:</h5>
-
+ Produces <code>Content-Type</code> types:  <code><b>text/html</b></code>
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  Same as <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a>, except wraps the response in <code><xt>&lt;html&gt;</code>,
  <code><xt>&lt;head&gt;</code>, and <code><xt>&lt;body&gt;</code> tags so that it can be rendered in a browser.
-
+ 
  <p>
  Configurable properties are typically specified via <ja>@RestResource.properties()</ja> and <ja>@RestMethod.properties()</ja>
  annotations, although they can also be set programmatically via the <code>RestResponse.setProperty()</code> method.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@RestResource</ja>(
@@ -178,7 +180,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
    )
    <jk>public class</jk> AddressBookResource <jk>extends</jk> RestServletJenaDefault {
  </p>
-
+ 
  <p>
  Note that shortcut annotations are also provided for these particular settings:
  <p class='bcode'>
@@ -194,12 +196,12 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
       )
    )
  </p>
-
+ 
  <p>
  The <code>$L{...}</code> variable represent localized strings pulled from the resource bundle identified by the
  <code>messages</code> annotation.
- These variables are replaced at runtime based on the HTTP request locale.
- Several built-in runtime variable types are defined, and the API can be extended to include user-defined variables.</div>
+ <br>These variables are replaced at runtime based on the HTTP request locale.
+ <br>Several built-in runtime variable types are defined, and the API can be extended to include user-defined variables.</div>
 </li>
 </ul>
 </div>
@@ -348,7 +350,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.juneau.html.<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></h3>
-<code><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ">DEFAULT_SQ</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ_READABLE">DEFAULT_SQ_READABLE</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addBeanTypeProperties">HTML_addBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders">HTML_addKeyValueTableHeaders</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters">HTML_lookForLabelParameters</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriAnchorText</a></code></li>
+<code><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ">DEFAULT_SQ</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ_READABLE">DEFAULT_SQ_READABLE</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addBeanTypeProperties">HTML_addBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders">HTML_addKeyValueTableHeaders</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters">HTML_detectLabelParameters</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriAnchorText</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.juneau.xml.XmlSerializer">
@@ -486,26 +488,26 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_aside</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.114">HTMLDOC_aside</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.116">HTMLDOC_aside</a></pre>
 <div class="block">Configuration property:  Aside section contents.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.aside.ls"</js>
    <li><b>Data type:</b>  <code>List&lt;String&gt;</code>
    <li><b>Default:</b>  empty list
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Allows you to specify the contents of the aside section on the HTML page.
  The aside section floats on the right of the page for providing content supporting the serialized content of
  the page.
-
+ 
  <p>
  By default, the aside section is empty.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@RestResource</ja>(
@@ -532,24 +534,24 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_footer</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.145">HTMLDOC_footer</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.147">HTMLDOC_footer</a></pre>
 <div class="block">Configuration property:  Footer section contents.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.footer.ls"</js>
    <li><b>Data type:</b>  <code>List&lt;String&gt;</code>
    <li><b>Default:</b>  empty list
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Allows you to specify the contents of the footer section on the HTML page.
-
+ 
  <p>
  By default, the footer section is empty.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@RestResource</ja>(
@@ -572,21 +574,21 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_head</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.184">HTMLDOC_head</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.186">HTMLDOC_head</a></pre>
 <div class="block">Configuration property:  Additional head section content.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.head.ls"</js>
    <li><b>Data type:</b>  <code>List&lt;String&gt;</code>
    <li><b>Default:</b>  empty list
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Adds the specified HTML content to the head section of the page.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@RestResource</ja>(
@@ -596,7 +598,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
       }
    )
  </p>
-
+ 
  <p>
  A shortcut on <ja>@RestResource</ja> is also provided for this setting:
  <p class='bcode'>
@@ -620,22 +622,22 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_header</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.213">HTMLDOC_header</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.215">HTMLDOC_header</a></pre>
 <div class="block">Configuration property:  Header section contents.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.ls"</js>
    <li><b>Data type:</b>  <code>List&lt;String&gt;</code>
    <li><b>Default:</b>  empty list
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Allows you to override the contents of the header section on the HTML page.
  The header section normally contains the title and description at the top of the page.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@RestResource</ja>(
@@ -658,22 +660,22 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_nav</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.245">HTMLDOC_nav</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.247">HTMLDOC_nav</a></pre>
 <div class="block">Configuration property:  Nav section contents.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.nav.ls"</js>
    <li><b>Data type:</b>  <code>List&lt;String&gt;</code>
    <li><b>Default:</b>  empty list
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Allows you to override the contents of the nav section on the HTML page.
  The nav section normally contains the page links at the top of the page.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@RestResource</ja>(
@@ -684,7 +686,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
       )
    )
  </p>
-
+ 
  <p>
  When this property is specified, the <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html#HTMLDOC_navlinks"><code>HTMLDOC_navlinks</code></a> property is ignored.</div>
 <dl>
@@ -699,24 +701,24 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_navlinks</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.312">HTMLDOC_navlinks</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.314">HTMLDOC_navlinks</a></pre>
 <div class="block">Configuration property:  Page navigation links.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.navlinks.ls"</js>
    <li><b>Data type:</b>  <code>List&lt;String&gt;</code>
    <li><b>Default:</b>  empty list
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Adds a list of hyperlinks immediately under the title and description but above the content of the page.
-
+ 
  <p>
  This can be used to provide convenient hyperlinks when viewing the REST interface from a browser.
-
+ 
  <p>
  The value is an array of strings with two possible values:
  <ul>
@@ -724,7 +726,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
       <br><js>"google: http://google.com"</js>
    <li>Arbitrary HTML.
  </ul>
-
+ 
  <p>
  Relative URLs are considered relative to the servlet path.
  For example, if the servlet path is <js>"http://localhost/myContext/myServlet"</js>, and the
@@ -732,7 +734,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
  Absolute (<js>"/myOtherContext/foo"</js>) and fully-qualified (<js>"http://localhost2/foo"</js>) URLs
  can also be used in addition to various other protocols specified by <a href="../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> such as
  <js>"servlet:/..."</js>.
-
+ 
  <h5 class='section'>Example:</h5>
  <p>
  The <code>AddressBookResource</code> sample class uses this property...
@@ -745,11 +747,11 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
    )
    <jk>public class</jk> AddressBookResource <jk>extends</jk> RestServletJenaDefault {
  </p>
-
+ 
  <p>
    ...to produce this list of links on the HTML page...
  <img class='bordered' src='doc-files/HTML_LINKS.png'>
-
+ 
  <p>
  A shortcut on <ja>@RestResource</ja> is also provided for this setting:
  <p class='bcode'>
@@ -775,7 +777,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_navlinks_add</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.317">HTMLDOC_navlinks_add</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.319">HTMLDOC_navlinks_add</a></pre>
 <div class="block">Configuration property:  Add to the <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html#HTMLDOC_navlinks"><code>HTMLDOC_navlinks</code></a> property.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -789,21 +791,21 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_noResultsMessage</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.346">HTMLDOC_noResultsMessage</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.348">HTMLDOC_noResultsMessage</a></pre>
 <div class="block">Configuration property:  No-results message.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.noResultsMessage.s"</js>
    <li><b>Data type:</b>  <code>String</code>
    <li><b>Default:</b>  <js>"&lt;p&gt;no results&lt;/p&gt;"</js>
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Allows you to specify the string message used when trying to serialize an empty array or empty list.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@RestResource</ja>(
@@ -812,7 +814,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
       )
    )
  </p>
-
+ 
  <p>
  A value of <js>"NONE"</js> can be used to represent no value to differentiate it from an empty string.</div>
 <dl>
@@ -827,18 +829,18 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_nowrap</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.363">HTMLDOC_nowrap</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.365">HTMLDOC_nowrap</a></pre>
 <div class="block">Configuration property:  Prevent word wrap on page.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.nowrap.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
    <li><b>Default:</b>  <jk>false</jk>
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Adds <js>"* {white-space:nowrap}"</js> to the CSS instructions on the page to prevent word wrapping.</div>
 <dl>
@@ -853,21 +855,21 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_script</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.402">HTMLDOC_script</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.404">HTMLDOC_script</a></pre>
 <div class="block">Configuration property:  Javascript code.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.script.ls"</js>
    <li><b>Data type:</b>  <code>List&lt;String&gt;</code>
    <li><b>Default:</b>  empty list
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Adds the specified Javascript code to the HTML page.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@RestResource</ja>(
@@ -877,7 +879,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
       }
    )
  </p>
-
+ 
  <p>
  A shortcut on <ja>@RestResource</ja> is also provided for this setting:
  <p class='bcode'>
@@ -901,7 +903,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_script_add</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.407">HTMLDOC_script_add</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.409">HTMLDOC_script_add</a></pre>
 <div class="block">Configuration property:  Add to the <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html#HTMLDOC_script"><code>HTMLDOC_script</code></a> property.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -915,21 +917,21 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_style</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.447">HTMLDOC_style</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.449">HTMLDOC_style</a></pre>
 <div class="block">Configuration property:  CSS style code.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.style.ls"</js>
    <li><b>Data type:</b>  <code>List&lt;String&gt;</code>
    <li><b>Default:</b>  empty list
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Adds the specified CSS instructions to the HTML page.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@RestResource</ja>(
@@ -939,7 +941,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
       }
    )
  </p>
-
+ 
  <p>
  A shortcut on <ja>@RestResource</ja> is also provided for this setting:
  <p class='bcode'>
@@ -964,7 +966,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_style_add</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.452">HTMLDOC_style_add</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.454">HTMLDOC_style_add</a></pre>
 <div class="block">Configuration property:  Add to the <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html#HTMLDOC_style"><code>HTMLDOC_style</code></a> property.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -978,21 +980,21 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_stylesheet</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.472">HTMLDOC_stylesheet</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.474">HTMLDOC_stylesheet</a></pre>
 <div class="block">Configuration property:  Stylesheet import URLs.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.stylesheet.ls"</js>
    <li><b>Data type:</b>  <code>List&lt;String&gt;</code>
    <li><b>Default:</b>  empty list
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Adds a link to the specified stylesheet URL.
-
+ 
  <p>
  Note that this stylesheet is controlled by the <code><ja>@RestResource</ja>.stylesheet()</code> annotation.</div>
 <dl>
@@ -1007,7 +1009,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_stylesheet_add</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.477">HTMLDOC_stylesheet_add</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.479">HTMLDOC_stylesheet_add</a></pre>
 <div class="block">Configuration property:  Add to the <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html#HTMLDOC_stylesheet"><code>HTMLDOC_stylesheet</code></a> property.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1021,25 +1023,25 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HTMLDOC_template</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.507">HTMLDOC_template</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.509">HTMLDOC_template</a></pre>
 <div class="block">Configuration property:  HTML document template.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlDocSerializer.template.c"</js>
    <li><b>Data type:</b>  <code>Class&lt;? <jk>extends</jk> HtmlDocTemplate&gt;</code>
    <li><b>Default:</b>  <code>HtmlDocTemplateBasic.<jk>class</jk></code>
    <li><b>Session-overridable:</b>  <jk>true</jk>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Specifies the template to use for serializing the page.
-
+ 
  <p>
  By default, the <a href="../../../../org/apache/juneau/html/HtmlDocTemplateBasic.html" title="class in org.apache.juneau.html"><code>HtmlDocTemplateBasic</code></a> class is used to construct the contents of the HTML page, but
  can be overridden with your own custom implementation class.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <ja>@RestResource</ja>(
@@ -1060,7 +1062,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html" title="class in org.apache.juneau.html">HtmlDocSerializer</a> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.515">DEFAULT</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html" title="class in org.apache.juneau.html">HtmlDocSerializer</a> <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.517">DEFAULT</a></pre>
 <div class="block">Default serializer, all default settings.</div>
 </li>
 </ul>
@@ -1078,7 +1080,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>HtmlDocSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.532">HtmlDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.534">HtmlDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1092,7 +1094,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlDocSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.557">HtmlDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.563">HtmlDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
                          <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;produces,
                          <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;accept)</pre>
 <div class="block">Constructor.</div>
@@ -1109,9 +1111,13 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
    <p>
    For example, if this serializer produces <js>"application/json"</js> but should handle media types of
    <js>"application/json"</js> and <js>"text/json"</js>, then the arguments should be:
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);</code>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);
+   </p>
    <br>...or...
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);</code></dd>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);
+   </p></dd>
 </dl>
 </li>
 </ul>
@@ -1129,7 +1135,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlDocSerializerSession.html" title="class in org.apache.juneau.html">HtmlDocSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.574">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlDocSerializerSession.html" title="class in org.apache.juneau.html">HtmlDocSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.580">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/Serializer.html#createSession-org.apache.juneau.serializer.SerializerSessionArgs-">Serializer</a></code></span></div>
 <div class="block">Create the session object used for actual serialization of objects.</div>
 <dl>
@@ -1151,7 +1157,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.579">asMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializer.html#line.585">asMap</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#asMap--">Context</a></code></span></div>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerSession.html b/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerSession.html
index 2a03a8d..7613736 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerSession.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlDocSerializerSession.html
@@ -150,10 +150,10 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlDocSerializerSession.html#line.31">HtmlDocSerializerSession</a>
 extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializerSession.html" title="class in org.apache.juneau.html">HtmlStrippedDocSerializerSession</a></pre>
 <div class="block">Context object that lives for the duration of a single serialization of <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a> and its subclasses.
-
+ 
  <p>
  See <a href="../../../../org/apache/juneau/serializer/Serializer.html" title="class in org.apache.juneau.serializer"><code>Serializer</code></a> for details.
-
+ 
  <p>
  This class is NOT thread safe.  It is meant to be discarded after one-time use.</div>
 </li>
@@ -330,7 +330,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializerSes
 <!--   -->
 </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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#isDetectRecursions--">isDetectRecursions</a>, <a href="../../../../org/apach
 e/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.BeanProp
 ertyMeta-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/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/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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#getResponseHeaders--">getResponseHeaders</a>, <a href="../../../../org/apache/jun
 eau/serializer/SerializerSession.html#getUriResolver--">getUriResolver</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/Serialize
 rSession.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/SerializerSessi
 on.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">
@@ -514,8 +514,8 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializerSes
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html#HTMLDOC_navlinks"><code>HtmlDocSerializer.HTMLDOC_navlinks</code></a> setting value in this context.
-      <jk>null</jk> if not specified.
-      Never an empty map.</dd>
+   <jk>null</jk> if not specified.
+   Never an empty map.</dd>
 </dl>
 </li>
 </ul>
@@ -609,7 +609,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializerSes
                     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/html/HtmlDocTemplate.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlDocTemplate.html b/content/site/apidocs/org/apache/juneau/html/HtmlDocTemplate.html
index 05e8f84..a718d18 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlDocTemplate.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlDocTemplate.html
@@ -107,7 +107,7 @@ var activeTableTab = "activeTableTab";
 <pre>public interface <a href="../../../../src-html/org/apache/juneau/html/HtmlDocTemplate.html#line.56">HtmlDocTemplate</a></pre>
 <div class="block">Defines the interface for rendering the contents of an HTML page produced by the <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html" title="class in org.apache.juneau.html"><code>HtmlDocSerializer</code></a>
  serializer.
-
+ 
  <p>
  The HTML doc serializer produces the following document structure with the typical contents:
  <p class='bcode'>
@@ -141,7 +141,7 @@ var activeTableTab = "activeTableTab";
       &lt;/body&gt;
    &lt;/html&gt;</xt>
  </p>
-
+ 
  <p>
  This interface allows you to control how these sections get rendered.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlDocTemplateBasic.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlDocTemplateBasic.html b/content/site/apidocs/org/apache/juneau/html/HtmlDocTemplateBasic.html
index 755642c..0994f03 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlDocTemplateBasic.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlDocTemplateBasic.html
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 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/html/HtmlDocTemplate.html" title="interface in org.apache.juneau.html">HtmlDocTemplate</a></pre>
 <div class="block">A basic template for the HTML doc serializer.
-
+ 
  <p>
  This class can be subclassed to customize page rendering.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlLink.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlLink.html b/content/site/apidocs/org/apache/juneau/html/HtmlLink.html
index 2d4ccb4..07cbeae 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlLink.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlLink.html
@@ -98,13 +98,13 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
 public @interface <a href="../../../../src-html/org/apache/juneau/html/HtmlLink.html#line.40">HtmlLink</a></pre>
 <div class="block">Used in conjunction with the <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a> class to define hyperlinks.
-
+ 
  <p>
  This annotation is applied to classes.
-
+ 
  <p>
  Annotation that can be used to specify that a class has a URL associated with it.
-
+ 
  <p>
  When rendered using the <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a> class, this class will get
  rendered as a hyperlink like so...

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlParser.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlParser.html b/content/site/apidocs/org/apache/juneau/html/HtmlParser.html
index 7dc6cf5..d6a93fc 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlParser.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlParser.html
@@ -133,16 +133,18 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.32">HtmlParser</a>
+<pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.34">HtmlParser</a>
 extends <a href="../../../../org/apache/juneau/xml/XmlParser.html" title="class in org.apache.juneau.xml">XmlParser</a></pre>
 <div class="block">Parses text generated by the <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a> class back into a POJO model.
-
- <h5 class='section'>Media types:</h5>
-
- Handles <code>Content-Type</code> types: <code>text/html</code>
-
- <h5 class='section'>Description:</h5>
-
+ 
+ 
+ <h5 class='topic'>Media types</h5>
+ 
+ Handles <code>Content-Type</code> types:  <code><b>text/html</b></code>
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  See the <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a> class for a description of the HTML generated.
  <p>
  This class is used primarily for automated testing of the <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a> class.</div>
@@ -305,7 +307,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParser.html" title="class
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParser.html" title="class in org.apache.juneau.html">HtmlParser</a> <a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.39">DEFAULT</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParser.html" title="class in org.apache.juneau.html">HtmlParser</a> <a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.41">DEFAULT</a></pre>
 <div class="block">Default parser, all default settings.</div>
 </li>
 </ul>
@@ -323,7 +325,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParser.html" title="class
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlParser</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.51">HtmlParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.53">HtmlParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -345,7 +347,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParser.html" title="class
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.56">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.58">builder</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#builder--">Context</a></code></span></div>
 <div class="block">Creates a builder from this context object.
  
@@ -365,7 +367,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParser.html" title="class
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.72">create</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.74">create</a>()</pre>
 <div class="block">Instantiates a new clean-slate <a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html"><code>HtmlParserBuilder</code></a> object.
  
  <p>
@@ -386,10 +388,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParser.html" title="class
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserSession.html" title="class in org.apache.juneau.html">HtmlParserSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.77">createSession</a>(<a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserSession.html" title="class in org.apache.juneau.html">HtmlParserSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.79">createSession</a>(<a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/Parser.html#createSession-org.apache.juneau.parser.ParserSessionArgs-">Parser</a></code></span></div>
 <div class="block">Create the session object that will be passed in to the parse method.
-
+ 
  <p>
  It's up to implementers to decide what the session object looks like, although typically it's going to be a
  subclass of <a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser"><code>ParserSession</code></a>.</div>
@@ -409,7 +411,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParser.html" title="class
 <ul class="blockListLast">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.82">asMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParser.html#line.84">asMap</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#asMap--">Context</a></code></span></div>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.N3.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.N3.html b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.N3.html
index 012f9b3..50e47fc 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.N3.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.N3.html
@@ -135,7 +135,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.278">RdfSerializer.N3</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.277">RdfSerializer.N3</a>
 extends <a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a></pre>
 <div class="block">Produces N3 output</div>
 </li>
@@ -282,7 +282,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>N3</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.N3.html#line.285">N3</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.N3.html#line.284">N3</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/jena/RdfSerializer.NTriple.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.NTriple.html b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.NTriple.html
index 745942b..1abdf87 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.NTriple.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.NTriple.html
@@ -135,7 +135,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.242">RdfSerializer.NTriple</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.241">RdfSerializer.NTriple</a>
 extends <a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a></pre>
 <div class="block">Produces N-Triple output</div>
 </li>
@@ -282,7 +282,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>NTriple</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.NTriple.html#line.249">NTriple</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.NTriple.html#line.248">NTriple</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/jena/RdfSerializer.Turtle.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.Turtle.html b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.Turtle.html
index 1b59ec1..bba155c 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.Turtle.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.Turtle.html
@@ -135,7 +135,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.260">RdfSerializer.Turtle</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.259">RdfSerializer.Turtle</a>
 extends <a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a></pre>
 <div class="block">Produces Turtle output</div>
 </li>
@@ -282,7 +282,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Turtle</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.Turtle.html#line.267">Turtle</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.Turtle.html#line.266">Turtle</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/jena/RdfSerializer.Xml.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.Xml.html b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.Xml.html
index 8abb2b6..fa195a3 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.Xml.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.Xml.html
@@ -135,7 +135,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.205">RdfSerializer.Xml</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.204">RdfSerializer.Xml</a>
 extends <a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a></pre>
 <div class="block">Produces RDF/XML output</div>
 </li>
@@ -282,7 +282,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Xml</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.Xml.html#line.212">Xml</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.Xml.html#line.211">Xml</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/jena/RdfSerializer.XmlAbbrev.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.XmlAbbrev.html b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.XmlAbbrev.html
index b974f5c..c0edb0f 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.XmlAbbrev.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.XmlAbbrev.html
@@ -135,7 +135,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.223">RdfSerializer.XmlAbbrev</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.222">RdfSerializer.XmlAbbrev</a>
 extends <a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a></pre>
 <div class="block">Produces Abbreviated RDF/XML output</div>
 </li>
@@ -282,7 +282,7 @@ extends <a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>XmlAbbrev</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.XmlAbbrev.html#line.230">XmlAbbrev</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.XmlAbbrev.html#line.229">XmlAbbrev</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/jena/RdfSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.html b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.html
index 21b899a..18f57e4 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfSerializer.html
@@ -136,11 +136,11 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.42">RdfSerializer</a>
+<pre>public class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.44">RdfSerializer</a>
 extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html" title="class in org.apache.juneau.serializer">WriterSerializer</a>
 implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="interface in org.apache.juneau.jena">RdfCommon</a></pre>
 <div class="block">Serializes POJOs to RDF.
-
+ 
  <h6 class='topic'>Behavior-specific subclasses</h6>
  
  The following direct subclasses are provided for language-specific serializers:
@@ -151,10 +151,12 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
    <li><a href="../../../../org/apache/juneau/jena/RdfSerializer.Turtle.html" title="class in org.apache.juneau.jena"><code>RdfSerializer.Turtle</code></a> - TURTLE.
    <li><a href="../../../../org/apache/juneau/jena/RdfSerializer.N3.html" title="class in org.apache.juneau.jena"><code>RdfSerializer.N3</code></a> - N3.
  </ul>
-
- <h5 class='section'>Additional information:</h5>
  
- See <a class="doclink" href="package-summary.html#TOC">RDF Overview</a> for an overview of RDF support in Juneau.</div>
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="package-summary.html#TOC">org.apache.juneau.jena &gt; RDF Overview</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -420,10 +422,10 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>RDF_addBeanTypeProperties</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.81">RDF_addBeanTypeProperties</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.80">RDF_addBeanTypeProperties</a></pre>
 <div class="block">Configuration property:  Add <js>"_type"</js> properties when needed.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"RdfSerializer.addBeanTypeProperties.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -435,13 +437,10 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred 
  through reflection.
- This is used to recreate the correct objects during parsing if the object types cannot be inferred.
- For example, when serializing a <code>Map&lt;String,Object&gt;</code> field, where the bean class cannot be determined 
- from the value type.
  
  <p>
  When present, this value overrides the <a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_addBeanTypeProperties"><code>Serializer.SERIALIZER_addBeanTypeProperties</code></a> setting and is
@@ -458,10 +457,10 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>RDF_addLiteralTypes</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.99">RDF_addLiteralTypes</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.98">RDF_addLiteralTypes</a></pre>
 <div class="block">Configuration property:  Add XSI data types to non-<code>String</code> literals.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"RdfSerializer.addLiteralTypes.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -485,10 +484,10 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>RDF_addRootProperty</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.127">RDF_addRootProperty</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.126">RDF_addRootProperty</a></pre>
 <div class="block">Configuration property:  Add RDF root identifier property to root node.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"RdfSerializer.addRootProperty.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -501,11 +500,11 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  When enabled an RDF property <code>http://www.apache.org/juneau/root</code> is added with a value of <js>"true"</js>
  to identify the root node in the graph.
- This helps locate the root node during parsing.
+ <br>This helps locate the root node during parsing.
  
  <p>
  If disabled, the parser has to search through the model to find any resources without incoming predicates to 
@@ -522,10 +521,10 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>RDF_autoDetectNamespaces</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.152">RDF_autoDetectNamespaces</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.151">RDF_autoDetectNamespaces</a></pre>
 <div class="block">Configuration property:  Auto-detect namespace usage.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"RdfSerializer.autoDetectNamespaces.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -537,7 +536,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Detect namespace usage before serialization.
  
@@ -556,10 +555,10 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>RDF_namespaces</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.177">RDF_namespaces</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.176">RDF_namespaces</a></pre>
 <div class="block">Configuration property:  Default namespaces.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"RdfSerializer.namespaces.ls"</js>
    <li><b>Data type:</b>  <code>List&lt;String&gt;</code> (serialized <a href="../../../../org/apache/juneau/xml/Namespace.html" title="class in org.apache.juneau.xml"><code>Namespace</code></a> objects)
@@ -575,7 +574,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  The default list of namespaces associated with this serializer.</div>
 <dl>
@@ -590,7 +589,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_XML</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.185">DEFAULT_XML</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.184">DEFAULT_XML</a></pre>
 <div class="block">Default RDF/XML serializer, all default settings.</div>
 </li>
 </ul>
@@ -600,7 +599,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_XMLABBREV</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.188">DEFAULT_XMLABBREV</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.187">DEFAULT_XMLABBREV</a></pre>
 <div class="block">Default Abbreviated RDF/XML serializer, all default settings.</div>
 </li>
 </ul>
@@ -610,7 +609,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_TURTLE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.191">DEFAULT_TURTLE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.190">DEFAULT_TURTLE</a></pre>
 <div class="block">Default Turtle serializer, all default settings.</div>
 </li>
 </ul>
@@ -620,7 +619,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_NTRIPLE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.194">DEFAULT_NTRIPLE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.193">DEFAULT_NTRIPLE</a></pre>
 <div class="block">Default N-Triple serializer, all default settings.</div>
 </li>
 </ul>
@@ -630,7 +629,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT_N3</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.197">DEFAULT_N3</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena">RdfSerializer</a> <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.196">DEFAULT_N3</a></pre>
 <div class="block">Default N3 serializer, all default settings.</div>
 </li>
 </ul>
@@ -648,7 +647,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>RdfSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.335">RdfSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.338">RdfSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
                      <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;produces,
                      <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;accept)</pre>
 <div class="block">Constructor.</div>
@@ -665,9 +664,13 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
    <p>
    For example, if this serializer produces <js>"application/json"</js> but should handle media types of
    <js>"application/json"</js> and <js>"text/json"</js>, then the arguments should be:
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);</code>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);
+   </p>
    <br>...or...
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);</code></dd>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);
+   </p></dd>
 </dl>
 </li>
 </ul>
@@ -677,7 +680,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>RdfSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.362">RdfSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.365">RdfSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -699,7 +702,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.368">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.371">builder</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#builder--">Context</a></code></span></div>
 <div class="block">Creates a builder from this context object.
  
@@ -719,7 +722,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.384">create</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.387">create</a>()</pre>
 <div class="block">Instantiates a new clean-slate <a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena"><code>RdfSerializerBuilder</code></a> object.
  
  <p>
@@ -740,7 +743,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/serializer/WriterSerializerSession.html" title="class in org.apache.juneau.serializer">WriterSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.389">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/serializer/WriterSerializerSession.html" title="class in org.apache.juneau.serializer">WriterSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.392">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/Serializer.html#createSession-org.apache.juneau.serializer.SerializerSessionArgs-">Serializer</a></code></span></div>
 <div class="block">Create the session object used for actual serialization of objects.</div>
 <dl>
@@ -762,7 +765,7 @@ implements <a href="../../../../org/apache/juneau/jena/RdfCommon.html" title="in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.394">asMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializer.html#line.397">asMap</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#asMap--">Context</a></code></span></div>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>


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

Posted by ja...@apache.org.
Update javadocs.

Project: http://git-wip-us.apache.org/repos/asf/juneau-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/juneau-website/commit/c319662c
Tree: http://git-wip-us.apache.org/repos/asf/juneau-website/tree/c319662c
Diff: http://git-wip-us.apache.org/repos/asf/juneau-website/diff/c319662c

Branch: refs/heads/asf-site
Commit: c319662cf6402685a6d7ca4c8bc97ff34faae00c
Parents: 0531a45
Author: JamesBognar <ja...@apache.org>
Authored: Sun Jan 14 18:05:25 2018 -0500
Committer: JamesBognar <ja...@apache.org>
Committed: Sun Jan 14 18:05:25 2018 -0500

----------------------------------------------------------------------
 content/documentation.html                      |    6 +-
 content/site/apidocs/constant-values.html       |   18 +-
 content/site/apidocs/index-all.html             |  316 +-
 .../apidocs/org/apache/juneau/BeanContext.html  | 1110 ++-
 .../org/apache/juneau/BeanContextBuilder.html   |  499 +-
 .../org/apache/juneau/BeanDictionaryList.html   |   40 +-
 .../org/apache/juneau/BeanDictionaryMap.html    |   54 +-
 .../site/apidocs/org/apache/juneau/BeanMap.html |  115 +-
 .../apidocs/org/apache/juneau/BeanMapEntry.html |   20 +-
 .../apidocs/org/apache/juneau/BeanMeta.html     |   59 +-
 .../org/apache/juneau/BeanMetaExtended.html     |    2 +-
 .../org/apache/juneau/BeanMetaFiltered.html     |    9 +-
 .../org/apache/juneau/BeanPropertyMeta.html     |   30 +-
 .../apache/juneau/BeanPropertyMetaExtended.html |    2 +-
 .../juneau/BeanProxyInvocationHandler.html      |    2 +-
 .../apidocs/org/apache/juneau/BeanRegistry.html |   10 +-
 .../apidocs/org/apache/juneau/BeanSession.html  |   64 +-
 .../org/apache/juneau/BeanSessionArgs.html      |  152 +-
 .../apidocs/org/apache/juneau/ClassMeta.html    |   34 +-
 .../org/apache/juneau/ClassMetaExtended.html    |    2 +-
 .../site/apidocs/org/apache/juneau/Context.html |   98 +-
 .../apidocs/org/apache/juneau/Delegate.html     |    4 +-
 .../juneau/InvalidDataConversionException.html  |    2 +-
 .../apidocs/org/apache/juneau/ObjectList.html   |  114 +-
 .../apidocs/org/apache/juneau/ObjectMap.html    |  172 +-
 .../org/apache/juneau/PropertyNamer.html        |    6 +-
 .../org/apache/juneau/PropertyNamerDLC.html     |    4 +-
 .../org/apache/juneau/PropertyNamerDefault.html |    6 +-
 .../org/apache/juneau/PropertyNamerULC.html     |    4 +-
 .../org/apache/juneau/PropertyStore.html        |   78 +-
 .../org/apache/juneau/PropertyStoreBuilder.html |    4 +-
 .../site/apidocs/org/apache/juneau/Session.html |    8 +-
 .../apidocs/org/apache/juneau/SessionArgs.html  |   74 +-
 .../apidocs/org/apache/juneau/Streamable.html   |    2 +-
 .../apidocs/org/apache/juneau/UriContext.html   |   28 +-
 .../apidocs/org/apache/juneau/UriResolver.html  |   10 +-
 .../apidocs/org/apache/juneau/Visibility.html   |   12 +-
 .../apidocs/org/apache/juneau/Writable.html     |    2 +-
 .../org/apache/juneau/annotation/Bean.html      |  312 +-
 .../juneau/annotation/BeanConstructor.html      |   25 +-
 .../apache/juneau/annotation/BeanIgnore.html    |   17 +-
 .../apache/juneau/annotation/BeanProperty.html  |   95 +-
 .../apache/juneau/annotation/NameProperty.html  |   16 +-
 .../juneau/annotation/ParentProperty.html       |   18 +-
 .../org/apache/juneau/annotation/Swap.html      |  103 +-
 .../org/apache/juneau/annotation/Swaps.html     |   15 +-
 .../org/apache/juneau/annotation/URI.html       |   15 +-
 .../org/apache/juneau/csv/CsvParser.html        |    2 +-
 .../org/apache/juneau/csv/CsvParserBuilder.html |  349 +-
 .../org/apache/juneau/csv/CsvParserSession.html |    4 +-
 .../apache/juneau/csv/CsvSerializerBuilder.html |  439 +-
 .../apache/juneau/csv/CsvSerializerSession.html |    6 +-
 .../org/apache/juneau/dto/LinkString.html       |   10 +-
 .../org/apache/juneau/dto/ResultSetList.html    |    2 +-
 .../org/apache/juneau/dto/atom/AtomBuilder.html |   51 +-
 .../org/apache/juneau/dto/atom/Category.html    |   12 +-
 .../org/apache/juneau/dto/atom/Common.html      |    8 +-
 .../org/apache/juneau/dto/atom/CommonEntry.html |    2 +-
 .../org/apache/juneau/dto/atom/Content.html     |   22 +-
 .../org/apache/juneau/dto/atom/Entry.html       |    8 +-
 .../org/apache/juneau/dto/atom/Feed.html        |   10 +-
 .../org/apache/juneau/dto/atom/Generator.html   |   12 +-
 .../org/apache/juneau/dto/atom/Icon.html        |   16 +-
 .../apidocs/org/apache/juneau/dto/atom/Id.html  |    8 +-
 .../org/apache/juneau/dto/atom/Link.html        |   10 +-
 .../org/apache/juneau/dto/atom/Logo.html        |   16 +-
 .../org/apache/juneau/dto/atom/Person.html      |   12 +-
 .../org/apache/juneau/dto/atom/Source.html      |    8 +-
 .../org/apache/juneau/dto/atom/Text.html        |   16 +-
 .../apache/juneau/dto/atom/package-summary.html |    2 +-
 .../org/apache/juneau/dto/cognos/Column.html    |    6 +-
 .../apache/juneau/dto/cognos/DataSet.Row.html   |    2 +-
 .../org/apache/juneau/dto/cognos/DataSet.html   |   12 +-
 .../apidocs/org/apache/juneau/dto/html5/A.html  |   20 +-
 .../org/apache/juneau/dto/html5/Abbr.html       |    4 +-
 .../org/apache/juneau/dto/html5/Address.html    |    4 +-
 .../org/apache/juneau/dto/html5/Area.html       |   26 +-
 .../org/apache/juneau/dto/html5/Article.html    |    4 +-
 .../org/apache/juneau/dto/html5/Aside.html      |    4 +-
 .../org/apache/juneau/dto/html5/Audio.html      |   24 +-
 .../apidocs/org/apache/juneau/dto/html5/B.html  |    4 +-
 .../org/apache/juneau/dto/html5/Base.html       |   12 +-
 .../org/apache/juneau/dto/html5/Bdi.html        |    4 +-
 .../org/apache/juneau/dto/html5/Bdo.html        |    4 +-
 .../org/apache/juneau/dto/html5/Blockquote.html |    6 +-
 .../org/apache/juneau/dto/html5/Body.html       |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Br.html |    4 +-
 .../org/apache/juneau/dto/html5/Button.html     |   32 +-
 .../org/apache/juneau/dto/html5/Canvas.html     |    8 +-
 .../org/apache/juneau/dto/html5/Caption.html    |    4 +-
 .../org/apache/juneau/dto/html5/Cite.html       |    4 +-
 .../org/apache/juneau/dto/html5/Code.html       |    4 +-
 .../org/apache/juneau/dto/html5/Col.html        |    6 +-
 .../org/apache/juneau/dto/html5/Colgroup.html   |    6 +-
 .../org/apache/juneau/dto/html5/Data.html       |    6 +-
 .../org/apache/juneau/dto/html5/Datalist.html   |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Dd.html |    4 +-
 .../org/apache/juneau/dto/html5/Del.html        |    8 +-
 .../org/apache/juneau/dto/html5/Dfn.html        |    4 +-
 .../org/apache/juneau/dto/html5/Div.html        |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Dl.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Dt.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Em.html |    4 +-
 .../org/apache/juneau/dto/html5/Embed.html      |   16 +-
 .../org/apache/juneau/dto/html5/Fieldset.html   |   10 +-
 .../org/apache/juneau/dto/html5/Figcaption.html |    4 +-
 .../org/apache/juneau/dto/html5/Figure.html     |    4 +-
 .../org/apache/juneau/dto/html5/Footer.html     |    4 +-
 .../org/apache/juneau/dto/html5/Form.html       |   24 +-
 .../apidocs/org/apache/juneau/dto/html5/H1.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/H2.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/H3.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/H4.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/H5.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/H6.html |    4 +-
 .../org/apache/juneau/dto/html5/Head.html       |    4 +-
 .../org/apache/juneau/dto/html5/Header.html     |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Hr.html |    4 +-
 .../org/apache/juneau/dto/html5/Html.html       |    6 +-
 .../juneau/dto/html5/HtmlBeanDictionary.html    |    4 +-
 .../apache/juneau/dto/html5/HtmlBuilder.html    |    4 +-
 .../apache/juneau/dto/html5/HtmlElement.html    |   12 +-
 .../juneau/dto/html5/HtmlElementContainer.html  |    8 +-
 .../juneau/dto/html5/HtmlElementMixed.html      |    8 +-
 .../juneau/dto/html5/HtmlElementRawText.html    |    4 +-
 .../juneau/dto/html5/HtmlElementText.html       |    4 +-
 .../juneau/dto/html5/HtmlElementVoid.html       |    6 +-
 .../apidocs/org/apache/juneau/dto/html5/I.html  |    4 +-
 .../org/apache/juneau/dto/html5/Iframe.html     |   20 +-
 .../org/apache/juneau/dto/html5/Img.html        |   22 +-
 .../org/apache/juneau/dto/html5/Input.html      |   66 +-
 .../org/apache/juneau/dto/html5/Ins.html        |    8 +-
 .../org/apache/juneau/dto/html5/Kbd.html        |    4 +-
 .../org/apache/juneau/dto/html5/Keygen.html     |   16 +-
 .../org/apache/juneau/dto/html5/Label.html      |    8 +-
 .../org/apache/juneau/dto/html5/Legend.html     |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Li.html |    4 +-
 .../org/apache/juneau/dto/html5/Link.html       |   22 +-
 .../org/apache/juneau/dto/html5/Main.html       |    4 +-
 .../org/apache/juneau/dto/html5/Map.html        |    6 +-
 .../org/apache/juneau/dto/html5/Mark.html       |    4 +-
 .../org/apache/juneau/dto/html5/Meta.html       |   12 +-
 .../org/apache/juneau/dto/html5/Meter.html      |   16 +-
 .../org/apache/juneau/dto/html5/Nav.html        |    4 +-
 .../org/apache/juneau/dto/html5/Noscript.html   |    4 +-
 .../org/apache/juneau/dto/html5/Object2.html    |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Ol.html |   10 +-
 .../org/apache/juneau/dto/html5/Optgroup.html   |    8 +-
 .../org/apache/juneau/dto/html5/Option.html     |   12 +-
 .../org/apache/juneau/dto/html5/Output.html     |   10 +-
 .../apidocs/org/apache/juneau/dto/html5/P.html  |    4 +-
 .../org/apache/juneau/dto/html5/Param.html      |    8 +-
 .../org/apache/juneau/dto/html5/Pre.html        |    4 +-
 .../org/apache/juneau/dto/html5/Progress.html   |    8 +-
 .../apidocs/org/apache/juneau/dto/html5/Q.html  |    6 +-
 .../apidocs/org/apache/juneau/dto/html5/Rb.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Rp.html |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Rt.html |    4 +-
 .../org/apache/juneau/dto/html5/Rtc.html        |    4 +-
 .../org/apache/juneau/dto/html5/Ruby.html       |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/S.html  |    4 +-
 .../org/apache/juneau/dto/html5/Samp.html       |    4 +-
 .../org/apache/juneau/dto/html5/Script.html     |   20 +-
 .../org/apache/juneau/dto/html5/Section.html    |    4 +-
 .../org/apache/juneau/dto/html5/Select.html     |   18 +-
 .../org/apache/juneau/dto/html5/Small.html      |    4 +-
 .../org/apache/juneau/dto/html5/Source.html     |   12 +-
 .../org/apache/juneau/dto/html5/Span.html       |    4 +-
 .../org/apache/juneau/dto/html5/Strong.html     |    4 +-
 .../org/apache/juneau/dto/html5/Style.html      |    8 +-
 .../org/apache/juneau/dto/html5/Sub.html        |    4 +-
 .../org/apache/juneau/dto/html5/Sup.html        |    4 +-
 .../org/apache/juneau/dto/html5/Table.html      |    4 +-
 .../org/apache/juneau/dto/html5/Tbody.html      |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Td.html |   10 +-
 .../org/apache/juneau/dto/html5/Template.html   |    4 +-
 .../org/apache/juneau/dto/html5/Textarea.html   |   34 +-
 .../org/apache/juneau/dto/html5/Tfoot.html      |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Th.html |   16 +-
 .../org/apache/juneau/dto/html5/Thead.html      |    4 +-
 .../org/apache/juneau/dto/html5/Time.html       |    6 +-
 .../org/apache/juneau/dto/html5/Title.html      |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Tr.html |    4 +-
 .../org/apache/juneau/dto/html5/Track.html      |   18 +-
 .../apidocs/org/apache/juneau/dto/html5/U.html  |    4 +-
 .../apidocs/org/apache/juneau/dto/html5/Ul.html |    4 +-
 .../org/apache/juneau/dto/html5/Var.html        |    4 +-
 .../org/apache/juneau/dto/html5/Video.html      |   30 +-
 .../org/apache/juneau/dto/html5/Wbr.html        |    4 +-
 .../apache/juneau/dto/jsonschema/JsonType.html  |    6 +-
 .../juneau/dto/jsonschema/JsonTypeArray.html    |    2 +-
 .../Schema.BooleanOrSchemaArraySwap.html        |    6 +-
 .../jsonschema/Schema.BooleanOrSchemaSwap.html  |    6 +-
 .../Schema.JsonTypeOrJsonTypeArraySwap.html     |    6 +-
 .../Schema.SchemaOrSchemaArraySwap.html         |    6 +-
 .../apache/juneau/dto/jsonschema/Schema.html    |   42 +-
 .../juneau/dto/jsonschema/SchemaArray.html      |    2 +-
 .../apache/juneau/dto/jsonschema/SchemaMap.html |   20 +-
 .../juneau/dto/jsonschema/SchemaProperty.html   |    2 +-
 .../jsonschema/SchemaPropertySimpleArray.html   |    6 +-
 .../apache/juneau/dto/jsonschema/SchemaRef.html |   10 +-
 .../org/apache/juneau/dto/swagger/Contact.html  |   18 +-
 .../dto/swagger/ExternalDocumentation.html      |   18 +-
 .../apache/juneau/dto/swagger/HeaderInfo.html   |   86 +-
 .../org/apache/juneau/dto/swagger/Info.html     |   28 +-
 .../org/apache/juneau/dto/swagger/Items.html    |   82 +-
 .../org/apache/juneau/dto/swagger/License.html  |   18 +-
 .../apache/juneau/dto/swagger/Operation.html    |   74 +-
 .../juneau/dto/swagger/ParameterInfo.html       |  140 +-
 .../apache/juneau/dto/swagger/ResponseInfo.html |   36 +-
 .../apache/juneau/dto/swagger/SchemaInfo.html   |   18 +-
 .../juneau/dto/swagger/SecurityScheme.html      |   60 +-
 .../org/apache/juneau/dto/swagger/Swagger.html  |  152 +-
 .../juneau/dto/swagger/SwaggerBuilder.html      |    2 +-
 .../juneau/dto/swagger/SwaggerElement.html      |    2 +-
 .../org/apache/juneau/dto/swagger/Tag.html      |   22 +-
 .../org/apache/juneau/dto/swagger/Xml.html      |   36 +-
 .../org/apache/juneau/encoders/Encoder.html     |   19 +-
 .../apache/juneau/encoders/EncoderGroup.html    |   45 +-
 .../juneau/encoders/EncoderGroupBuilder.html    |    2 +-
 .../org/apache/juneau/html/AnchorText.html      |   35 +-
 .../juneau/html/HtmlBeanPropertyMeta.html       |   20 +-
 .../org/apache/juneau/html/HtmlClassMeta.html   |   36 +-
 .../apache/juneau/html/HtmlDocSerializer.html   |  228 +-
 .../juneau/html/HtmlDocSerializerSession.html   |   12 +-
 .../org/apache/juneau/html/HtmlDocTemplate.html |    4 +-
 .../juneau/html/HtmlDocTemplateBasic.html       |    2 +-
 .../org/apache/juneau/html/HtmlLink.html        |    6 +-
 .../org/apache/juneau/html/HtmlParser.html      |   32 +-
 .../apache/juneau/html/HtmlParserBuilder.html   |  369 +-
 .../apache/juneau/html/HtmlParserSession.html   |   16 +-
 .../org/apache/juneau/html/HtmlRender.html      |   40 +-
 .../juneau/html/HtmlSchemaDocSerializer.html    |   41 +-
 .../html/HtmlSchemaDocSerializerSession.html    |    6 +-
 .../apache/juneau/html/HtmlSerializer.Sq.html   |    6 +-
 .../juneau/html/HtmlSerializer.SqReadable.html  |    6 +-
 .../org/apache/juneau/html/HtmlSerializer.html  |  474 +-
 .../juneau/html/HtmlSerializerBuilder.html      |  807 ++-
 .../juneau/html/HtmlSerializerSession.html      |    8 +-
 .../juneau/html/HtmlStrippedDocSerializer.html  |   37 +-
 .../html/HtmlStrippedDocSerializerSession.html  |    6 +-
 .../org/apache/juneau/html/HtmlWriter.html      |    4 +-
 .../apache/juneau/html/SimpleHtmlWriter.html    |    2 +-
 .../org/apache/juneau/html/annotation/Html.html |  154 +-
 .../apidocs/org/apache/juneau/http/Accept.html  |   44 +-
 .../org/apache/juneau/http/AcceptCharset.html   |   22 +-
 .../org/apache/juneau/http/AcceptEncoding.html  |   24 +-
 .../org/apache/juneau/http/AcceptLanguage.html  |   34 +-
 .../org/apache/juneau/http/AcceptRanges.html    |   18 +-
 .../apidocs/org/apache/juneau/http/Age.html     |   20 +-
 .../apidocs/org/apache/juneau/http/Allow.html   |   24 +-
 .../org/apache/juneau/http/Authorization.html   |   20 +-
 .../org/apache/juneau/http/CacheControl.html    |   20 +-
 .../org/apache/juneau/http/Connection.html      |   22 +-
 .../org/apache/juneau/http/Constants.html       |    2 +-
 .../org/apache/juneau/http/ContentEncoding.html |   20 +-
 .../apache/juneau/http/ContentEncodingEnum.html |    2 +-
 .../org/apache/juneau/http/ContentLanguage.html |   20 +-
 .../org/apache/juneau/http/ContentLength.html   |   18 +-
 .../org/apache/juneau/http/ContentLocation.html |   20 +-
 .../org/apache/juneau/http/ContentRange.html    |   34 +-
 .../org/apache/juneau/http/ContentType.html     |   14 +-
 .../apidocs/org/apache/juneau/http/Date.html    |   20 +-
 .../apidocs/org/apache/juneau/http/ETag.html    |   14 +-
 .../org/apache/juneau/http/EntityValidator.html |    4 +-
 .../apidocs/org/apache/juneau/http/Expect.html  |   22 +-
 .../apidocs/org/apache/juneau/http/Expires.html |   28 +-
 .../apidocs/org/apache/juneau/http/From.html    |   20 +-
 .../org/apache/juneau/http/HeaderDate.html      |    4 +-
 .../juneau/http/HeaderEntityValidator.html      |    4 +-
 .../juneau/http/HeaderEntityValidatorArray.html |    4 +-
 .../org/apache/juneau/http/HeaderEnum.html      |    6 +-
 .../org/apache/juneau/http/HeaderInteger.html   |    6 +-
 .../apache/juneau/http/HeaderRangeArray.html    |    6 +-
 .../org/apache/juneau/http/HeaderString.html    |    6 +-
 .../apache/juneau/http/HeaderStringArray.html   |    6 +-
 .../org/apache/juneau/http/HeaderUri.html       |    6 +-
 .../apidocs/org/apache/juneau/http/Host.html    |   18 +-
 .../org/apache/juneau/http/HttpMethod.html      |    4 +-
 .../org/apache/juneau/http/HttpMethodName.html  |    2 +-
 .../apidocs/org/apache/juneau/http/IfMatch.html |   28 +-
 .../org/apache/juneau/http/IfModifiedSince.html |   26 +-
 .../org/apache/juneau/http/IfNoneMatch.html     |   28 +-
 .../apidocs/org/apache/juneau/http/IfRange.html |   16 +-
 .../apache/juneau/http/IfUnmodifiedSince.html   |   22 +-
 .../org/apache/juneau/http/LastModified.html    |   22 +-
 .../org/apache/juneau/http/Location.html        |   16 +-
 .../org/apache/juneau/http/MaxForwards.html     |   18 +-
 .../org/apache/juneau/http/MediaType.html       |   14 +-
 .../org/apache/juneau/http/MediaTypeRange.html  |   20 +-
 .../apidocs/org/apache/juneau/http/Pragma.html  |   20 +-
 .../apache/juneau/http/ProxyAuthenticate.html   |   14 +-
 .../apache/juneau/http/ProxyAuthorization.html  |   14 +-
 .../apidocs/org/apache/juneau/http/Range.html   |   40 +-
 .../apidocs/org/apache/juneau/http/Referer.html |   16 +-
 .../org/apache/juneau/http/RetryAfter.html      |   16 +-
 .../apidocs/org/apache/juneau/http/Server.html  |   18 +-
 .../org/apache/juneau/http/StringRange.html     |   24 +-
 .../site/apidocs/org/apache/juneau/http/TE.html |   22 +-
 .../apidocs/org/apache/juneau/http/Trailer.html |   18 +-
 .../apache/juneau/http/TransferEncoding.html    |   20 +-
 .../apidocs/org/apache/juneau/http/Upgrade.html |   24 +-
 .../org/apache/juneau/http/UserAgent.html       |   14 +-
 .../apidocs/org/apache/juneau/http/Vary.html    |   18 +-
 .../apidocs/org/apache/juneau/http/Via.html     |   34 +-
 .../apidocs/org/apache/juneau/http/Warning.html |   32 +-
 .../org/apache/juneau/http/WwwAuthenticate.html |   14 +-
 .../apache/juneau/httppart/HttpPartParser.html  |    2 +-
 .../juneau/httppart/HttpPartSerializer.html     |   24 +-
 .../juneau/httppart/SimplePartSerializer.html   |    2 +-
 .../httppart/SimpleUonPartSerializer.html       |    2 +-
 .../SimpleUonPartSerializerBuilder.html         |  455 +-
 .../juneau/httppart/UonPartParserBuilder.html   |  356 +-
 .../juneau/httppart/UonPartSerializer.html      |    4 +-
 .../httppart/UonPartSerializerBuilder.html      |  439 +-
 .../org/apache/juneau/ini/ConfigFile.html       |  130 +-
 .../apache/juneau/ini/ConfigFileBuilder.html    |   28 +-
 .../apache/juneau/ini/ConfigFileContext.html    |    2 +-
 .../org/apache/juneau/ini/ConfigFileImpl.html   |   30 +-
 .../apache/juneau/ini/ConfigFileListener.html   |    2 +-
 .../org/apache/juneau/ini/ConfigFileVar.html    |   12 +-
 .../apache/juneau/ini/ConfigFileWrapped.html    |   26 +-
 .../org/apache/juneau/ini/ConfigSource.html     |    2 +-
 .../org/apache/juneau/ini/ConfigSourceFile.html |    2 +-
 .../apache/juneau/ini/ConfigSourceMemory.html   |    2 +-
 .../apache/juneau/ini/ConfigSourceSettings.html |    2 +-
 .../org/apache/juneau/ini/EntryListener.html    |    2 +-
 .../org/apache/juneau/ini/SectionListener.html  |    2 +-
 .../org/apache/juneau/ini/XorEncoder.html       |    2 +-
 .../org/apache/juneau/internal/ArrayUtils.html  |   10 +-
 .../apache/juneau/internal/ByteArrayCache.html  |    2 +-
 .../org/apache/juneau/internal/Cache.html       |    2 +-
 .../org/apache/juneau/internal/ClassUtils.html  |   24 +-
 .../apache/juneau/internal/CollectionUtils.html |    4 +-
 .../org/apache/juneau/internal/DateUtils.html   |    8 +-
 .../apache/juneau/internal/DelegateBeanMap.html |   26 +-
 .../org/apache/juneau/internal/DelegateMap.html |    2 +-
 .../org/apache/juneau/internal/FileUtils.html   |    8 +-
 .../org/apache/juneau/internal/HashCode.html    |    8 +-
 .../org/apache/juneau/internal/IOUtils.html     |   24 +-
 .../apache/juneau/internal/IdentityList.html    |   15 +-
 .../apache/juneau/internal/JuneauLogger.html    |    4 +-
 .../org/apache/juneau/internal/ObjectUtils.html |    8 +-
 .../apache/juneau/internal/ReflectionUtils.html |    6 +-
 .../org/apache/juneau/internal/SimpleMap.html   |    6 +-
 .../juneau/internal/StringBuilderWriter.html    |    2 +-
 .../org/apache/juneau/internal/StringUtils.html |   26 +-
 .../org/apache/juneau/internal/Version.html     |    8 +-
 .../apache/juneau/internal/VersionRange.html    |    2 +-
 .../org/apache/juneau/jena/RdfBeanMeta.html     |    8 +-
 .../apache/juneau/jena/RdfBeanPropertyMeta.html |   26 +-
 .../org/apache/juneau/jena/RdfClassMeta.html    |   26 +-
 .../org/apache/juneau/jena/RdfCommon.html       |  142 +-
 .../org/apache/juneau/jena/RdfParser.N3.html    |    4 +-
 .../apache/juneau/jena/RdfParser.NTriple.html   |    4 +-
 .../apache/juneau/jena/RdfParser.Turtle.html    |    4 +-
 .../org/apache/juneau/jena/RdfParser.Xml.html   |    4 +-
 .../org/apache/juneau/jena/RdfParser.html       |   59 +-
 .../apache/juneau/jena/RdfParserBuilder.html    |  355 +-
 .../apache/juneau/jena/RdfParserSession.html    |    4 +-
 .../apache/juneau/jena/RdfSerializer.N3.html    |    4 +-
 .../juneau/jena/RdfSerializer.NTriple.html      |    4 +-
 .../juneau/jena/RdfSerializer.Turtle.html       |    4 +-
 .../apache/juneau/jena/RdfSerializer.Xml.html   |    4 +-
 .../juneau/jena/RdfSerializer.XmlAbbrev.html    |    4 +-
 .../org/apache/juneau/jena/RdfSerializer.html   |   75 +-
 .../juneau/jena/RdfSerializerBuilder.html       |  449 +-
 .../juneau/jena/RdfSerializerSession.html       |    6 +-
 .../org/apache/juneau/jena/annotation/Rdf.html  |   72 +-
 .../apache/juneau/jena/annotation/RdfNs.html    |   18 +-
 .../juneau/jena/annotation/RdfSchema.html       |   34 +-
 .../org/apache/juneau/jena/package-summary.html |    4 +-
 .../org/apache/juneau/jso/JsoParser.html        |   23 +-
 .../org/apache/juneau/jso/JsoParserBuilder.html |  349 +-
 .../org/apache/juneau/jso/JsoParserSession.html |    4 +-
 .../org/apache/juneau/jso/JsoSerializer.html    |   12 +-
 .../apache/juneau/jso/JsoSerializerBuilder.html |  439 +-
 .../apache/juneau/jso/JsoSerializerSession.html |    6 +-
 .../org/apache/juneau/json/JsonClassMeta.html   |   12 +-
 .../apache/juneau/json/JsonParser.Strict.html   |    4 +-
 .../org/apache/juneau/json/JsonParser.html      |   46 +-
 .../apache/juneau/json/JsonParserBuilder.html   |  349 +-
 .../apache/juneau/json/JsonParserSession.html   |   10 +-
 .../juneau/json/JsonSchemaSerializer.html       |   24 +-
 .../json/JsonSchemaSerializerBuilder.html       |  708 +-
 .../json/JsonSchemaSerializerSession.html       |    6 +-
 .../juneau/json/JsonSerializer.Readable.html    |    4 +-
 .../juneau/json/JsonSerializer.Simple.html      |    4 +-
 .../json/JsonSerializer.SimpleReadable.html     |    4 +-
 .../json/JsonSerializer.SimpleReadableSafe.html |    4 +-
 .../org/apache/juneau/json/JsonSerializer.html  |  191 +-
 .../juneau/json/JsonSerializerBuilder.html      |  707 +-
 .../juneau/json/JsonSerializerSession.html      |    6 +-
 .../org/apache/juneau/json/JsonWriter.html      |   59 +-
 .../org/apache/juneau/json/annotation/Json.html |   14 +-
 .../org/apache/juneau/json/package-summary.html |    4 +-
 .../juneau/microservice/Microservice.html       |   76 +-
 .../apache/juneau/microservice/Resource.html    |    2 +-
 .../juneau/microservice/RestMicroservice.html   |   63 +-
 .../juneau/msgpack/MsgPackInputStream.html      |   13 +-
 .../juneau/msgpack/MsgPackOutputStream.html     |   11 +-
 .../apache/juneau/msgpack/MsgPackParser.html    |   25 +-
 .../juneau/msgpack/MsgPackParserBuilder.html    |  349 +-
 .../juneau/msgpack/MsgPackParserSession.html    |    4 +-
 .../juneau/msgpack/MsgPackSerializer.html       |   37 +-
 .../msgpack/MsgPackSerializerBuilder.html       |  439 +-
 .../msgpack/MsgPackSerializerSession.html       |    6 +-
 .../org/apache/juneau/package-summary.html      |  182 +-
 .../apache/juneau/parser/InputStreamParser.html |   13 +-
 .../juneau/parser/InputStreamParserSession.html |    4 +-
 .../apache/juneau/parser/ParseException.html    |    2 +-
 .../org/apache/juneau/parser/Parser.html        |  314 +-
 .../org/apache/juneau/parser/ParserBuilder.html |  630 +-
 .../org/apache/juneau/parser/ParserGroup.html   |   53 +-
 .../juneau/parser/ParserGroupBuilder.html       |  346 +-
 .../apache/juneau/parser/ParserListener.html    |    2 +-
 .../org/apache/juneau/parser/ParserPipe.html    |   16 +-
 .../org/apache/juneau/parser/ParserReader.html  |   20 +-
 .../org/apache/juneau/parser/ParserSession.html |  136 +-
 .../apache/juneau/parser/ParserSessionArgs.html |  208 +-
 .../org/apache/juneau/parser/ReaderParser.html  |   13 +-
 .../juneau/parser/ReaderParserSession.html      |    4 +-
 .../juneau/plaintext/PlainTextParser.html       |   37 +-
 .../plaintext/PlainTextParserBuilder.html       |  349 +-
 .../plaintext/PlainTextParserSession.html       |    4 +-
 .../juneau/plaintext/PlainTextSerializer.html   |   43 +-
 .../plaintext/PlainTextSerializerBuilder.html   |  439 +-
 .../plaintext/PlainTextSerializerSession.html   |    6 +-
 .../org/apache/juneau/remoteable/Body.html      |   16 +-
 .../org/apache/juneau/remoteable/FormData.html  |   72 +-
 .../apache/juneau/remoteable/FormDataIfNE.html  |    8 +-
 .../org/apache/juneau/remoteable/Header.html    |   64 +-
 .../apache/juneau/remoteable/HeaderIfNE.html    |    8 +-
 .../org/apache/juneau/remoteable/Path.html      |   62 +-
 .../org/apache/juneau/remoteable/Query.html     |   70 +-
 .../org/apache/juneau/remoteable/QueryIfNE.html |    8 +-
 .../apache/juneau/remoteable/RemoteMethod.html  |   12 +-
 .../juneau/remoteable/RemoteMethodArg.html      |    2 +-
 .../apache/juneau/remoteable/Remoteable.html    |   10 +-
 .../juneau/remoteable/RemoteableMeta.html       |    4 +-
 .../juneau/remoteable/RemoteableMethodMeta.html |   10 +-
 .../apache/juneau/remoteable/RequestBean.html   |   40 +-
 .../apache/juneau/remoteable/ReturnValue.html   |    2 +-
 .../juneau/remoteable/package-summary.html      |    2 +-
 .../juneau/rest/ClientVersionMatcher.html       |    4 +-
 .../org/apache/juneau/rest/HtmlDocBuilder.html  |  110 +-
 .../juneau/rest/ReaderResource.Builder.html     |    4 +-
 .../org/apache/juneau/rest/ReaderResource.html  |    8 +-
 .../org/apache/juneau/rest/Redirect.html        |   20 +-
 .../org/apache/juneau/rest/RequestBody.html     |   30 +-
 .../org/apache/juneau/rest/RequestFormData.html |   32 +-
 .../org/apache/juneau/rest/RequestHeaders.html  |  132 +-
 .../apache/juneau/rest/RequestPathMatch.html    |   30 +-
 .../org/apache/juneau/rest/RequestQuery.html    |   40 +-
 .../org/apache/juneau/rest/ResponseHandler.html |   14 +-
 .../org/apache/juneau/rest/RestCallHandler.html |   57 +-
 .../org/apache/juneau/rest/RestCallRouter.html  |    2 +-
 .../org/apache/juneau/rest/RestChild.html       |   21 +-
 .../org/apache/juneau/rest/RestContext.html     | 1450 ++--
 .../apache/juneau/rest/RestContextBuilder.html  | 1113 +--
 .../org/apache/juneau/rest/RestConverter.html   |   83 +-
 .../org/apache/juneau/rest/RestException.html   |   17 +-
 .../org/apache/juneau/rest/RestGuard.html       |   43 +-
 .../apache/juneau/rest/RestInfoProvider.html    |   60 +-
 .../org/apache/juneau/rest/RestLogger.NoOp.html |    6 +-
 .../apache/juneau/rest/RestLogger.Normal.html   |    6 +-
 .../org/apache/juneau/rest/RestLogger.html      |   34 +-
 .../org/apache/juneau/rest/RestMatcher.html     |   20 +-
 .../org/apache/juneau/rest/RestParam.html       |    6 +-
 .../org/apache/juneau/rest/RestRequest.html     |   60 +-
 .../juneau/rest/RestResourceResolver.html       |   10 +-
 .../juneau/rest/RestResourceResolverSimple.html |   12 +-
 .../org/apache/juneau/rest/RestResponse.html    |   26 +-
 .../org/apache/juneau/rest/RestServlet.html     |   12 +-
 .../apache/juneau/rest/RestServletDefault.html  |   12 +-
 .../juneau/rest/RestServletGroupDefault.html    |    6 +-
 .../org/apache/juneau/rest/RestUtils.html       |    2 +-
 .../apache/juneau/rest/StaticFileMapping.html   |    9 +-
 .../juneau/rest/StreamResource.Builder.html     |    4 +-
 .../org/apache/juneau/rest/StreamResource.html  |    8 +-
 .../org/apache/juneau/rest/UrlPathPattern.html  |   10 +-
 .../org/apache/juneau/rest/annotation/Body.html |    8 +-
 .../apache/juneau/rest/annotation/FormData.html |   74 +-
 .../juneau/rest/annotation/HasFormData.html     |   18 +-
 .../apache/juneau/rest/annotation/HasQuery.html |    8 +-
 .../apache/juneau/rest/annotation/Header.html   |   54 +-
 .../juneau/rest/annotation/HookEvent.html       |   82 +-
 .../apache/juneau/rest/annotation/HtmlDoc.html  |  396 +-
 .../apache/juneau/rest/annotation/Messages.html |    8 +-
 .../apache/juneau/rest/annotation/Method.html   |    8 +-
 .../juneau/rest/annotation/MethodSwagger.html   |  192 +-
 .../juneau/rest/annotation/Parameter.html       |  282 +-
 .../org/apache/juneau/rest/annotation/Path.html |   42 +-
 .../juneau/rest/annotation/PathRemainder.html   |    6 +-
 .../juneau/rest/annotation/Properties.html      |   10 +-
 .../apache/juneau/rest/annotation/Property.html |    8 +-
 .../apache/juneau/rest/annotation/Query.html    |   68 +-
 .../juneau/rest/annotation/ResourceSwagger.html |  242 +-
 .../apache/juneau/rest/annotation/Response.html |   66 +-
 .../apache/juneau/rest/annotation/RestHook.html |   14 +-
 .../juneau/rest/annotation/RestMethod.html      |  220 +-
 .../juneau/rest/annotation/RestResource.html    |  277 +-
 .../juneau/rest/annotation/package-summary.html |   26 +-
 .../juneau/rest/client/AllowAllRedirects.html   |   11 +-
 .../apache/juneau/rest/client/DateHeader.html   |    2 +-
 .../juneau/rest/client/NameValuePairs.html      |    8 +-
 .../juneau/rest/client/ResponsePattern.html     |   12 +-
 .../org/apache/juneau/rest/client/RestCall.html |  421 +-
 .../juneau/rest/client/RestCallException.html   |    6 +-
 .../juneau/rest/client/RestCallInterceptor.html |    2 +-
 .../juneau/rest/client/RestCallLogger.html      |    4 +-
 .../apache/juneau/rest/client/RestClient.html   |  183 +-
 .../juneau/rest/client/RestClientBuilder.html   |  594 +-
 .../org/apache/juneau/rest/client/RetryOn.html  |    2 +-
 .../rest/client/SSLOpts.CertValidate.html       |    2 +-
 .../juneau/rest/client/SSLOpts.HostVerify.html  |    2 +-
 .../org/apache/juneau/rest/client/SSLOpts.html  |    4 +-
 .../rest/client/SerializedNameValuePair.html    |    2 +-
 .../juneau/rest/converters/Introspectable.html  |   44 +-
 .../juneau/rest/converters/Queryable.html       |   56 +-
 .../juneau/rest/converters/Traversable.html     |   44 +-
 .../apache/juneau/rest/jaxrs/BaseProvider.html  |    4 +-
 .../juneau/rest/jaxrs/JuneauProvider.html       |   21 +-
 .../juneau/rest/jaxrs/package-summary.html      |    2 +-
 .../juneau/rest/labels/BeanDescription.html     |    4 +-
 .../rest/labels/ChildResourceDescriptions.html  |    2 +-
 .../juneau/rest/labels/NameDescription.html     |    2 +-
 .../juneau/rest/labels/ResourceDescription.html |    2 +-
 .../org/apache/juneau/rest/package-summary.html |  116 +-
 .../remoteable/RemoteableServiceProperties.html |   10 +-
 .../rest/remoteable/RemoteableServlet.html      |    8 +-
 .../juneau/rest/response/DefaultHandler.html    |    6 +-
 .../rest/response/InputStreamHandler.html       |    4 +-
 .../juneau/rest/response/ReaderHandler.html     |    2 +-
 .../juneau/rest/response/StreamableHandler.html |    2 +-
 .../juneau/rest/response/WritableHandler.html   |    2 +-
 .../response/ZipFileListResponseHandler.html    |    4 +-
 .../org/apache/juneau/rest/vars/FileVar.html    |   12 +-
 .../juneau/rest/vars/LocalizationVar.html       |    8 +-
 .../juneau/rest/vars/RequestAttributeVar.html   |   23 +-
 .../juneau/rest/vars/RequestFormDataVar.html    |   23 +-
 .../juneau/rest/vars/RequestHeaderVar.html      |   23 +-
 .../apache/juneau/rest/vars/RequestPathVar.html |   23 +-
 .../juneau/rest/vars/RequestQueryVar.html       |   23 +-
 .../org/apache/juneau/rest/vars/RequestVar.html |   23 +-
 .../apache/juneau/rest/vars/RestInfoVar.html    |   23 +-
 .../rest/vars/SerializedRequestAttrVar.html     |    6 +-
 .../juneau/rest/vars/ServletInitParamVar.html   |    8 +-
 .../apache/juneau/rest/vars/UrlEncodeVar.html   |    6 +-
 .../org/apache/juneau/rest/vars/UrlVar.html     |    8 +-
 .../org/apache/juneau/rest/vars/WidgetVar.html  |    6 +-
 .../juneau/rest/widget/ContentTypeMenuItem.html |    6 +-
 .../juneau/rest/widget/MenuItemWidget.html      |   14 +-
 .../juneau/rest/widget/PoweredByApache.html     |    8 +-
 .../juneau/rest/widget/PoweredByJuneau.html     |    8 +-
 .../juneau/rest/widget/QueryMenuItem.html       |   12 +-
 .../juneau/rest/widget/StyleMenuItem.html       |    4 +-
 .../org/apache/juneau/rest/widget/Tooltip.html  |   10 +-
 .../org/apache/juneau/rest/widget/Widget.html   |   54 +-
 .../serializer/OutputStreamSerializer.html      |   18 +-
 .../OutputStreamSerializerSession.html          |   19 +-
 .../apache/juneau/serializer/Serializer.html    |  721 +-
 .../juneau/serializer/SerializerBuilder.html    |  700 +-
 .../juneau/serializer/SerializerGroup.html      |   59 +-
 .../serializer/SerializerGroupBuilder.html      |  430 +-
 .../juneau/serializer/SerializerPipe.html       |   16 +-
 .../juneau/serializer/SerializerSession.html    |  138 +-
 .../serializer/SerializerSessionArgs.html       |  213 +-
 .../juneau/serializer/SerializerWriter.html     |   14 +-
 .../juneau/serializer/WriterSerializer.html     |   24 +-
 .../serializer/WriterSerializerSession.html     |   21 +-
 .../apache/juneau/soap/SoapXmlSerializer.html   |   31 +-
 .../juneau/soap/SoapXmlSerializerBuilder.html   |  441 +-
 .../juneau/soap/SoapXmlSerializerSession.html   |   10 +-
 .../org/apache/juneau/svl/DefaultingVar.html    |    6 +-
 .../juneau/svl/MultipartResolvingVar.html       |    6 +-
 .../org/apache/juneau/svl/MultipartVar.html     |    2 +-
 .../apache/juneau/svl/ResolvingObjectMap.html   |    4 +-
 .../org/apache/juneau/svl/SimpleVar.html        |    4 +-
 .../org/apache/juneau/svl/StreamedVar.html      |    4 +-
 .../site/apidocs/org/apache/juneau/svl/Var.html |   12 +-
 .../org/apache/juneau/svl/VarResolver.html      |   69 +-
 .../apache/juneau/svl/VarResolverBuilder.html   |    6 +-
 .../apache/juneau/svl/VarResolverContext.html   |    2 +-
 .../apache/juneau/svl/VarResolverSession.html   |   14 +-
 .../org/apache/juneau/svl/vars/ArgsVar.html     |   12 +-
 .../juneau/svl/vars/CoalesceAndRecurseVar.html  |    2 +-
 .../org/apache/juneau/svl/vars/CoalesceVar.html |    2 +-
 .../apache/juneau/svl/vars/EnvVariablesVar.html |    8 +-
 .../org/apache/juneau/svl/vars/IfVar.html       |   10 +-
 .../apache/juneau/svl/vars/ManifestFileVar.html |   12 +-
 .../org/apache/juneau/svl/vars/SwitchVar.html   |   10 +-
 .../juneau/svl/vars/SystemPropertiesVar.html    |    8 +-
 .../transform/AnnotationBeanFilterBuilder.html  |    4 +-
 .../org/apache/juneau/transform/BeanFilter.html |   90 +-
 .../juneau/transform/BeanFilterBuilder.html     |  396 +-
 .../transform/InterfaceBeanFilterBuilder.html   |   15 +-
 .../org/apache/juneau/transform/MapSwap.html    |    6 +-
 .../org/apache/juneau/transform/PojoSwap.html   |  137 +-
 .../apache/juneau/transform/PropertyFilter.html |  148 +-
 .../org/apache/juneau/transform/StringSwap.html |    6 +-
 .../org/apache/juneau/transform/Surrogate.html  |   36 +-
 .../apache/juneau/transform/SurrogateSwap.html  |    4 +-
 .../juneau/transforms/BeanStringSwap.html       |    4 +-
 .../transforms/CalendarSwap.DateFull.html       |    4 +-
 .../transforms/CalendarSwap.DateLong.html       |    4 +-
 .../transforms/CalendarSwap.DateMedium.html     |    4 +-
 .../transforms/CalendarSwap.DateShort.html      |    4 +-
 .../transforms/CalendarSwap.DateSimple.html     |    4 +-
 .../transforms/CalendarSwap.DateTimeFull.html   |    4 +-
 .../transforms/CalendarSwap.DateTimeLong.html   |    4 +-
 .../transforms/CalendarSwap.DateTimeMedium.html |    4 +-
 .../transforms/CalendarSwap.DateTimeShort.html  |    4 +-
 .../transforms/CalendarSwap.DateTimeSimple.html |    4 +-
 .../transforms/CalendarSwap.ISO8601D.html       |    4 +-
 .../transforms/CalendarSwap.ISO8601DT.html      |    6 +-
 .../transforms/CalendarSwap.ISO8601DTL.html     |    6 +-
 .../transforms/CalendarSwap.ISO8601DTP.html     |    4 +-
 .../transforms/CalendarSwap.ISO8601DTPZ.html    |    4 +-
 .../transforms/CalendarSwap.ISO8601DTZ.html     |    4 +-
 .../transforms/CalendarSwap.RFC2822D.html       |    4 +-
 .../transforms/CalendarSwap.RFC2822DT.html      |    4 +-
 .../transforms/CalendarSwap.RFC2822DTZ.html     |    4 +-
 .../transforms/CalendarSwap.TimeFull.html       |    4 +-
 .../transforms/CalendarSwap.TimeLong.html       |    4 +-
 .../transforms/CalendarSwap.TimeMedium.html     |    4 +-
 .../transforms/CalendarSwap.TimeShort.html      |    4 +-
 .../transforms/CalendarSwap.TimeSimple.html     |    4 +-
 .../transforms/CalendarSwap.ToString.html       |    4 +-
 .../apache/juneau/transforms/CalendarSwap.html  |    4 +-
 .../juneau/transforms/DateSwap.DateFull.html    |    4 +-
 .../juneau/transforms/DateSwap.DateLong.html    |    4 +-
 .../juneau/transforms/DateSwap.DateMedium.html  |    4 +-
 .../juneau/transforms/DateSwap.DateShort.html   |    4 +-
 .../juneau/transforms/DateSwap.DateSimple.html  |    4 +-
 .../transforms/DateSwap.DateTimeFull.html       |    4 +-
 .../transforms/DateSwap.DateTimeLong.html       |    4 +-
 .../transforms/DateSwap.DateTimeMedium.html     |    4 +-
 .../transforms/DateSwap.DateTimeShort.html      |    4 +-
 .../transforms/DateSwap.DateTimeSimple.html     |    4 +-
 .../juneau/transforms/DateSwap.ISO8601D.html    |    4 +-
 .../juneau/transforms/DateSwap.ISO8601DT.html   |    6 +-
 .../juneau/transforms/DateSwap.ISO8601DTL.html  |    6 +-
 .../juneau/transforms/DateSwap.ISO8601DTP.html  |    4 +-
 .../juneau/transforms/DateSwap.ISO8601DTPZ.html |    4 +-
 .../juneau/transforms/DateSwap.ISO8601DTZ.html  |    4 +-
 .../juneau/transforms/DateSwap.RFC2822D.html    |    4 +-
 .../juneau/transforms/DateSwap.RFC2822DT.html   |    4 +-
 .../juneau/transforms/DateSwap.RFC2822DTZ.html  |    4 +-
 .../juneau/transforms/DateSwap.TimeFull.html    |    4 +-
 .../juneau/transforms/DateSwap.TimeLong.html    |    4 +-
 .../juneau/transforms/DateSwap.TimeMedium.html  |    4 +-
 .../juneau/transforms/DateSwap.TimeShort.html   |    4 +-
 .../juneau/transforms/DateSwap.TimeSimple.html  |    4 +-
 .../juneau/transforms/DateSwap.ToString.html    |    4 +-
 .../org/apache/juneau/transforms/DateSwap.html  |    4 +-
 .../apache/juneau/transforms/IteratorSwap.html  |    2 +-
 .../juneau/transforms/ReaderSwap.Html.html      |    4 +-
 .../juneau/transforms/ReaderSwap.Json.html      |    4 +-
 .../juneau/transforms/ReaderSwap.PlainText.html |    4 +-
 .../juneau/transforms/ReaderSwap.Uon.html       |    4 +-
 .../transforms/ReaderSwap.UrlEncoding.html      |    4 +-
 .../juneau/transforms/ReaderSwap.Xml.html       |    4 +-
 .../apache/juneau/transforms/ReaderSwap.html    |   21 +-
 .../juneau/transforms/StringFormatSwap.html     |    4 +-
 .../transforms/XMLGregorianCalendarSwap.html    |    4 +-
 .../juneau/transforms/package-summary.html      |    2 +-
 .../org/apache/juneau/uon/ParamFormat.html      |   13 +-
 .../apache/juneau/uon/UonParser.Decoding.html   |    4 +-
 .../org/apache/juneau/uon/UonParser.html        |   69 +-
 .../org/apache/juneau/uon/UonParserBuilder.html |  513 +-
 .../org/apache/juneau/uon/UonParserSession.html |   10 +-
 .../org/apache/juneau/uon/UonReader.html        |    6 +-
 .../juneau/uon/UonSerializer.Encoding.html      |    8 +-
 .../juneau/uon/UonSerializer.Readable.html      |    8 +-
 .../org/apache/juneau/uon/UonSerializer.html    |  185 +-
 .../apache/juneau/uon/UonSerializerBuilder.html |  455 +-
 .../apache/juneau/uon/UonSerializerSession.html |    6 +-
 .../apidocs/org/apache/juneau/uon/UonUtils.html |    2 +-
 .../org/apache/juneau/uon/UonWriter.html        |   49 +-
 .../org/apache/juneau/uon/package-summary.html  |    6 +-
 .../juneau/urlencoding/UrlEncodingParser.html   |   77 +-
 .../urlencoding/UrlEncodingParserBuilder.html   |  653 +-
 .../urlencoding/UrlEncodingParserSession.html   |    6 +-
 .../UrlEncodingSerializer.Expanded.html         |   13 +-
 .../UrlEncodingSerializer.PlainText.html        |   13 +-
 .../UrlEncodingSerializer.Readable.html         |   13 +-
 .../urlencoding/UrlEncodingSerializer.html      |  134 +-
 .../UrlEncodingSerializerBuilder.html           |  465 +-
 .../UrlEncodingSerializerSession.html           |    6 +-
 .../urlencoding/annotation/UrlEncoding.html     |    2 +-
 .../juneau/urlencoding/package-summary.html     |    8 +-
 .../apidocs/org/apache/juneau/utils/AList.html  |    2 +-
 .../apidocs/org/apache/juneau/utils/AMap.html   |    2 +-
 .../apidocs/org/apache/juneau/utils/ASet.html   |    2 +-
 .../apidocs/org/apache/juneau/utils/Args.html   |   50 +-
 .../juneau/utils/CalendarUtils.Format.html      |   54 +-
 .../utils/ClasspathResourceFinder.Null.html     |    2 +-
 .../juneau/utils/ClasspathResourceFinder.html   |    2 +-
 .../utils/ClasspathResourceFinderBasic.html     |    4 +-
 .../utils/ClasspathResourceFinderRecursive.html |    2 +-
 .../utils/ClasspathResourceFinderSimple.html    |   17 +-
 .../apidocs/org/apache/juneau/utils/IOPipe.html |    6 +-
 .../org/apache/juneau/utils/ManifestFile.html   |    2 +-
 .../org/apache/juneau/utils/MessageBundle.html  |   28 +-
 .../org/apache/juneau/utils/MetadataMap.html    |    4 +-
 .../apache/juneau/utils/PojoIntrospector.html   |    2 +-
 .../org/apache/juneau/utils/PojoMerge.html      |   39 +-
 .../org/apache/juneau/utils/PojoQuery.html      |   73 +-
 .../org/apache/juneau/utils/PojoRest.html       |  120 +-
 .../apache/juneau/utils/PojoRestException.html  |    6 +-
 .../org/apache/juneau/utils/ProcBuilder.html    |   24 +-
 .../apache/juneau/utils/SearchArgs.Builder.html |   36 +-
 .../org/apache/juneau/utils/SearchArgs.html     |   10 +-
 .../org/apache/juneau/utils/StringMessage.html  |    2 +-
 .../org/apache/juneau/utils/StringObject.html   |    6 +-
 .../org/apache/juneau/utils/ZipFileList.html    |    2 +-
 .../org/apache/juneau/xml/Namespace.html        |    6 +-
 .../org/apache/juneau/xml/XmlBeanMeta.html      |    6 +-
 .../apache/juneau/xml/XmlBeanPropertyMeta.html  |   22 +-
 .../org/apache/juneau/xml/XmlClassMeta.html     |   34 +-
 .../apache/juneau/xml/XmlDocSerializer.Ns.html  |    4 +-
 .../org/apache/juneau/xml/XmlDocSerializer.html |   25 +-
 .../juneau/xml/XmlDocSerializerSession.html     |    6 +-
 .../org/apache/juneau/xml/XmlParser.html        |  122 +-
 .../org/apache/juneau/xml/XmlParserBuilder.html |  377 +-
 .../org/apache/juneau/xml/XmlParserSession.html |   18 +-
 .../org/apache/juneau/xml/XmlReader.html        |    2 +-
 .../juneau/xml/XmlSchemaDocSerializer.html      |   18 +-
 .../xml/XmlSchemaDocSerializerSession.html      |    6 +-
 .../apache/juneau/xml/XmlSchemaSerializer.html  |   18 +-
 .../juneau/xml/XmlSchemaSerializerBuilder.html  |  467 +-
 .../juneau/xml/XmlSchemaSerializerSession.html  |    6 +-
 .../org/apache/juneau/xml/XmlSerializer.Ns.html |    4 +-
 .../apache/juneau/xml/XmlSerializer.NsSq.html   |    4 +-
 .../juneau/xml/XmlSerializer.NsSqReadable.html  |    4 +-
 .../org/apache/juneau/xml/XmlSerializer.Sq.html |    4 +-
 .../juneau/xml/XmlSerializer.SqReadable.html    |    4 +-
 .../org/apache/juneau/xml/XmlSerializer.html    |  194 +-
 .../apache/juneau/xml/XmlSerializerBuilder.html |  475 +-
 .../apache/juneau/xml/XmlSerializerSession.html |    8 +-
 .../apidocs/org/apache/juneau/xml/XmlUtils.html |    6 +-
 .../org/apache/juneau/xml/XmlWriter.html        |  123 +-
 .../org/apache/juneau/xml/annotation/Xml.html   |  130 +-
 .../apache/juneau/xml/annotation/XmlFormat.html |   50 +-
 .../org/apache/juneau/xml/annotation/XmlNs.html |   20 +-
 .../apache/juneau/xml/annotation/XmlSchema.html |   44 +-
 .../org/apache/juneau/xml/package-summary.html  |    8 +-
 content/site/apidocs/overview-summary.html      |  407 +-
 content/site/apidocs/resources/juneau-doc.css   |   20 +
 .../src-html/org/apache/juneau/BeanContext.html | 4778 +++++++------
 .../org/apache/juneau/BeanContextBuilder.html   | 2534 +++----
 .../org/apache/juneau/BeanDictionaryList.html   |   90 +-
 .../org/apache/juneau/BeanDictionaryMap.html    |  164 +-
 .../src-html/org/apache/juneau/BeanMap.html     | 1083 +--
 .../org/apache/juneau/BeanMapEntry.html         |   28 +-
 .../src-html/org/apache/juneau/BeanMeta.html    | 1553 ++---
 .../org/apache/juneau/BeanMetaExtended.html     |    6 +-
 .../org/apache/juneau/BeanMetaFiltered.html     |   53 +-
 .../apache/juneau/BeanPropertyMeta.Builder.html |   70 +-
 .../org/apache/juneau/BeanPropertyMeta.html     |   70 +-
 .../apache/juneau/BeanPropertyMetaExtended.html |    6 +-
 .../org/apache/juneau/BeanPropertyValue.html    |   12 +-
 .../juneau/BeanProxyInvocationHandler.html      |    6 +-
 .../org/apache/juneau/BeanRegistry.html         |   16 +-
 .../org/apache/juneau/BeanRuntimeException.html |   10 +-
 .../src-html/org/apache/juneau/BeanSession.html |  128 +-
 .../org/apache/juneau/BeanSessionArgs.html      |  102 +-
 .../src-html/org/apache/juneau/ClassMeta.html   |  192 +-
 .../org/apache/juneau/ClassMetaExtended.html    |    8 +-
 .../org/apache/juneau/ConfigException.html      |    2 +-
 .../src-html/org/apache/juneau/Context.html     |  910 +--
 .../org/apache/juneau/ContextBuilder.html       |   20 +-
 .../apache/juneau/ContextRuntimeException.html  |   10 +-
 .../src-html/org/apache/juneau/Delegate.html    |    8 +-
 .../org/apache/juneau/FormattedException.html   |    6 +-
 .../FormattedIllegalArgumentException.html      |    4 +-
 .../juneau/FormattedRuntimeException.html       |    4 +-
 .../juneau/InvalidDataConversionException.html  |    2 +-
 .../src-html/org/apache/juneau/ObjectList.html  |  178 +-
 .../src-html/org/apache/juneau/ObjectMap.html   |  312 +-
 .../org/apache/juneau/PropertyNamer.html        |    8 +-
 .../org/apache/juneau/PropertyNamerDLC.html     |    4 +-
 .../org/apache/juneau/PropertyNamerDefault.html |    6 +-
 .../org/apache/juneau/PropertyNamerULC.html     |    4 +-
 .../org/apache/juneau/PropertyStore.html        | 1774 ++---
 .../org/apache/juneau/PropertyStoreBuilder.html |   16 +-
 .../src-html/org/apache/juneau/Session.html     |   26 +-
 .../src-html/org/apache/juneau/SessionArgs.html |   42 +-
 .../org/apache/juneau/Setter.FieldSetter.html   |    2 +-
 .../org/apache/juneau/Setter.MethodSetter.html  |    2 +-
 .../src-html/org/apache/juneau/Setter.html      |    2 +-
 .../src-html/org/apache/juneau/Streamable.html  |    6 +-
 .../src-html/org/apache/juneau/UriContext.html  |   54 +-
 .../src-html/org/apache/juneau/UriResolver.html |   18 +-
 .../src-html/org/apache/juneau/Visibility.html  |   32 +-
 .../src-html/org/apache/juneau/Writable.html    |    6 +-
 .../org/apache/juneau/annotation/Bean.html      |  449 +-
 .../juneau/annotation/BeanConstructor.html      |   49 +-
 .../apache/juneau/annotation/BeanIgnore.html    |   29 +-
 .../apache/juneau/annotation/BeanProperty.html  |  441 +-
 .../apache/juneau/annotation/NameProperty.html  |   32 +-
 .../juneau/annotation/ParentProperty.html       |   34 +-
 .../org/apache/juneau/annotation/Swap.html      |  176 +-
 .../org/apache/juneau/annotation/Swaps.html     |   35 +-
 .../org/apache/juneau/annotation/URI.html       |   25 +-
 .../org/apache/juneau/csv/CsvParser.html        |    2 +-
 .../org/apache/juneau/csv/CsvParserBuilder.html |    2 +-
 .../org/apache/juneau/csv/CsvParserSession.html |    4 +-
 .../org/apache/juneau/csv/CsvSerializer.html    |    2 +-
 .../apache/juneau/csv/CsvSerializerBuilder.html |    2 +-
 .../apache/juneau/csv/CsvSerializerSession.html |    4 +-
 .../org/apache/juneau/dto/LinkString.html       |   22 +-
 .../org/apache/juneau/dto/ResultSetList.html    |    6 +-
 .../org/apache/juneau/dto/atom/AtomBuilder.html |  413 +-
 .../org/apache/juneau/dto/atom/Category.html    |   20 +-
 .../org/apache/juneau/dto/atom/Common.html      |   16 +-
 .../org/apache/juneau/dto/atom/CommonEntry.html |   46 +-
 .../org/apache/juneau/dto/atom/Content.html     |   22 +-
 .../org/apache/juneau/dto/atom/Entry.html       |   28 +-
 .../org/apache/juneau/dto/atom/Feed.html        |   32 +-
 .../org/apache/juneau/dto/atom/Generator.html   |   22 +-
 .../org/apache/juneau/dto/atom/Icon.html        |   18 +-
 .../src-html/org/apache/juneau/dto/atom/Id.html |   10 +-
 .../org/apache/juneau/dto/atom/Link.html        |   32 +-
 .../org/apache/juneau/dto/atom/Logo.html        |   18 +-
 .../org/apache/juneau/dto/atom/Person.html      |   22 +-
 .../org/apache/juneau/dto/atom/Source.html      |   22 +-
 .../org/apache/juneau/dto/atom/Text.html        |   22 +-
 .../org/apache/juneau/dto/cognos/Column.html    |   24 +-
 .../apache/juneau/dto/cognos/DataSet.Row.html   |   26 +-
 .../org/apache/juneau/dto/cognos/DataSet.html   |   26 +-
 .../src-html/org/apache/juneau/dto/html5/A.html |   30 +-
 .../org/apache/juneau/dto/html5/Abbr.html       |    2 +-
 .../org/apache/juneau/dto/html5/Address.html    |    2 +-
 .../org/apache/juneau/dto/html5/Area.html       |   42 +-
 .../org/apache/juneau/dto/html5/Article.html    |   10 +-
 .../org/apache/juneau/dto/html5/Aside.html      |    2 +-
 .../org/apache/juneau/dto/html5/Audio.html      |   38 +-
 .../src-html/org/apache/juneau/dto/html5/B.html |    2 +-
 .../org/apache/juneau/dto/html5/Base.html       |   14 +-
 .../org/apache/juneau/dto/html5/Bdi.html        |    2 +-
 .../org/apache/juneau/dto/html5/Bdo.html        |    2 +-
 .../org/apache/juneau/dto/html5/Blockquote.html |    6 +-
 .../org/apache/juneau/dto/html5/Body.html       |   14 +-
 .../org/apache/juneau/dto/html5/Br.html         |    2 +-
 .../org/apache/juneau/dto/html5/Button.html     |   54 +-
 .../org/apache/juneau/dto/html5/Canvas.html     |   10 +-
 .../org/apache/juneau/dto/html5/Caption.html    |    2 +-
 .../org/apache/juneau/dto/html5/Cite.html       |    2 +-
 .../org/apache/juneau/dto/html5/Code.html       |    2 +-
 .../org/apache/juneau/dto/html5/Col.html        |    6 +-
 .../org/apache/juneau/dto/html5/Colgroup.html   |    6 +-
 .../org/apache/juneau/dto/html5/Data.html       |    6 +-
 .../org/apache/juneau/dto/html5/Datalist.html   |    2 +-
 .../org/apache/juneau/dto/html5/Dd.html         |    2 +-
 .../org/apache/juneau/dto/html5/Del.html        |   10 +-
 .../org/apache/juneau/dto/html5/Dfn.html        |    2 +-
 .../org/apache/juneau/dto/html5/Div.html        |    2 +-
 .../org/apache/juneau/dto/html5/Dl.html         |    2 +-
 .../org/apache/juneau/dto/html5/Dt.html         |    2 +-
 .../org/apache/juneau/dto/html5/Em.html         |    2 +-
 .../org/apache/juneau/dto/html5/Embed.html      |   22 +-
 .../org/apache/juneau/dto/html5/Fieldset.html   |   14 +-
 .../org/apache/juneau/dto/html5/Figcaption.html |    2 +-
 .../org/apache/juneau/dto/html5/Figure.html     |    2 +-
 .../org/apache/juneau/dto/html5/Footer.html     |    2 +-
 .../org/apache/juneau/dto/html5/Form.html       |   38 +-
 .../org/apache/juneau/dto/html5/H1.html         |    2 +-
 .../org/apache/juneau/dto/html5/H2.html         |    2 +-
 .../org/apache/juneau/dto/html5/H3.html         |    2 +-
 .../org/apache/juneau/dto/html5/H4.html         |    2 +-
 .../org/apache/juneau/dto/html5/H5.html         |    2 +-
 .../org/apache/juneau/dto/html5/H6.html         |    2 +-
 .../org/apache/juneau/dto/html5/Head.html       |    2 +-
 .../org/apache/juneau/dto/html5/Header.html     |    2 +-
 .../org/apache/juneau/dto/html5/Hr.html         |    2 +-
 .../org/apache/juneau/dto/html5/Html.html       |    6 +-
 .../juneau/dto/html5/HtmlBeanDictionary.html    |    2 +-
 .../apache/juneau/dto/html5/HtmlBuilder.html    |  428 +-
 .../apache/juneau/dto/html5/HtmlElement.html    |  146 +-
 .../juneau/dto/html5/HtmlElementContainer.html  |   20 +-
 .../juneau/dto/html5/HtmlElementMixed.html      |   20 +-
 .../juneau/dto/html5/HtmlElementRawText.html    |    8 +-
 .../juneau/dto/html5/HtmlElementText.html       |    8 +-
 .../juneau/dto/html5/HtmlElementVoid.html       |    4 +-
 .../src-html/org/apache/juneau/dto/html5/I.html |    2 +-
 .../org/apache/juneau/dto/html5/Iframe.html     |   30 +-
 .../org/apache/juneau/dto/html5/Img.html        |   34 +-
 .../org/apache/juneau/dto/html5/Input.html      |  130 +-
 .../org/apache/juneau/dto/html5/Ins.html        |   10 +-
 .../org/apache/juneau/dto/html5/Kbd.html        |    2 +-
 .../org/apache/juneau/dto/html5/Keygen.html     |   26 +-
 .../org/apache/juneau/dto/html5/Label.html      |   10 +-
 .../org/apache/juneau/dto/html5/Legend.html     |    2 +-
 .../org/apache/juneau/dto/html5/Li.html         |    2 +-
 .../org/apache/juneau/dto/html5/Link.html       |   34 +-
 .../org/apache/juneau/dto/html5/Main.html       |    2 +-
 .../org/apache/juneau/dto/html5/Map.html        |    6 +-
 .../org/apache/juneau/dto/html5/Mark.html       |    2 +-
 .../org/apache/juneau/dto/html5/Meta.html       |   18 +-
 .../org/apache/juneau/dto/html5/Meter.html      |   26 +-
 .../org/apache/juneau/dto/html5/Nav.html        |    2 +-
 .../org/apache/juneau/dto/html5/Noscript.html   |    2 +-
 .../org/apache/juneau/dto/html5/Object2.html    |   34 +-
 .../org/apache/juneau/dto/html5/Ol.html         |   14 +-
 .../org/apache/juneau/dto/html5/Optgroup.html   |   10 +-
 .../org/apache/juneau/dto/html5/Option.html     |   18 +-
 .../org/apache/juneau/dto/html5/Output.html     |   14 +-
 .../src-html/org/apache/juneau/dto/html5/P.html |    2 +-
 .../org/apache/juneau/dto/html5/Param.html      |   10 +-
 .../org/apache/juneau/dto/html5/Pre.html        |    2 +-
 .../org/apache/juneau/dto/html5/Progress.html   |   10 +-
 .../src-html/org/apache/juneau/dto/html5/Q.html |    6 +-
 .../org/apache/juneau/dto/html5/Rb.html         |    2 +-
 .../org/apache/juneau/dto/html5/Rp.html         |    2 +-
 .../org/apache/juneau/dto/html5/Rt.html         |    2 +-
 .../org/apache/juneau/dto/html5/Rtc.html        |    2 +-
 .../org/apache/juneau/dto/html5/Ruby.html       |    2 +-
 .../src-html/org/apache/juneau/dto/html5/S.html |    2 +-
 .../org/apache/juneau/dto/html5/Samp.html       |    2 +-
 .../org/apache/juneau/dto/html5/Script.html     |   30 +-
 .../org/apache/juneau/dto/html5/Section.html    |    2 +-
 .../org/apache/juneau/dto/html5/Select.html     |   30 +-
 .../org/apache/juneau/dto/html5/Small.html      |    2 +-
 .../org/apache/juneau/dto/html5/Source.html     |   14 +-
 .../org/apache/juneau/dto/html5/Span.html       |    2 +-
 .../org/apache/juneau/dto/html5/Strong.html     |    2 +-
 .../org/apache/juneau/dto/html5/Style.html      |   10 +-
 .../org/apache/juneau/dto/html5/Sub.html        |    2 +-
 .../org/apache/juneau/dto/html5/Sup.html        |    2 +-
 .../org/apache/juneau/dto/html5/Table.html      |    4 +-
 .../org/apache/juneau/dto/html5/Tbody.html      |    2 +-
 .../org/apache/juneau/dto/html5/Td.html         |   14 +-
 .../org/apache/juneau/dto/html5/Template.html   |    2 +-
 .../org/apache/juneau/dto/html5/Textarea.html   |   62 +-
 .../org/apache/juneau/dto/html5/Tfoot.html      |    2 +-
 .../org/apache/juneau/dto/html5/Th.html         |   26 +-
 .../org/apache/juneau/dto/html5/Thead.html      |    2 +-
 .../org/apache/juneau/dto/html5/Time.html       |    6 +-
 .../org/apache/juneau/dto/html5/Title.html      |    2 +-
 .../org/apache/juneau/dto/html5/Tr.html         |    2 +-
 .../org/apache/juneau/dto/html5/Track.html      |   26 +-
 .../src-html/org/apache/juneau/dto/html5/U.html |    2 +-
 .../org/apache/juneau/dto/html5/Ul.html         |    2 +-
 .../org/apache/juneau/dto/html5/Var.html        |    2 +-
 .../org/apache/juneau/dto/html5/Video.html      |   50 +-
 .../org/apache/juneau/dto/html5/Wbr.html        |    2 +-
 .../apache/juneau/dto/jsonschema/JsonType.html  |    8 +-
 .../juneau/dto/jsonschema/JsonTypeArray.html    |    6 +-
 .../Schema.BooleanOrSchemaArraySwap.html        |  244 +-
 .../jsonschema/Schema.BooleanOrSchemaSwap.html  |  244 +-
 .../Schema.JsonTypeOrJsonTypeArraySwap.html     |  244 +-
 .../Schema.SchemaOrSchemaArraySwap.html         |  244 +-
 .../apache/juneau/dto/jsonschema/Schema.html    |  244 +-
 .../juneau/dto/jsonschema/SchemaArray.html      |    6 +-
 .../apache/juneau/dto/jsonschema/SchemaMap.html |   28 +-
 .../juneau/dto/jsonschema/SchemaProperty.html   |    6 +-
 .../jsonschema/SchemaPropertySimpleArray.html   |    8 +-
 .../apache/juneau/dto/jsonschema/SchemaRef.html |   12 +-
 .../org/apache/juneau/dto/swagger/Contact.html  |   36 +-
 .../dto/swagger/ExternalDocumentation.html      |   30 +-
 .../apache/juneau/dto/swagger/HeaderInfo.html   |  194 +-
 .../org/apache/juneau/dto/swagger/Info.html     |   64 +-
 .../org/apache/juneau/dto/swagger/Items.html    |  186 +-
 .../org/apache/juneau/dto/swagger/License.html  |   30 +-
 .../apache/juneau/dto/swagger/Operation.html    |  178 +-
 .../juneau/dto/swagger/ParameterInfo.html       |  280 +-
 .../apache/juneau/dto/swagger/ResponseInfo.html |   66 +-
 .../apache/juneau/dto/swagger/SchemaInfo.html   |  198 +-
 .../juneau/dto/swagger/SecurityScheme.html      |  110 +-
 .../org/apache/juneau/dto/swagger/Swagger.html  |  274 +-
 .../juneau/dto/swagger/SwaggerBuilder.html      |   64 +-
 .../juneau/dto/swagger/SwaggerElement.html      |    6 +-
 .../org/apache/juneau/dto/swagger/Tag.html      |   40 +-
 .../org/apache/juneau/dto/swagger/Xml.html      |   66 +-
 .../org/apache/juneau/encoders/Encoder.html     |   73 +-
 .../apache/juneau/encoders/EncoderGroup.html    |  289 +-
 .../juneau/encoders/EncoderGroupBuilder.html    |   14 +-
 .../apache/juneau/encoders/EncoderMatch.html    |    4 +-
 .../org/apache/juneau/html/AnchorText.html      |   73 +-
 .../juneau/html/HtmlBeanPropertyMeta.html       |   36 +-
 .../org/apache/juneau/html/HtmlClassMeta.html   |   38 +-
 .../apache/juneau/html/HtmlDocSerializer.html   | 1148 ++--
 .../juneau/html/HtmlDocSerializerSession.html   |   32 +-
 .../org/apache/juneau/html/HtmlDocTemplate.html |   34 +-
 .../juneau/html/HtmlDocTemplateBasic.html       |    2 +-
 .../org/apache/juneau/html/HtmlLink.html        |    6 +-
 .../org/apache/juneau/html/HtmlParser.html      |  130 +-
 .../apache/juneau/html/HtmlParserBuilder.html   |    2 +-
 .../apache/juneau/html/HtmlParserSession.html   |   14 +-
 .../org/apache/juneau/html/HtmlRender.html      |   46 +-
 .../juneau/html/HtmlSchemaDocSerializer.html    |  137 +-
 .../html/HtmlSchemaDocSerializerSession.html    |    6 +-
 .../apache/juneau/html/HtmlSerializer.Sq.html   | 1116 +--
 .../juneau/html/HtmlSerializer.SqReadable.html  | 1116 +--
 .../org/apache/juneau/html/HtmlSerializer.html  | 1116 +--
 .../juneau/html/HtmlSerializerBuilder.html      | 1295 ++--
 .../juneau/html/HtmlSerializerSession.html      |   20 +-
 .../juneau/html/HtmlStrippedDocSerializer.html  |  111 +-
 .../html/HtmlStrippedDocSerializerSession.html  |    4 +-
 .../org/apache/juneau/html/HtmlWriter.html      |    4 +-
 .../apache/juneau/html/SimpleHtmlWriter.html    |    2 +-
 .../org/apache/juneau/html/annotation/Html.html |  178 +-
 .../src-html/org/apache/juneau/http/Accept.html |   52 +-
 .../org/apache/juneau/http/AcceptCharset.html   |   24 +-
 .../org/apache/juneau/http/AcceptEncoding.html  |   26 +-
 .../org/apache/juneau/http/AcceptLanguage.html  |   36 +-
 .../org/apache/juneau/http/AcceptRanges.html    |   20 +-
 .../src-html/org/apache/juneau/http/Age.html    |   22 +-
 .../src-html/org/apache/juneau/http/Allow.html  |   26 +-
 .../org/apache/juneau/http/Authorization.html   |   22 +-
 .../org/apache/juneau/http/CacheControl.html    |   22 +-
 .../org/apache/juneau/http/Connection.html      |   30 +-
 .../org/apache/juneau/http/Constants.html       |    2 +-
 .../org/apache/juneau/http/ContentEncoding.html |   22 +-
 .../apache/juneau/http/ContentEncodingEnum.html |    2 +-
 .../org/apache/juneau/http/ContentLanguage.html |   22 +-
 .../org/apache/juneau/http/ContentLength.html   |   20 +-
 .../org/apache/juneau/http/ContentLocation.html |   22 +-
 .../org/apache/juneau/http/ContentRange.html    |   36 +-
 .../org/apache/juneau/http/ContentType.html     |   18 +-
 .../src-html/org/apache/juneau/http/Date.html   |   22 +-
 .../src-html/org/apache/juneau/http/ETag.html   |   16 +-
 .../org/apache/juneau/http/EntityValidator.html |   12 +-
 .../src-html/org/apache/juneau/http/Expect.html |   24 +-
 .../org/apache/juneau/http/Expires.html         |   30 +-
 .../src-html/org/apache/juneau/http/From.html   |   22 +-
 .../org/apache/juneau/http/HeaderDate.html      |    8 +-
 .../juneau/http/HeaderEntityValidator.html      |    8 +-
 .../juneau/http/HeaderEntityValidatorArray.html |    8 +-
 .../org/apache/juneau/http/HeaderEnum.html      |   14 +-
 .../org/apache/juneau/http/HeaderInteger.html   |   10 +-
 .../apache/juneau/http/HeaderRangeArray.html    |   12 +-
 .../org/apache/juneau/http/HeaderString.html    |   14 +-
 .../apache/juneau/http/HeaderStringArray.html   |   14 +-
 .../org/apache/juneau/http/HeaderUri.html       |   12 +-
 .../src-html/org/apache/juneau/http/Host.html   |   20 +-
 .../org/apache/juneau/http/HttpMethod.html      |    6 +-
 .../org/apache/juneau/http/HttpMethodName.html  |    2 +-
 .../org/apache/juneau/http/IfMatch.html         |   30 +-
 .../org/apache/juneau/http/IfModifiedSince.html |   28 +-
 .../org/apache/juneau/http/IfNoneMatch.html     |   30 +-
 .../org/apache/juneau/http/IfRange.html         |   22 +-
 .../apache/juneau/http/IfUnmodifiedSince.html   |   24 +-
 .../org/apache/juneau/http/LastModified.html    |   24 +-
 .../org/apache/juneau/http/Location.html        |   18 +-
 .../org/apache/juneau/http/MaxForwards.html     |   20 +-
 .../org/apache/juneau/http/MediaType.html       |   32 +-
 .../org/apache/juneau/http/MediaTypeRange.html  |   36 +-
 .../src-html/org/apache/juneau/http/Pragma.html |   22 +-
 .../apache/juneau/http/ProxyAuthenticate.html   |   16 +-
 .../apache/juneau/http/ProxyAuthorization.html  |   16 +-
 .../src-html/org/apache/juneau/http/Range.html  |   42 +-
 .../org/apache/juneau/http/Referer.html         |   18 +-
 .../org/apache/juneau/http/RetryAfter.html      |   22 +-
 .../src-html/org/apache/juneau/http/Server.html |   20 +-
 .../org/apache/juneau/http/StringRange.html     |   42 +-
 .../src-html/org/apache/juneau/http/TE.html     |   24 +-
 .../org/apache/juneau/http/Trailer.html         |   20 +-
 .../apache/juneau/http/TransferEncoding.html    |   22 +-
 .../org/apache/juneau/http/Upgrade.html         |   26 +-
 .../org/apache/juneau/http/UserAgent.html       |   16 +-
 .../src-html/org/apache/juneau/http/Vary.html   |   20 +-
 .../src-html/org/apache/juneau/http/Via.html    |   36 +-
 .../org/apache/juneau/http/Warning.html         |   34 +-
 .../org/apache/juneau/http/WwwAuthenticate.html |   16 +-
 .../juneau/httppart/HttpPartParser.Null.html    |    4 +-
 .../apache/juneau/httppart/HttpPartParser.html  |    4 +-
 .../httppart/HttpPartSerializer.Null.html       |   26 +-
 .../juneau/httppart/HttpPartSerializer.html     |   26 +-
 .../httppart/SimpleUonPartSerializer.html       |    2 +-
 .../SimpleUonPartSerializerBuilder.html         |    2 +-
 .../apache/juneau/httppart/UonPartParser.html   |    2 +-
 .../juneau/httppart/UonPartParserBuilder.html   |    2 +-
 .../juneau/httppart/UonPartSerializer.html      |    2 +-
 .../httppart/UonPartSerializerBuilder.html      |    2 +-
 .../org/apache/juneau/ini/ConfigFile.html       |  252 +-
 .../apache/juneau/ini/ConfigFileBuilder.html    |   52 +-
 .../apache/juneau/ini/ConfigFileContext.html    |    2 +-
 .../org/apache/juneau/ini/ConfigFileImpl.html   |   14 +-
 .../apache/juneau/ini/ConfigFileListener.html   |    8 +-
 .../org/apache/juneau/ini/ConfigFileVar.html    |   14 +-
 .../apache/juneau/ini/ConfigFileWrapped.html    |    4 +-
 .../org/apache/juneau/ini/ConfigSource.html     |   12 +-
 .../org/apache/juneau/ini/ConfigSourceFile.html |    2 +-
 .../apache/juneau/ini/ConfigSourceMemory.html   |    2 +-
 .../apache/juneau/ini/ConfigSourceSettings.html |   10 +-
 .../src-html/org/apache/juneau/ini/Encoder.html |    4 +-
 .../org/apache/juneau/ini/EntryListener.html    |    6 +-
 .../src-html/org/apache/juneau/ini/Section.html |   14 +-
 .../org/apache/juneau/ini/SectionListener.html  |    6 +-
 .../org/apache/juneau/ini/XorEncoder.html       |    2 +-
 .../org/apache/juneau/internal/ArrayUtils.html  |   50 +-
 .../org/apache/juneau/internal/AsciiMap.html    |   10 +-
 .../org/apache/juneau/internal/AsciiSet.html    |    8 +-
 .../apache/juneau/internal/ByteArrayCache.html  |    8 +-
 .../juneau/internal/ByteArrayInOutStream.html   |    2 +-
 .../org/apache/juneau/internal/Cache.html       |   10 +-
 .../juneau/internal/CharSequenceReader.html     |    2 +-
 .../juneau/internal/ClassUtils.MethodInfo.html  |  112 +-
 .../org/apache/juneau/internal/ClassUtils.html  |  112 +-
 .../apache/juneau/internal/CollectionUtils.html |   12 +-
 .../org/apache/juneau/internal/DateUtils.html   |   26 +-
 .../apache/juneau/internal/DelegateBeanMap.html |   12 +-
 .../apache/juneau/internal/DelegateList.html    |    4 +-
 .../org/apache/juneau/internal/DelegateMap.html |    8 +-
 .../org/apache/juneau/internal/FileUtils.html   |   24 +-
 .../org/apache/juneau/internal/FilteredMap.html |    4 +-
 .../org/apache/juneau/internal/HashCode.html    |   18 +-
 .../org/apache/juneau/internal/IOUtils.html     |   80 +-
 .../apache/juneau/internal/IdentityList.html    |   61 +-
 .../apache/juneau/internal/JuneauLogger.html    |   38 +-
 .../org/apache/juneau/internal/KeywordSet.html  |    4 +-
 .../apache/juneau/internal/MultiIterable.html   |    6 +-
 .../org/apache/juneau/internal/MultiSet.html    |    8 +-
 .../org/apache/juneau/internal/ObjectUtils.html |   16 +-
 .../org/apache/juneau/internal/Pair.html        |    8 +-
 .../apache/juneau/internal/ReflectionUtils.html |   22 +-
 .../org/apache/juneau/internal/SimpleMap.html   |    8 +-
 .../juneau/internal/StringBuilderWriter.html    |    6 +-
 .../org/apache/juneau/internal/StringUtils.html |  170 +-
 .../org/apache/juneau/internal/SystemUtils.html |    6 +-
 .../apache/juneau/internal/TeeOutputStream.html |   12 +-
 .../org/apache/juneau/internal/TeeWriter.html   |   12 +-
 .../apache/juneau/internal/ThrowableUtils.html  |   10 +-
 .../org/apache/juneau/internal/Utils.html       |    2 +-
 .../org/apache/juneau/internal/Version.html     |   16 +-
 .../apache/juneau/internal/VersionRange.html    |    6 +-
 .../org/apache/juneau/internal/WrappedMap.html  |    4 +-
 .../org/apache/juneau/jena/RdfBeanMeta.html     |   10 +-
 .../apache/juneau/jena/RdfBeanPropertyMeta.html |   32 +-
 .../org/apache/juneau/jena/RdfClassMeta.html    |   30 +-
 .../org/apache/juneau/jena/RdfCommon.html       |   22 +-
 .../org/apache/juneau/jena/RdfParser.N3.html    |  427 +-
 .../apache/juneau/jena/RdfParser.NTriple.html   |  427 +-
 .../apache/juneau/jena/RdfParser.Turtle.html    |  427 +-
 .../org/apache/juneau/jena/RdfParser.Xml.html   |  427 +-
 .../org/apache/juneau/jena/RdfParser.html       |  427 +-
 .../apache/juneau/jena/RdfParserBuilder.html    |   10 +-
 .../apache/juneau/jena/RdfParserSession.html    |    4 +-
 .../apache/juneau/jena/RdfSerializer.N3.html    |  739 +-
 .../juneau/jena/RdfSerializer.NTriple.html      |  739 +-
 .../juneau/jena/RdfSerializer.Turtle.html       |  739 +-
 .../apache/juneau/jena/RdfSerializer.Xml.html   |  739 +-
 .../juneau/jena/RdfSerializer.XmlAbbrev.html    |  739 +-
 .../org/apache/juneau/jena/RdfSerializer.html   |  739 +-
 .../juneau/jena/RdfSerializerBuilder.html       |    8 +-
 .../juneau/jena/RdfSerializerSession.html       |    6 +-
 .../org/apache/juneau/jena/RdfUtils.html        |    2 +-
 .../org/apache/juneau/jena/annotation/Rdf.html  |   66 +-
 .../apache/juneau/jena/annotation/RdfNs.html    |   10 +-
 .../juneau/jena/annotation/RdfSchema.html       |   26 +-
 .../org/apache/juneau/jso/JsoParser.html        |  107 +-
 .../org/apache/juneau/jso/JsoParserBuilder.html |    2 +-
 .../org/apache/juneau/jso/JsoParserSession.html |    4 +-
 .../org/apache/juneau/jso/JsoSerializer.html    |   14 +-
 .../apache/juneau/jso/JsoSerializerBuilder.html |    2 +-
 .../apache/juneau/jso/JsoSerializerSession.html |    4 +-
 .../org/apache/juneau/json/JsonClassMeta.html   |   14 +-
 .../apache/juneau/json/JsonParser.Strict.html   |  306 +-
 .../org/apache/juneau/json/JsonParser.html      |  306 +-
 .../apache/juneau/json/JsonParserBuilder.html   |    2 +-
 .../apache/juneau/json/JsonParserSession.html   |   10 +-
 .../juneau/json/JsonSchemaSerializer.html       |   70 +-
 .../json/JsonSchemaSerializerBuilder.html       |  378 +-
 .../json/JsonSchemaSerializerSession.html       |    6 +-
 .../juneau/json/JsonSerializer.Readable.html    |  777 ++-
 .../juneau/json/JsonSerializer.Simple.html      |  777 ++-
 .../json/JsonSerializer.SimpleReadable.html     |  777 ++-
 .../json/JsonSerializer.SimpleReadableSafe.html |  777 ++-
 .../org/apache/juneau/json/JsonSerializer.html  |  777 ++-
 .../juneau/json/JsonSerializerBuilder.html      | 1151 ++--
 .../juneau/json/JsonSerializerSession.html      |    8 +-
 .../org/apache/juneau/json/JsonWriter.html      |  557 +-
 .../org/apache/juneau/json/annotation/Json.html |   14 +-
 .../juneau/microservice/Microservice.html       |  112 +-
 .../juneau/microservice/RestMicroservice.html   |  969 +--
 .../microservice/resources/ConfigResource.html  |   16 +-
 .../DirectoryResource.FileResource.html         |   12 +-
 .../resources/DirectoryResource.html            |   12 +-
 .../resources/LogEntryFormatter.html            |    8 +-
 .../microservice/resources/LogParser.Entry.html |    4 +-
 .../microservice/resources/LogParser.html       |    4 +-
 .../resources/LogsResource.FileResource.html    |   10 +-
 .../microservice/resources/LogsResource.html    |   10 +-
 .../resources/ShutdownResource.html             |    2 +-
 .../juneau/msgpack/MsgPackInputStream.html      |  959 +--
 .../juneau/msgpack/MsgPackOutputStream.html     |  605 +-
 .../apache/juneau/msgpack/MsgPackParser.html    |  119 +-
 .../juneau/msgpack/MsgPackParserBuilder.html    |    2 +-
 .../juneau/msgpack/MsgPackParserSession.html    |    4 +-
 .../juneau/msgpack/MsgPackSerializer.html       |  145 +-
 .../msgpack/MsgPackSerializerBuilder.html       |    2 +-
 .../msgpack/MsgPackSerializerSession.html       |    6 +-
 .../apache/juneau/parser/InputStreamParser.html |   53 +-
 .../juneau/parser/InputStreamParserSession.html |    6 +-
 .../apache/juneau/parser/ParseException.html    |   14 +-
 .../org/apache/juneau/parser/Parser.html        | 1351 ++--
 .../org/apache/juneau/parser/ParserBuilder.html | 1103 +--
 .../org/apache/juneau/parser/ParserGroup.html   |  377 +-
 .../juneau/parser/ParserGroupBuilder.html       |   42 +-
 .../juneau/parser/ParserListener.Null.html      |    6 +-
 .../apache/juneau/parser/ParserListener.html    |    6 +-
 .../org/apache/juneau/parser/ParserMatch.html   |    6 +-
 .../org/apache/juneau/parser/ParserPipe.html    |   32 +-
 .../org/apache/juneau/parser/ParserReader.html  |   58 +-
 .../org/apache/juneau/parser/ParserSession.html |  138 +-
 .../apache/juneau/parser/ParserSessionArgs.html |  113 +-
 .../org/apache/juneau/parser/ReaderParser.html  |   53 +-
 .../juneau/parser/ReaderParserSession.html      |    6 +-
 .../juneau/plaintext/PlainTextParser.html       |  155 +-
 .../plaintext/PlainTextParserBuilder.html       |    2 +-
 .../plaintext/PlainTextParserSession.html       |    2 +-
 .../juneau/plaintext/PlainTextSerializer.html   |  181 +-
 .../plaintext/PlainTextSerializerBuilder.html   |    2 +-
 .../plaintext/PlainTextSerializerSession.html   |    4 +-
 .../org/apache/juneau/remoteable/Body.html      |   16 +-
 .../org/apache/juneau/remoteable/FormData.html  |   72 +-
 .../apache/juneau/remoteable/FormDataIfNE.html  |   12 +-
 .../org/apache/juneau/remoteable/Header.html    |   64 +-
 .../apache/juneau/remoteable/HeaderIfNE.html    |   12 +-
 .../org/apache/juneau/remoteable/Path.html      |   62 +-
 .../org/apache/juneau/remoteable/Query.html     |   70 +-
 .../org/apache/juneau/remoteable/QueryIfNE.html |   12 +-
 .../apache/juneau/remoteable/RemoteMethod.html  |   12 +-
 .../juneau/remoteable/RemoteMethodArg.html      |    4 +-
 .../apache/juneau/remoteable/Remoteable.html    |   10 +-
 .../juneau/remoteable/RemoteableMeta.html       |    8 +-
 .../remoteable/RemoteableMetadataException.html |    4 +-
 .../juneau/remoteable/RemoteableMethodMeta.html |   30 +-
 .../apache/juneau/remoteable/RequestBean.html   |   40 +-
 .../apache/juneau/remoteable/ReturnValue.html   |    2 +-
 .../juneau/rest/ClientVersionMatcher.html       |    4 +-
 .../org/apache/juneau/rest/HtmlDocBuilder.html  |  136 +-
 .../juneau/rest/ReaderResource.Builder.html     |   30 +-
 .../org/apache/juneau/rest/ReaderResource.html  |   30 +-
 .../org/apache/juneau/rest/Redirect.html        |   30 +-
 .../org/apache/juneau/rest/RequestBody.html     |   54 +-
 .../org/apache/juneau/rest/RequestFormData.html |   70 +-
 .../org/apache/juneau/rest/RequestHeaders.html  |  224 +-
 .../apache/juneau/rest/RequestPathMatch.html    |   40 +-
 .../org/apache/juneau/rest/RequestQuery.html    |   90 +-
 .../org/apache/juneau/rest/ResponseHandler.html |   16 +-
 .../org/apache/juneau/rest/RestCallHandler.html |  583 +-
 .../org/apache/juneau/rest/RestCallRouter.html  |    6 +-
 .../org/apache/juneau/rest/RestChild.html       |   55 +-
 .../org/apache/juneau/rest/RestContext.html     | 6365 ++++++++++--------
 .../apache/juneau/rest/RestContextBuilder.html  | 4551 ++++++-------
 .../org/apache/juneau/rest/RestConverter.html   |  159 +-
 .../org/apache/juneau/rest/RestException.html   |   53 +-
 .../org/apache/juneau/rest/RestGuard.html       |  163 +-
 .../apache/juneau/rest/RestInfoProvider.html    |   92 +-
 .../org/apache/juneau/rest/RestJavaMethod.html  |    4 +-
 .../org/apache/juneau/rest/RestLogger.NoOp.html |   54 +-
 .../apache/juneau/rest/RestLogger.Normal.html   |   54 +-
 .../org/apache/juneau/rest/RestLogger.html      |   54 +-
 .../org/apache/juneau/rest/RestMatcher.html     |   24 +-
 .../org/apache/juneau/rest/RestParam.html       |   18 +-
 .../org/apache/juneau/rest/RestRequest.html     |  148 +-
 .../juneau/rest/RestResourceResolver.html       |   10 +-
 .../juneau/rest/RestResourceResolverSimple.html |    8 +-
 .../org/apache/juneau/rest/RestResponse.html    |   60 +-
 .../org/apache/juneau/rest/RestServlet.html     |   26 +-
 .../apache/juneau/rest/RestServletDefault.html  |   14 +-
 .../juneau/rest/RestServletException.html       |    4 +-
 .../juneau/rest/RestServletGroupDefault.html    |    8 +-
 .../org/apache/juneau/rest/RestUtils.html       |    8 +-
 .../apache/juneau/rest/StaticFileMapping.html   |  141 +-
 .../juneau/rest/StreamResource.Builder.html     |   24 +-
 .../org/apache/juneau/rest/StreamResource.html  |   24 +-
 .../org/apache/juneau/rest/UrlPathPattern.html  |   20 +-
 .../org/apache/juneau/rest/annotation/Body.html |    8 +-
 .../apache/juneau/rest/annotation/FormData.html |   80 +-
 .../juneau/rest/annotation/HasFormData.html     |   18 +-
 .../apache/juneau/rest/annotation/HasQuery.html |    8 +-
 .../apache/juneau/rest/annotation/Header.html   |   48 +-
 .../juneau/rest/annotation/HookEvent.html       |   82 +-
 .../apache/juneau/rest/annotation/HtmlDoc.html  |  794 +--
 .../apache/juneau/rest/annotation/Messages.html |    8 +-
 .../apache/juneau/rest/annotation/Method.html   |    8 +-
 .../juneau/rest/annotation/MethodSwagger.html   |  374 +-
 .../juneau/rest/annotation/Parameter.html       |  322 +-
 .../org/apache/juneau/rest/annotation/Path.html |   40 +-
 .../juneau/rest/annotation/PathRemainder.html   |    6 +-
 .../juneau/rest/annotation/Properties.html      |   10 +-
 .../apache/juneau/rest/annotation/Property.html |    8 +-
 .../apache/juneau/rest/annotation/Query.html    |   79 +-
 .../juneau/rest/annotation/ResourceSwagger.html |  431 +-
 .../apache/juneau/rest/annotation/Response.html |  106 +-
 .../apache/juneau/rest/annotation/RestHook.html |   14 +-
 .../juneau/rest/annotation/RestMethod.html      |  954 ++-
 .../juneau/rest/annotation/RestResource.html    | 1939 +++---
 .../juneau/rest/client/AllowAllRedirects.html   |   31 +-
 .../apache/juneau/rest/client/DateHeader.html   |    4 +-
 .../apache/juneau/rest/client/HttpMethod.html   |    2 +-
 .../juneau/rest/client/NameValuePairs.html      |   14 +-
 .../juneau/rest/client/ResponsePattern.html     |   20 +-
 .../org/apache/juneau/rest/client/RestCall.html | 4149 ++++++------
 .../juneau/rest/client/RestCallException.html   |   30 +-
 .../juneau/rest/client/RestCallInterceptor.html |   10 +-
 .../juneau/rest/client/RestCallLogger.html      |    6 +-
 .../apache/juneau/rest/client/RestClient.html   |  689 +-
 .../juneau/rest/client/RestClientBuilder.html   |  352 +-
 .../juneau/rest/client/RestRequestEntity.html   |    2 +-
 .../org/apache/juneau/rest/client/RetryOn.html  |    6 +-
 .../rest/client/SSLOpts.CertValidate.html       |   24 +-
 .../juneau/rest/client/SSLOpts.HostVerify.html  |   24 +-
 .../org/apache/juneau/rest/client/SSLOpts.html  |   24 +-
 .../rest/client/SerializedNameValuePair.html    |    4 +-
 .../rest/client/SimpleX509TrustManager.html     |    2 +-
 .../juneau/rest/converters/Introspectable.html  |   72 +-
 .../juneau/rest/converters/Queryable.html       |  131 +-
 .../juneau/rest/converters/Traversable.html     |   78 +-
 .../apache/juneau/rest/jaxrs/BaseProvider.html  |    4 +-
 .../juneau/rest/jaxrs/JuneauProvider.html       |  167 +-
 ...BeanDescription.BeanPropertyDescription.html |    8 +-
 .../juneau/rest/labels/BeanDescription.html     |    8 +-
 .../rest/labels/ChildResourceDescriptions.html  |    6 +-
 .../juneau/rest/labels/NameDescription.html     |   12 +-
 .../juneau/rest/labels/ResourceDescription.html |    4 +-
 .../remoteable/RemoteableServiceProperties.html |   10 +-
 .../rest/remoteable/RemoteableServlet.html      |   16 +-
 .../juneau/rest/response/DefaultHandler.html    |    6 +-
 .../rest/response/InputStreamHandler.html       |    4 +-
 .../juneau/rest/response/ReaderHandler.html     |    2 +-
 .../juneau/rest/response/StreamableHandler.html |    2 +-
 .../juneau/rest/response/WritableHandler.html   |    2 +-
 .../response/ZipFileListResponseHandler.html    |    4 +-
 .../org/apache/juneau/rest/vars/FileVar.html    |   14 +-
 .../juneau/rest/vars/LocalizationVar.html       |   10 +-
 .../juneau/rest/vars/RequestAttributeVar.html   |   95 +-
 .../juneau/rest/vars/RequestFormDataVar.html    |   95 +-
 .../juneau/rest/vars/RequestHeaderVar.html      |   95 +-
 .../apache/juneau/rest/vars/RequestPathVar.html |   95 +-
 .../juneau/rest/vars/RequestQueryVar.html       |   95 +-
 .../org/apache/juneau/rest/vars/RequestVar.html |  169 +-
 .../apache/juneau/rest/vars/RestInfoVar.html    |  179 +-
 .../rest/vars/SerializedRequestAttrVar.html     |    8 +-
 .../juneau/rest/vars/ServletInitParamVar.html   |   10 +-
 .../apache/juneau/rest/vars/UrlEncodeVar.html   |    8 +-
 .../org/apache/juneau/rest/vars/UrlVar.html     |   10 +-
 .../org/apache/juneau/rest/vars/WidgetVar.html  |    8 +-
 .../juneau/rest/widget/ContentTypeMenuItem.html |    6 +-
 .../juneau/rest/widget/MenuItemWidget.html      |   16 +-
 .../juneau/rest/widget/PoweredByApache.html     |    8 +-
 .../juneau/rest/widget/PoweredByJuneau.html     |    8 +-
 .../juneau/rest/widget/QueryMenuItem.html       |   12 +-
 .../juneau/rest/widget/StyleMenuItem.html       |    4 +-
 .../org/apache/juneau/rest/widget/Tooltip.html  |   10 +-
 .../org/apache/juneau/rest/widget/Widget.html   |   74 +-
 .../serializer/OutputStreamSerializer.html      |   98 +-
 .../OutputStreamSerializerSession.html          |  113 +-
 .../juneau/serializer/SerializeException.html   |   12 +-
 .../apache/juneau/serializer/Serializer.html    | 1892 +++---
 .../juneau/serializer/SerializerBuilder.html    | 1106 +--
 .../juneau/serializer/SerializerGroup.html      |  469 +-
 .../serializer/SerializerGroupBuilder.html      |  126 +-
 .../serializer/SerializerListener.Null.html     |    4 +-
 .../juneau/serializer/SerializerListener.html   |    4 +-
 .../juneau/serializer/SerializerMatch.html      |    4 +-
 .../juneau/serializer/SerializerPipe.html       |   26 +-
 .../juneau/serializer/SerializerSession.html    |  135 +-
 .../serializer/SerializerSessionArgs.html       |  117 +-
 .../juneau/serializer/SerializerWriter.html     |   54 +-
 .../juneau/serializer/WriterSerializer.html     |  152 +-
 .../serializer/WriterSerializerSession.html     |  123 +-
 .../apache/juneau/soap/SoapXmlSerializer.html   |  113 +-
 .../juneau/soap/SoapXmlSerializerBuilder.html   |    4 +-
 .../juneau/soap/SoapXmlSerializerSession.html   |    4 +-
 .../org/apache/juneau/svl/DefaultingVar.html    |    8 +-
 .../src-html/org/apache/juneau/svl/MapVar.html  |    4 +-
 .../juneau/svl/MultipartResolvingVar.html       |    8 +-
 .../org/apache/juneau/svl/MultipartVar.html     |    8 +-
 .../apache/juneau/svl/ResolvingObjectMap.html   |    6 +-
 .../org/apache/juneau/svl/SimpleVar.html        |    8 +-
 .../org/apache/juneau/svl/StreamedVar.html      |    8 +-
 .../src-html/org/apache/juneau/svl/Var.html     |   24 +-
 .../org/apache/juneau/svl/VarResolver.html      |  269 +-
 .../apache/juneau/svl/VarResolverBuilder.html   |   16 +-
 .../apache/juneau/svl/VarResolverContext.html   |   14 +-
 .../apache/juneau/svl/VarResolverSession.html   |   32 +-
 .../org/apache/juneau/svl/vars/ArgsVar.html     |   14 +-
 .../juneau/svl/vars/CoalesceAndRecurseVar.html  |    2 +-
 .../org/apache/juneau/svl/vars/CoalesceVar.html |    2 +-
 .../apache/juneau/svl/vars/EnvVariablesVar.html |   10 +-
 .../org/apache/juneau/svl/vars/IfVar.html       |   12 +-
 .../apache/juneau/svl/vars/ManifestFileVar.html |   14 +-
 .../org/apache/juneau/svl/vars/SwitchVar.html   |   10 +-
 .../juneau/svl/vars/SystemPropertiesVar.html    |   10 +-
 .../transform/AnnotationBeanFilterBuilder.html  |    4 +-
 .../org/apache/juneau/transform/BeanFilter.html |  240 +-
 .../juneau/transform/BeanFilterBuilder.html     |  804 ++-
 .../transform/InterfaceBeanFilterBuilder.html   |    6 +-
 .../org/apache/juneau/transform/MapSwap.html    |    4 +-
 .../org/apache/juneau/transform/PojoSwap.html   |  779 +--
 .../apache/juneau/transform/PropertyFilter.html |  162 +-
 .../org/apache/juneau/transform/StringSwap.html |    6 +-
 .../org/apache/juneau/transform/Surrogate.html  |   38 +-
 .../apache/juneau/transform/SurrogateSwap.html  |    8 +-
 .../juneau/transforms/BeanStringSwap.html       |    6 +-
 .../transforms/CalendarSwap.DateFull.html       |   58 +-
 .../transforms/CalendarSwap.DateLong.html       |   58 +-
 .../transforms/CalendarSwap.DateMedium.html     |   58 +-
 .../transforms/CalendarSwap.DateShort.html      |   58 +-
 .../transforms/CalendarSwap.DateSimple.html     |   58 +-
 .../transforms/CalendarSwap.DateTimeFull.html   |   58 +-
 .../transforms/CalendarSwap.DateTimeLong.html   |   58 +-
 .../transforms/CalendarSwap.DateTimeMedium.html |   58 +-
 .../transforms/CalendarSwap.DateTimeShort.html  |   58 +-
 .../transforms/CalendarSwap.DateTimeSimple.html |   58 +-
 .../transforms/CalendarSwap.ISO8601D.html       |   58 +-
 .../transforms/CalendarSwap.ISO8601DT.html      |   58 +-
 .../transforms/CalendarSwap.ISO8601DTL.html     |   58 +-
 .../transforms/CalendarSwap.ISO8601DTP.html     |   58 +-
 .../transforms/CalendarSwap.ISO8601DTPZ.html    |   58 +-
 .../transforms/CalendarSwap.ISO8601DTZ.html     |   58 +-
 .../transforms/CalendarSwap.RFC2822D.html       |   58 +-
 .../transforms/CalendarSwap.RFC2822DT.html      |   58 +-
 .../transforms/CalendarSwap.RFC2822DTZ.html     |   58 +-
 .../transforms/CalendarSwap.TimeFull.html       |   58 +-
 .../transforms/CalendarSwap.TimeLong.html       |   58 +-
 .../transforms/CalendarSwap.TimeMedium.html     |   58 +-
 .../transforms/CalendarSwap.TimeShort.html      |   58 +-
 .../transforms/CalendarSwap.TimeSimple.html     |   58 +-
 .../transforms/CalendarSwap.ToString.html       |   58 +-
 .../apache/juneau/transforms/CalendarSwap.html  |   58 +-
 .../juneau/transforms/DateSwap.DateFull.html    |   58 +-
 .../juneau/transforms/DateSwap.DateLong.html    |   58 +-
 .../juneau/transforms/DateSwap.DateMedium.html  |   58 +-
 .../juneau/transforms/DateSwap.DateShort.html   |   58 +-
 .../juneau/transforms/DateSwap.DateSimple.html  |   58 +-
 .../transforms/DateSwap.DateTimeFull.html       |   58 +-
 .../transforms/DateSwap.DateTimeLong.html       |   58 +-
 .../transforms/DateSwap.DateTimeMedium.html     |   58 +-
 .../transforms/DateSwap.DateTimeShort.html      |   58 +-
 .../transforms/DateSwap.DateTimeSimple.html     |   58 +-
 .../juneau/transforms/DateSwap.ISO8601D.html    |   58 +-
 .../juneau/transforms/DateSwap.ISO8601DT.html   |   58 +-
 .../juneau/transforms/DateSwap.ISO8601DTL.html  |   58 +-
 .../juneau/transforms/DateSwap.ISO8601DTP.html  |   58 +-
 .../juneau/transforms/DateSwap.ISO8601DTPZ.html |   58 +-
 .../juneau/transforms/DateSwap.ISO8601DTZ.html  |   58 +-
 .../juneau/transforms/DateSwap.RFC2822D.html    |   58 +-
 .../juneau/transforms/DateSwap.RFC2822DT.html   |   58 +-
 .../juneau/transforms/DateSwap.RFC2822DTZ.html  |   58 +-
 .../juneau/transforms/DateSwap.TimeFull.html    |   58 +-
 .../juneau/transforms/DateSwap.TimeLong.html    |   58 +-
 .../juneau/transforms/DateSwap.TimeMedium.html  |   58 +-
 .../juneau/transforms/DateSwap.TimeShort.html   |   58 +-
 .../juneau/transforms/DateSwap.TimeSimple.html  |   58 +-
 .../juneau/transforms/DateSwap.ToString.html    |   58 +-
 .../org/apache/juneau/transforms/DateSwap.html  |   58 +-
 .../apache/juneau/transforms/IteratorSwap.html  |    2 +-
 .../juneau/transforms/ReaderSwap.Html.html      |  185 +-
 .../juneau/transforms/ReaderSwap.Json.html      |  185 +-
 .../juneau/transforms/ReaderSwap.PlainText.html |  185 +-
 .../juneau/transforms/ReaderSwap.Uon.html       |  185 +-
 .../transforms/ReaderSwap.UrlEncoding.html      |  185 +-
 .../juneau/transforms/ReaderSwap.Xml.html       |  185 +-
 .../apache/juneau/transforms/ReaderSwap.html    |  185 +-
 .../juneau/transforms/StringFormatSwap.html     |    4 +-
 .../transforms/XMLGregorianCalendarSwap.html    |    4 +-
 .../org/apache/juneau/uon/ParamFormat.html      |   23 +-
 .../apache/juneau/uon/UonParser.Decoding.html   |  291 +-
 .../org/apache/juneau/uon/UonParser.html        |  291 +-
 .../org/apache/juneau/uon/UonParserBuilder.html |  406 +-
 .../org/apache/juneau/uon/UonParserSession.html |   20 +-
 .../org/apache/juneau/uon/UonReader.html        |    6 +-
 .../juneau/uon/UonSerializer.Encoding.html      |  704 +-
 .../juneau/uon/UonSerializer.Readable.html      |  704 +-
 .../org/apache/juneau/uon/UonSerializer.html    |  704 +-
 .../apache/juneau/uon/UonSerializerBuilder.html |   24 +-
 .../apache/juneau/uon/UonSerializerSession.html |    8 +-
 .../org/apache/juneau/uon/UonUtils.html         |    4 +-
 .../org/apache/juneau/uon/UonWriter.html        |  477 +-
 .../urlencoding/UrlEncodingClassMeta.html       |    6 +-
 .../juneau/urlencoding/UrlEncodingParser.html   |  276 +-
 .../urlencoding/UrlEncodingParserBuilder.html   |  356 +-
 .../urlencoding/UrlEncodingParserSession.html   |    6 +-
 .../UrlEncodingSerializer.Expanded.html         |  598 +-
 .../UrlEncodingSerializer.PlainText.html        |  598 +-
 .../UrlEncodingSerializer.Readable.html         |  598 +-
 .../urlencoding/UrlEncodingSerializer.html      |  598 +-
 .../UrlEncodingSerializerBuilder.html           |   12 +-
 .../UrlEncodingSerializerSession.html           |    4 +-
 .../urlencoding/annotation/UrlEncoding.html     |    2 +-
 .../src-html/org/apache/juneau/utils/AList.html |    8 +-
 .../src-html/org/apache/juneau/utils/AMap.html  |    6 +-
 .../src-html/org/apache/juneau/utils/ASet.html  |    8 +-
 .../src-html/org/apache/juneau/utils/Args.html  |   64 +-
 .../juneau/utils/CalendarUtils.Format.html      |   62 +-
 .../org/apache/juneau/utils/CalendarUtils.html  |   62 +-
 .../utils/ClasspathResourceFinder.Null.html     |    2 +-
 .../juneau/utils/ClasspathResourceFinder.html   |    2 +-
 .../utils/ClasspathResourceFinderBasic.html     |    2 +-
 .../utils/ClasspathResourceFinderSimple.html    |  126 +-
 .../juneau/utils/ClasspathResourceManager.html  |   14 +-
 .../juneau/utils/IOPipe.LineProcessor.html      |   24 +-
 .../org/apache/juneau/utils/IOPipe.html         |   24 +-
 .../org/apache/juneau/utils/ManifestFile.html   |    8 +-
 .../org/apache/juneau/utils/MessageBundle.html  |   36 +-
 .../org/apache/juneau/utils/MetadataMap.html    |    6 +-
 .../apache/juneau/utils/PojoIntrospector.html   |   10 +-
 .../org/apache/juneau/utils/PojoMerge.html      |  185 +-
 .../org/apache/juneau/utils/PojoQuery.html      | 2209 +++---
 .../org/apache/juneau/utils/PojoRest.html       |  192 +-
 .../apache/juneau/utils/PojoRestException.html  |   10 +-
 .../juneau/utils/ProcBuilder.Matcher.html       |   68 +-
 .../org/apache/juneau/utils/ProcBuilder.html    |   68 +-
 .../apache/juneau/utils/SearchArgs.Builder.html |   80 +-
 .../org/apache/juneau/utils/SearchArgs.html     |   80 +-
 .../org/apache/juneau/utils/StringMessage.html  |    4 +-
 .../org/apache/juneau/utils/StringObject.html   |   10 +-
 .../juneau/utils/ZipFileList.FileEntry.html     |   16 +-
 .../juneau/utils/ZipFileList.ZipFileEntry.html  |   16 +-
 .../org/apache/juneau/utils/ZipFileList.html    |   16 +-
 .../org/apache/juneau/xml/Namespace.html        |   18 +-
 .../org/apache/juneau/xml/XmlBeanMeta.html      |   32 +-
 .../apache/juneau/xml/XmlBeanPropertyMeta.html  |   30 +-
 .../org/apache/juneau/xml/XmlClassMeta.html     |   38 +-
 .../apache/juneau/xml/XmlDocSerializer.Ns.html  |  101 +-
 .../org/apache/juneau/xml/XmlDocSerializer.html |  101 +-
 .../juneau/xml/XmlDocSerializerSession.html     |    4 +-
 .../apache/juneau/xml/XmlParseException.html    |    2 +-
 .../org/apache/juneau/xml/XmlParser.html        |  460 +-
 .../org/apache/juneau/xml/XmlParserBuilder.html |   30 +-
 .../org/apache/juneau/xml/XmlParserSession.html |   28 +-
 .../org/apache/juneau/xml/XmlReader.html        |    6 +-
 .../juneau/xml/XmlSchemaDocSerializer.html      |   22 +-
 .../xml/XmlSchemaDocSerializerSession.html      |    4 +-
 .../apache/juneau/xml/XmlSchemaSerializer.html  |   22 +-
 .../juneau/xml/XmlSchemaSerializerBuilder.html  |    2 +-
 .../juneau/xml/XmlSchemaSerializerSession.html  |    6 +-
 .../org/apache/juneau/xml/XmlSerializer.Ns.html | 1042 +--
 .../apache/juneau/xml/XmlSerializer.NsSq.html   | 1042 +--
 .../juneau/xml/XmlSerializer.NsSqReadable.html  | 1042 +--
 .../org/apache/juneau/xml/XmlSerializer.Sq.html | 1042 +--
 .../juneau/xml/XmlSerializer.SqReadable.html    | 1042 +--
 .../org/apache/juneau/xml/XmlSerializer.html    | 1042 +--
 .../apache/juneau/xml/XmlSerializerBuilder.html |   38 +-
 .../apache/juneau/xml/XmlSerializerSession.html |   18 +-
 .../org/apache/juneau/xml/XmlUtils.html         |   30 +-
 .../org/apache/juneau/xml/XmlWriter.html        | 1271 ++--
 .../org/apache/juneau/xml/annotation/Xml.html   |  156 +-
 .../apache/juneau/xml/annotation/XmlFormat.html |   52 +-
 .../org/apache/juneau/xml/annotation/XmlNs.html |   12 +-
 .../apache/juneau/xml/annotation/XmlSchema.html |   36 +-
 1548 files changed, 78294 insertions(+), 67843 deletions(-)
----------------------------------------------------------------------




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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanContext.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanContext.html b/content/site/apidocs/org/apache/juneau/BeanContext.html
index b96dd90..2cf085d 100644
--- a/content/site/apidocs/org/apache/juneau/BeanContext.html
+++ b/content/site/apidocs/org/apache/juneau/BeanContext.html
@@ -117,28 +117,29 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.146">BeanContext</a>
+<pre>public class <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.152">BeanContext</a>
 extends <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau">Context</a></pre>
 <div class="block">Core class of the Juneau architecture.
-
+ 
  <p>
  This class servers multiple purposes:
  <ul class='spaced-list'>
    <li>
       Provides the ability to wrap beans inside <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> interfaces.
    <li>
-      Serves as a repository for metadata on POJOs, such as associated <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>beanFilters</code></a>,
-      <a href="../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau"><code>propertyNamers</code></a>, etc...  which are used to tailor how POJOs are serialized and parsed.
+      Serves as a repository for metadata on POJOs, such as associated <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilters</code></a>,
+      <a href="../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau"><code>PropertyNamers</code></a>, etc...  which are used to tailor how POJOs are serialized and parsed.
  </ul>
-
+ 
  <p>
  All serializers and parsers extend from this context so that they can handle POJOs using a common framework.
-
+ 
+ 
  <h5 class='topic'>Bean Contexts</h5>
-
- Bean contexts are created through the <a href="../../../org/apache/juneau/BeanContext.html#create--"><code>create()</code></a> and <a href="../../../org/apache/juneau/BeanContextBuilder.html#build--"><code>BeanContextBuilder.build()</code></a> methods.
- These context objects are read-only, reusable, and thread-safe.
-
+ 
+ Bean contexts are created through the <a href="../../../org/apache/juneau/BeanContext.html#create--"><code>BeanContext.create()</code></a> and <a href="../../../org/apache/juneau/BeanContextBuilder.html#build--"><code>BeanContextBuilder.build()</code></a> methods.
+ <br>These context objects are read-only, reusable, and thread-safe.
+ 
  <p>
  Each bean context maintains a cache of <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> objects that describe information about classes encountered.
  These <code>ClassMeta</code> objects are time-consuming to construct.
@@ -146,52 +147,56 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  the same cache.  This allows for efficient reuse of <code>ClassMeta</code> objects so that the information about
  classes only needs to be calculated once.
  Because of this, many of the properties defined on the <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> class cannot be overridden on the session.
-
+ 
+ 
  <h5 class='topic'>Bean Sessions</h5>
-
+ 
  Whereas <code>BeanContext</code> objects are permanent, unchangeable, cached, and thread-safe,
  <a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau"><code>BeanSession</code></a> objects are ephemeral and not thread-safe.
  They are meant to be used as quickly-constructed scratchpads for creating bean maps.
  <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> objects can only be created through the session.
-
+ 
+ 
  <h5 class='topic'>BeanContext configuration properties</h5>
-
+ 
  <code>BeanContexts</code> have several configuration properties that can be used to tweak behavior on how beans are
  handled.  These are denoted as the static <jsf>BEAN_*</jsf> fields on this class.
-
+ 
  <p>
  Some settings (e.g. <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BEAN_beansRequireDefaultConstructor</code></a>) are used to differentiate between bean
  and non-bean classes.
  Attempting to create a bean map around one of these objects will throw a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a>.
  The purpose for this behavior is so that the serializers can identify these non-bean classes and convert them to
  plain strings using the <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"><code>Object.toString()</code></a> method.
-
+ 
  <p>
  Some settings (e.g. <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanFieldVisibility"><code>BEAN_beanFieldVisibility</code></a>) are used to determine what kinds of properties are
  detected on beans.
-
+ 
  <p>
  Some settings (e.g. <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BEAN_beanMapPutReturnsOldValue</code></a>) change the runtime behavior of bean maps.
-
+ 
  <p>
  Settings are specified using the <a href="../../../org/apache/juneau/BeanContextBuilder.html#set-java.lang.String-java.lang.Object-"><code>BeanContextBuilder.set(String, Object)</code></a> method and related convenience
  methods.
-
+ 
  <h5 class='section'>Example:</h5>
-
+ 
  <p class='bcode'>
    <jc>// Construct a context from scratch.</jc>
-   BeanContext beanContext = BeanContext.<jsm>create</jsm>()
+   BeanContext beanContext = BeanContext
+      .<jsm>create</jsm>()
       .set(BeanContext.<jsf>BEAN_beansRequireDefaultConstructor</jsf>, <jk>true</jk>)
       .notBeanClasses(Foo.<jk>class</jk>)
       .build();
  </p>
-
+ 
+ 
  <h5 class='topic'>Bean Maps</h5>
-
+ 
  <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMaps</code></a> are wrappers around Java beans that allow properties to be retrieved and
  set using the common <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#put-K-V-" title="class or interface in java.util"><code>Map.put(Object,Object)</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>Map.get(Object)</code></a> methods.
-
+ 
  <p>
  Bean maps are created in two ways...
  <ol>
@@ -200,9 +205,9 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
    <li><a href="../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Class-"><code>BeanSession.newBeanMap()</code></a> - Create a new bean instance wrapped in a
       <code>Map</code> wrapper.
  </ol>
-
+ 
  <h5 class='section'>Example:</h5>
-
+ 
  <p class='bcode'>
    <jc>// A sample bean class</jc>
    <jk>public class</jk> Person {
@@ -211,26 +216,27 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
       <jk>public int</jk> getAge();
       <jk>public void</jk> setAge(<jk>int</jk> age);
    }
-
+ 
    <jc>// Create a new bean session</jc>
    BeanSession session = BeanContext.<jsf>DEFAULT</jsf>.createSession();
-
+ 
    <jc>// Wrap an existing bean in a new bean map</jc>
    BeanMap&lt;Person&gt; m1 = session.toBeanMap(<jk>new</jk> Person());
    m1.put(<js>"name"</js>, <js>"John Smith"</js>);
    m1.put(<js>"age"</js>, 45);
-
+ 
    <jc>// Create a new bean instance wrapped in a new bean map</jc>
    BeanMap&lt;Person&gt; m2 = session.newBeanMap(Person.<jk>class</jk>);
    m2.put(<js>"name"</js>, <js>"John Smith"</js>);
    m2.put(<js>"age"</js>, 45);
    Person p = m2.getBean();  <jc>// Get the bean instance that was created.</jc>
  </p>
-
- <h6 class='topic'>Documentation</h6>
-   <ul>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.ContextsBuildersSessionsPropertyStores">Overview &gt; Contexts, Builders, Sessions, and PropertyStores</a>
-   </ul></div>
+ 
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.ContextsBuildersSessionsPropertyStores">Overview &gt; Contexts, Builders, Sessions, and PropertyStores</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -775,10 +781,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanClassVisibility</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.189">BEAN_beanClassVisibility</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.195">BEAN_beanClassVisibility</a></pre>
 <div class="block">Configuration property:  Minimum bean class visibility.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beanClassVisibility.s"</js>
    <li><b>Data type:</b>  <code>String</code> (<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau"><code>Visibility</code></a>)
@@ -790,7 +796,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
@@ -799,8 +805,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  will not be interpreted as a bean class and be serialized as a string.
  <br>Use this setting to reduce the visibility requirement.
  
-   <h5 class='section'>Example:</h5>
-   <p class='bcode'>
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
    <jc>// Create a serializer that serializes protected classes.</jc>
    WriterSerializer s = JsonSerializer
       .<jsm>create</jsm>()
@@ -812,7 +818,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
       .<jsm>create</jsm>()
       .set(<jsf>BEAN_beanClassVisibility</jsf>, <js>"PROTECTED"</js>)
       .build();
-   </p></div>
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beanClassVisibility">Constant Field Values</a></dd>
@@ -825,10 +831,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanConstructorVisibility</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.230">BEAN_beanConstructorVisibility</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.236">BEAN_beanConstructorVisibility</a></pre>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beanConstructorVisibility.s"</js>
    <li><b>Data type:</b>  <code>String</code> (<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau"><code>Visibility</code></a>)
@@ -840,7 +846,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Only look for constructors with the specified minimum visibility.
  
@@ -849,8 +855,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  <br>Normally, only <jk>public</jk> no-arg constructors are used.
  <br>Use this setting if you want to reduce the visibility requirement.
  
-   <h5 class='section'>Example:</h5>
-   <p class='bcode'>
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
    <jc>// Create a serializer that looks for protected no-arg constructors.</jc>
    WriterSerializer s = JsonSerializer
       .<jsm>create</jsm>()
@@ -862,7 +868,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
       .<jsm>create</jsm>()
       .set(<jsf>BEAN_beanConstructorVisibility</jsf>, <js>"PROTECTED"</js>)
       .build();
-   </p></div>
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beanConstructorVisibility">Constant Field Values</a></dd>
@@ -875,10 +881,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanDictionary</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.312">BEAN_beanDictionary</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.317">BEAN_beanDictionary</a></pre>
 <div class="block">Configuration property:  Bean dictionary.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beanDictionary.lc"</js>
    <li><b>Data type:</b>  <code>List&lt;Class&gt;</code>
@@ -896,18 +902,17 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-boolean-java.lang.Object...-"><code>BeanContextBuilder.beanDictionary(boolean,Object...)</code></a>
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanDictionaryRemove-java.lang.Object...-"><code>BeanContextBuilder.beanDictionaryRemove(Object...)</code></a>
          <li class='jm'><a href="../../../org/apache/juneau/transform/BeanFilterBuilder.html#beanDictionary-java.lang.Class...-"><code>BeanFilterBuilder.beanDictionary(Class...)</code></a>
-         <li class='jm'><a href="../../../org/apache/juneau/transform/BeanFilterBuilder.html#beanDictionary-boolean-java.lang.Class...-"><code>BeanFilterBuilder.beanDictionary(boolean,Class...)</code></a>
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  The list of classes that make up the bean dictionary in this bean context.
  
  <p>
  A dictionary is a name/class mapping used to find class types during parsing when they cannot be inferred
  through reflection.
- <br>The names are defined through the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> annotation defined on the bean class.
+ <br>The names are defined through the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a> annotation defined on the bean class.
  <br>For example, if a class <code>Foo</code> has a type-name of <js>"myfoo"</js>, then it would end up serialized
  as <js>"{_type:'myfoo',...}"</js>.
  
@@ -916,15 +921,15 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  
  <p>
  Values can consist of any of the following types:
-   <ul>
+ <ul>
    <li>Any bean class that specifies a value for <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
    <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
    <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
    <li>Any array or collection of the objects above.
  </ul>
-
-   <h5 class='section'>Example:</h5>
-   <p class='bcode'>
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
    <jc>// Create a parser and tell it which classes to try to resolve.</jc>
    ReaderParser p = JsonParser
       .<jsm>create</jsm>()
@@ -950,10 +955,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
       .build();
  </p>
  
-   <h5 class='section'>Documentation:</h5>
-   <ul>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.BeanDictionaries">Overview &gt; Bean Names and Dictionaries</a>
-   </ul></div>
+ <h5 class='section'>Documentation:</h5>
+ <ul>
+   <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.BeanDictionaries">Overview &gt; Bean Names and Dictionaries</a>
+ </ul></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beanDictionary">Constant Field Values</a></dd>
@@ -966,7 +971,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanDictionary_add</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.317">BEAN_beanDictionary_add</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.322">BEAN_beanDictionary_add</a></pre>
 <div class="block">Configuration property:  Add to bean dictionary.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -980,7 +985,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanDictionary_remove</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.322">BEAN_beanDictionary_remove</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.327">BEAN_beanDictionary_remove</a></pre>
 <div class="block">Configuration property:  Remove from bean dictionary.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -994,10 +999,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanFieldVisibility</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.369">BEAN_beanFieldVisibility</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.374">BEAN_beanFieldVisibility</a></pre>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beanFieldVisibility.s"</js>
    <li><b>Data type:</b>  <code>String</code> (<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau"><code>Visibility</code></a>)
@@ -1008,8 +1013,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-"><code>BeanContextBuilder.beanFieldVisibility(Visibility)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -1018,8 +1023,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  <br>Normally only <jk>public</jk> fields are considered.
  <br>Use this setting if you want to reduce the visibility requirement.
  
-   <h5 class='section'>Example:</h5>
-   <p class='bcode'>
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
    <jc>// Create a serializer that looks for protected fields.</jc>
    WriterSerializer s = JsonSerializer
       .<jsm>create</jsm>()
@@ -1037,7 +1042,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
       .<jsm>create</jsm>()
       .beanFieldVisibility(<jsf>NONE</jsf>)
       .build();
-   </p></div>
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beanFieldVisibility">Constant Field Values</a></dd>
@@ -1052,17 +1057,13 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <h4>BEAN_beanFilters</h4>
 <pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.442">BEAN_beanFilters</a></pre>
 <div class="block">Configuration property:  Bean filters.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beanFilters.lc"</js>
    <li><b>Data type:</b>  <code>List&lt;Class&gt;</code>
    <li><b>Default:</b>  empty list
    <li><b>Session-overridable:</b>  <jk>false</jk>
-   <li><b>Annotations:</b> 
-      <ul>
-         <li class='ja'><a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>Bean</code></a> 
-      </ul>
    <li><b>Methods:</b> 
       <ul>
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a>
@@ -1071,13 +1072,13 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-"><code>BeanContextBuilder.beanFiltersRemove(Object...)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  This is a programmatic equivalent to the <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
- <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
+ <br>It's useful when you want to use the <code>@Bean</code> annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <p>
  Values can consist of any of the following types:
  <ul class='spaced-list'>
@@ -1090,13 +1091,13 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
    <li>Any array or collection of the objects above.
  </ul>
  
-   <h5 class='section'>Example:</h5>
+ <h5 class='section'>Example:</h5>
  <p class='bcode'>
-   <jc>// Create a bean filter for our class.</jc>
-   <jk>public class</jk> MyBeanFilter <jk>extends</jk> BeanFilterBuilder {
+   <jc>// Create a bean filter for the MyBean class.</jc>
+   <jk>public class</jk> MyBeanFilter <jk>extends</jk> BeanFilterBuilder&lt;MyBean&gt; {
+ 
       <jc>// Must provide a no-arg constructor!</jc>
       <jk>public</jk> MyBeanFilter() {
-         <jk>super</jk>(MyBean.<jk>class</jk>);  <jc>// The bean class that this filter applies to.</jc>
          includeProperties(<js>"foo,bar,baz"</js>);  <jc>// The properties we want exposed.</jc>
       }
    }  
@@ -1114,12 +1115,11 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
       .build();
  </p>    
  
-   <h5 class='section'>Documentation:</h5>
-   <ul>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.BeanAnnotation">Overview &gt; @Bean Annotation</a>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.BeanFilters">Overview &gt; BeanFilters</a>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.StopClasses">Overview &gt; Stop Classes</a>
-   </ul></div>
+ <h5 class='section'>Documentation:</h5>
+ <ul>
+   <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.BeanFilters">Overview &gt; BeanFilters</a>
+   <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.InterfaceFilters">Overview &gt; Interface Filters</a>
+ </ul></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beanFilters">Constant Field Values</a></dd>
@@ -1160,10 +1160,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanMapPutReturnsOldValue</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.479">BEAN_beanMapPutReturnsOldValue</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.499">BEAN_beanMapPutReturnsOldValue</a></pre>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beanMapPutReturnsOldValue.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1175,15 +1175,35 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--"><code>BeanContextBuilder.beanMapPutReturnsOldValue()</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
-
+ 
+ <h5 class='section'>Description:</h5>
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
+ <br>Otherwise, it returns <jk>null</jk>.
  
  <p>
- Disabled by default because it introduces a slight performance penalty.</div>
+ Disabled by default because it introduces a slight performance penalty during serialization.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that creates BeanMaps with normal put() behavior.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .beanMapPutReturnsOldValue()
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_beanMapPutReturnsOldValue</jsf>, <jk>true</jk>)
+      .build();
+   
+   BeanMap&lt;MyBean&gt; bm = s.createSession().toBeanMap(<jk>new</jk> MyBean());
+   bm.put(<js>"foo"</js>, <js>"bar"</js>);
+   Object oldValue = bm.put(<js>"foo"</js>, <js>"baz"</js>);  <jc>// oldValue == "bar"</jc>
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beanMapPutReturnsOldValue">Constant Field Values</a></dd>
@@ -1196,10 +1216,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanMethodVisibility</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.520">BEAN_beanMethodVisibility</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.540">BEAN_beanMethodVisibility</a></pre>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beanMethodVisibility.s"</js>
    <li><b>Data type:</b>  <code>String</code> (<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau"><code>Visibility</code></a>)
@@ -1210,8 +1230,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-"><code>BeanContextBuilder.beanMethodVisibility(Visibility)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -1220,8 +1240,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  <br>Normally only <jk>public</jk> getters and setters are considered.
  <br>Use this setting if you want to reduce the visibility requirement.
  
-   <h5 class='section'>Example:</h5>
-   <p class='bcode'>
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
    <jc>// Create a serializer that looks for protected getters and setters.</jc>
    WriterSerializer s = JsonSerializer
       .<jsm>create</jsm>()
@@ -1233,7 +1253,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
       .<jsm>create</jsm>()
       .set(<jsf>BEAN_beanMethodVisibility</jsf>, <js>"PROTECTED"</js>)
       .build();
-   </p></div>
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beanMethodVisibility">Constant Field Values</a></dd>
@@ -1246,10 +1266,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireDefaultConstructor</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.545">BEAN_beansRequireDefaultConstructor</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.581">BEAN_beansRequireDefaultConstructor</a></pre>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beansRequireDefaultConstructor.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1261,13 +1281,29 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--"><code>BeanContextBuilder.beansRequireDefaultConstructor()</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <p>
- The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.</div>
+ The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that ignores beans without default constructors.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .beansRequireDefaultConstructor()
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_beansRequireDefaultConstructor</jsf>, <jk>true</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beansRequireDefaultConstructor">Constant Field Values</a></dd>
@@ -1280,10 +1316,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireSerializable</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.570">BEAN_beansRequireSerializable</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.622">BEAN_beansRequireSerializable</a></pre>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beansRequireSerializable.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1295,13 +1331,29 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--"><code>BeanContextBuilder.beansRequireSerializable()</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <p>
- The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.</div>
+ The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that ignores beans not implementing Serializable.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .beansRequireSerializable()
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_beansRequireSerializable</jsf>, <jk>true</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beansRequireSerializable">Constant Field Values</a></dd>
@@ -1314,10 +1366,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireSettersForGetters</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.593">BEAN_beansRequireSettersForGetters</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.660">BEAN_beansRequireSettersForGetters</a></pre>
 <div class="block">Configuration property:  Beans require setters for getters.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beansRequireSettersForGetters.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1329,11 +1381,26 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--"><code>BeanContextBuilder.beansRequireSettersForGetters()</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.</div>
+ <br>Otherwise, they will be ignored.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that ignores bean properties without setters.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .beansRequireSettersForGetter()
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_beansRequireSettersForGetters</jsf>, <jk>true</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beansRequireSettersForGetters">Constant Field Values</a></dd>
@@ -1346,10 +1413,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireSomeProperties</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.617">BEAN_beansRequireSomeProperties</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.700">BEAN_beansRequireSomeProperties</a></pre>
 <div class="block">Configuration property:  Beans require at least one property.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beansRequireSomeProperties.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1360,13 +1427,29 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-"><code>BeanContextBuilder.beansRequireSomeProperties(boolean)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <p>
- The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.</div>
+ The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that serializes beans even if they have zero properties.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .beansRequireSomeProperties(<jk>false</jk>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_beansRequireSomeProperties</jsf>, <jk>false</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beansRequireSomeProperties">Constant Field Values</a></dd>
@@ -1379,10 +1462,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanTypePropertyName</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.647">BEAN_beanTypePropertyName</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.745">BEAN_beanTypePropertyName</a></pre>
 <div class="block">Configuration property:  Bean type property name.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.beanTypePropertyName.s"</js>
    <li><b>Data type:</b>  <code>String</code>
@@ -1402,10 +1485,25 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  This specifies the name of the bean property used to store the dictionary name of a bean type so that the
  parser knows the data type to reconstruct.
  
-   <h5 class='section'>Documentation:</h5>
-   <ul>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.BeanDictionaries">Overview &gt; Bean Names and Dictionaries</a>
-   </ul></div>
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that uses 'type' instead of '_type' for dictionary names.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .beanTypePropertyName(<js>"type"</js>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_beanTypePropertyName</jsf>, <js>"type"</js>)
+      .build();
+ </p>
+ 
+ <h5 class='section'>Documentation:</h5>
+ <ul>
+   <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.BeanDictionaries">Overview &gt; Bean Names and Dictionaries</a>
+ </ul></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_beanTypePropertyName">Constant Field Values</a></dd>
@@ -1418,10 +1516,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_debug</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.683">BEAN_debug</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.797">BEAN_debug</a></pre>
 <div class="block">Configuration property:  Debug mode.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.debug.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1429,11 +1527,12 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
    <li><b>Session-overridable:</b>  <jk>true</jk>
    <li><b>Methods:</b> 
       <ul>
+         <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#debug-boolean-"><code>BeanContextBuilder.debug(boolean)</code></a>
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#debug--"><code>BeanContextBuilder.debug()</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Enables the following additional information during serialization:
  <ul class='spaced-list'>
@@ -1443,14 +1542,29 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
    <li>
       Enables <a href="../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>.
  </ul>
-
+ 
  <p>
  Enables the following additional information during parsing:
  <ul class='spaced-list'>
    <li>
       When bean setters throws exceptions, the exception includes the object stack information
       in order to determine how that method was invoked.
- </ul></div>
+ </ul>
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer with debug enabled.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .debug()
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_debug</jsf>, <jk>true</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_debug">Constant Field Values</a></dd>
@@ -1463,10 +1577,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_excludeProperties</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.723">BEAN_excludeProperties</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.858">BEAN_excludeProperties</a></pre>
 <div class="block">Configuration property:  Bean property excludes.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.excludeProperties.sms"</js>
    <li><b>Data type:</b>  <code>Map&lt;String,String&gt;</code>
@@ -1484,22 +1598,43 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/transform/BeanFilterBuilder.html#excludeProperties-java.lang.String...-"><code>BeanFilterBuilder.excludeProperties(String...)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Specifies to exclude the specified list of properties for the specified bean class.
-
+ 
  <p>
  The keys are either fully-qualified or simple class names, and the values are comma-delimited lists of property
  names.
  The key <js>"*"</js> means all bean classes.
-
+ 
  <p>
  For example, <code>{Bean1:<js>'foo,bar'</js>}</code> means don't serialize the <code>foo</code> and
- <code>bar</code> properties on the specified bean.
-
+ <code>bar</code> properties on any beans whose simple class name is <code>Bean1</code>.
+ 
  <p>
- Setting applies to specified class and all subclasses.</div>
+ Setting applies to specified class and all subclasses.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that excludes the 'foo' and 'bar' properties on the MyBean class.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .excludeProperties(MyBean.<jk>class</jk>, <js>"foo,bar"</js>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .addTo(<jsf>BEAN_excludeProperties</jsf>, MyBean.<jk>class</jk>.getName(), <js>"foo,bar"</js>)
+      .build();
+   
+   <jc>// Alternate using JSON object.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .addTo(<jsf>BEAN_excludeProperties</jsf>, <js>"{'org.apache.MyBean':'foo,bar'}"</js>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_excludeProperties">Constant Field Values</a></dd>
@@ -1512,10 +1647,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreInvocationExceptionsOnGetters</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.746">BEAN_ignoreInvocationExceptionsOnGetters</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.896">BEAN_ignoreInvocationExceptionsOnGetters</a></pre>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.ignoreInvocationExceptionsOnGetters.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1527,11 +1662,26 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--"><code>BeanContextBuilder.ignoreInvocationExceptionsOnGetters()</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.</div>
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that ignores bean getter exceptions.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .ingoreInvocationExceptionsOnGetters()
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_ignoreInvocationExceptionsOnGetters</jsf>, <jk>true</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_ignoreInvocationExceptionsOnGetters">Constant Field Values</a></dd>
@@ -1544,10 +1694,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreInvocationExceptionsOnSetters</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.769">BEAN_ignoreInvocationExceptionsOnSetters</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.934">BEAN_ignoreInvocationExceptionsOnSetters</a></pre>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.ignoreInvocationExceptionsOnSetters.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1559,11 +1709,26 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--"><code>BeanContextBuilder.ignoreInvocationExceptionsOnSetters()</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.</div>
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a parser that ignores bean setter exceptions.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .ignoreInvocationExceptionsOnSetters()
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_ignoreInvocationExceptionsOnSetters</jsf>, <jk>true</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_ignoreInvocationExceptionsOnSetters">Constant Field Values</a></dd>
@@ -1576,10 +1741,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignorePropertiesWithoutSetters</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.791">BEAN_ignorePropertiesWithoutSetters</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.971">BEAN_ignorePropertiesWithoutSetters</a></pre>
 <div class="block">Configuration property:  Ignore properties without setters.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.ignorePropertiesWithoutSetters.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1590,11 +1755,26 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-"><code>BeanContextBuilder.ignorePropertiesWithoutSetters(boolean)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>RuntimeException</code> is thrown.</div>
+ <br>Otherwise, a <code>RuntimeException</code> is thrown.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a parser that throws an exception if a setter is not found but a getter is.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .ignorePropertiesWithoutSetters(<jk>false</jk>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_ignorePropertiesWithoutSetters</jsf>, <jk>false</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_ignorePropertiesWithoutSetters">Constant Field Values</a></dd>
@@ -1607,10 +1787,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreUnknownBeanProperties</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.814">BEAN_ignoreUnknownBeanProperties</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1009">BEAN_ignoreUnknownBeanProperties</a></pre>
 <div class="block">Configuration property:  Ignore unknown properties.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.ignoreUnknownBeanProperties.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1622,11 +1802,26 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--"><code>BeanContextBuilder.ignoreUnknownBeanProperties()</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>RuntimeException</code> is thrown.</div>
+ <br>Otherwise, a <code>RuntimeException</code> is thrown.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a parser that ignores missing bean properties.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .ignoreUnknownBeanProperties()
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_ignoreUnknownBeanProperties</jsf>, <jk>true</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_ignoreUnknownBeanProperties">Constant Field Values</a></dd>
@@ -1639,10 +1834,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreUnknownNullBeanProperties</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.836">BEAN_ignoreUnknownNullBeanProperties</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1046">BEAN_ignoreUnknownNullBeanProperties</a></pre>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.ignoreUnknownNullBeanProperties.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1653,11 +1848,26 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-"><code>BeanContextBuilder.ignoreUnknownNullBeanProperties(boolean)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>RuntimeException</code> is thrown.</div>
+ <br>Otherwise, a <code>RuntimeException</code> is thrown.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a parser that throws an exception on an unknown property even if the value being set is null.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .ignoreUnknownNullBeanProperties(<jk>false</jk>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_ignoreUnknownNullBeanProperties</jsf>, <jk>false</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_ignoreUnknownNullBeanProperties">Constant Field Values</a></dd>
@@ -1670,10 +1880,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_implClasses</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.860">BEAN_implClasses</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1085">BEAN_implClasses</a></pre>
 <div class="block">Configuration property:  Implementation classes.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.implClasses.smc"</js>
    <li><b>Data type:</b>  <code>Map&lt;String,Class&gt;</code>
@@ -1685,12 +1895,27 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#implClass-java.lang.Class-java.lang.Class-"><code>BeanContextBuilder.implClass(Class, Class)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  For interfaces and abstract classes this method can be used to specify an implementation class for the
  interface/abstract class so that instances of the implementation class are used when instantiated (e.g. during a
- parse).</div>
+ parse).
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a parser that instantiates MyBeanImpls when parsing MyBeanInterfaces.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .implClass(MyBeanInterface.<jk>class</jk>, MyBeanImpl.<jk>class</jk>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .addTo(<jsf>BEAN_implClasses</jsf>, MyBeanInterface.<jk>class</jk>.getName(), MyBeanImpl.<jk>class</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_implClasses">Constant Field Values</a></dd>
@@ -1703,10 +1928,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_includeProperties</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.901">BEAN_includeProperties</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1147">BEAN_includeProperties</a></pre>
 <div class="block">Configuration property:  Bean property includes.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.properties.sms"</js>
    <li><b>Data type:</b>  <code>Map&lt;String,String&gt;</code>
@@ -1722,25 +1947,46 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#includeProperties-java.lang.Class-java.lang.String-"><code>BeanContextBuilder.includeProperties(Class, String)</code></a>
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#includeProperties-java.lang.String-java.lang.String-"><code>BeanContextBuilder.includeProperties(String, String)</code></a>
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#includeProperties-java.util.Map-"><code>BeanContextBuilder.includeProperties(Map)</code></a>
-         <li class='jm'><a href="../../../org/apache/juneau/transform/BeanFilterBuilder.html#includeProperties-java.lang.String...-"><code>BeanFilterBuilder.includeProperties(String...)</code></a>
+         <li class='jm'><a href="../../../org/apache/juneau/transform/BeanFilterBuilder.html#properties-java.lang.String...-"><code>BeanFilterBuilder.properties(String...)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  Specifies the set and order of names of properties associated with the bean class.
-
+ 
  <p>
  The keys are either fully-qualified or simple class names, and the values are comma-delimited lists of property
-   names.
+ names.
  The key <js>"*"</js> means all bean classes.
-
+ 
  <p>
  For example, <code>{Bean1:<js>'foo,bar'</js>}</code> means only serialize the <code>foo</code> and
  <code>bar</code> properties on the specified bean.
-
+ 
  <p>
- Setting applies to specified class and all subclasses.</div>
+ Setting applies to specified class and all subclasses.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that includes only the 'foo' and 'bar' properties on the MyBean class.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .includeProperties(MyBean.<jk>class</jk>, <js>"foo,bar"</js>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .addTo(<jsf>BEAN_includeProperties</jsf>, MyBean.<jk>class</jk>.getName(), <js>"foo,bar"</js>)
+      .build();
+   
+   <jc>// Alternate using JSON object.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .addTo(<jsf>BEAN_includeProperties</jsf>, <js>"{'org.apache.MyBean':'foo,bar'}"</js>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_includeProperties">Constant Field Values</a></dd>
@@ -1753,10 +1999,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_locale</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.918">BEAN_locale</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1186">BEAN_locale</a></pre>
 <div class="block">Configuration property:  Locale.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.locale.s"</js>
    <li><b>Data type:</b>  <code>String</code> (<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util"><code>Locale</code></a>)
@@ -1765,8 +2011,30 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
    <li><b>Methods:</b> 
       <ul>
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#locale-java.util.Locale-"><code>BeanContextBuilder.locale(Locale)</code></a>
+         <li class='jm'><a href="../../../org/apache/juneau/BeanSessionArgs.html#locale-java.util.Locale-"><code>BeanSessionArgs.locale(Locale)</code></a>
       </ul>
- </ul></div>
+ </ul>
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that uses the specified locale if it's not passed in through session args.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .locale(Locale.<jsf>UK</jsf>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_locale</jsf>, Locale.<jsf>UK</jsf>)
+      .build();
+   
+   <jc>// Define on session-args instead.</jc>
+   SerializerSessionArgs sessionArgs = <jk>new</jk> SerializerSessionArgs().locale(Locale.<jsf>UK</jsf>);
+   <jk>try</jk> (WriterSerializerSession session = s.createSession(sessionArgs)) {
+      ...
+   }
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_locale">Constant Field Values</a></dd>
@@ -1779,10 +2047,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_mediaType</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.939">BEAN_mediaType</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1229">BEAN_mediaType</a></pre>
 <div class="block">Configuration property:  Media type.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.mediaType.s"</js>
    <li><b>Data type:</b>  <code>String</code> (<a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http"><code>MediaType</code></a>)
@@ -1791,12 +2059,34 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
    <li><b>Methods:</b> 
       <ul>
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#mediaType-org.apache.juneau.http.MediaType-"><code>BeanContextBuilder.mediaType(MediaType)</code></a>
+         <li class='jm'><a href="../../../org/apache/juneau/BeanSessionArgs.html#mediaType-org.apache.juneau.http.MediaType-"><code>BeanSessionArgs.mediaType(MediaType)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
- Specifies a default media type value for serializer and parser sessions.</div>
+ Specifies a default media type value for serializer and parser sessions.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that uses the specified media type if it's not passed in through session args.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .mediaType(MediaType.<jsf>JSON</jsf>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .set(<jsf>BEAN_mediaType</jsf>, MediaType.<jsf>JSON</jsf>)
+      .build();
+   
+ <jc>// Define on session-args instead.</jc>
+   SerializerSessionArgs sessionArgs = <jk>new</jk> SerializerSessionArgs().mediaType(MediaType.<jsf>JSON</jsf>);
+   <jk>try</jk> (WriterSerializerSession session = s.createSession(sessionArgs)) {
+      ...
+   }
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_mediaType">Constant Field Values</a></dd>
@@ -1809,10 +2099,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanClasses</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.968">BEAN_notBeanClasses</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1280">BEAN_notBeanClasses</a></pre>
 <div class="block">Configuration property:  Bean class exclusions.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.notBeanClasses.sc"</js>
    <li><b>Data type:</b>  <code>Set&lt;Class&gt;</code>
@@ -1830,11 +2120,33 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-"><code>BeanContextBuilder.notBeanClassesRemove(Object...)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
- bean-like.</div>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
+ <p>
+ Values can consist of any of the following types:
+ <ul>
+   <li>Classes.
+   <li>Arrays and collections of classes.
+ </ul>
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that doesn't treat MyBean as a bean class.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .notBeanClasses(MyBean.<jk>class</jk>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .addTo(<jsf>BEAN_notBeanClasses</jsf>, MyBean.<jk>class</jk>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_notBeanClasses">Constant Field Values</a></dd>
@@ -1847,7 +2159,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanClasses_add</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.973">BEAN_notBeanClasses_add</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1285">BEAN_notBeanClasses_add</a></pre>
 <div class="block">Configuration property:  Add to classes that should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1861,7 +2173,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanClasses_remove</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.978">BEAN_notBeanClasses_remove</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1290">BEAN_notBeanClasses_remove</a></pre>
 <div class="block">Configuration property:  Remove from classes that should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1875,10 +2187,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanPackages</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1018">BEAN_notBeanPackages</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1353">BEAN_notBeanPackages</a></pre>
 <div class="block">Configuration property:  Bean package exclusions.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.notBeanPackages.ss"</js>
    <li><b>Data type:</b>  <code>Set&lt;String&gt;</code>
@@ -1902,16 +2214,39 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-"><code>BeanContextBuilder.notBeanPackagesRemove(Object...)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <p>
  Any classes within these packages will be serialized to strings using <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"><code>Object.toString()</code></a>.
-
+ 
+ <p>
+ Note that you can specify suffix patterns to include all subpackages.
+ 
  <p>
- Note that you can specify prefix patterns to include all subpackages.</div>
+ Values can consist of any of the following types:
+ <ul>
+   <li>Strings.
+   <li>Arrays and collections of strings.
+ </ul>
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a serializer that ignores beans in the specified packages.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .notBeanPackages(<js>"org.apache.foo"</js>, <js>"org.apache.bar.*"</js>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .addTo(<jsf>BEAN_notBeanPackages</jsf>, <js>"org.apache.foo"</js>)
+      .addTo(<jsf>BEAN_notBeanPackages</jsf>, <js>"org.apache.bar.*"</js>)
+      .build();
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_notBeanPackages">Constant Field Values</a></dd>
@@ -1924,7 +2259,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanPackages_add</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1023">BEAN_notBeanPackages_add</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1358">BEAN_notBeanPackages_add</a></pre>
 <div class="block">Configuration property:  Add to packages whose classes should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1938,7 +2273,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanPackages_remove</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1028">BEAN_notBeanPackages_remove</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1363">BEAN_notBeanPackages_remove</a></pre>
 <div class="block">Configuration property:  Remove from packages whose classes should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1952,10 +2287,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_pojoSwaps</h4>
-<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1117">BEAN_pojoSwaps</a></pre>
+<pre>public static final&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> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1467">BEAN_pojoSwaps</a></pre>
 <div class="block">Configuration property:  POJO swaps.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"BeanContext.pojoSwaps.lc"</js>
    <li><b>Data type:</b>  <code>List&lt;Class&gt;</code>
@@ -1974,8 +2309,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
          <li class='jm'><a href="../../../org/apache/juneau/BeanContextBuilder.html#pojoSwapsRemove-java.lang.Object...-"><code>BeanContextBuilder.pojoSwapsRemove(Object...)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  POJO swaps are used to "swap out" non-serializable classes with serializable equivalents during serialization,
  and "swap in" the non-serializable class during parsing.
@@ -1986,7 +2321,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  <p>
  Multiple POJO swaps can be associated with a single class.
  <br>When multiple swaps are applicable to the same class, the media type pattern defined by
- <a href="../../../org/apache/juneau/transform/PojoSwap.html#forMediaTypes--"><code>PojoSwap.forMediaTypes()</code></a> or <a href="../../../org/apache/juneau/annotation/Swap.html#mediaTypes--"><code>Swap.mediaTypes()</code></a> are used to come up with the best match.
+ <a href="../../../org/apache/juneau/transform/PojoSwap.html#forMediaTypes--"><code>PojoSwap.forMediaTypes()</code></a> or <a href="../../../org/apache/juneau/annotation/Swap.html#mediaTypes--"><code>@Swap.mediaTypes()</code></a> are used to come up with the best match.
  
  <p>
  Values can consist of any of the following types:
@@ -1996,7 +2331,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
    <li>Any array or collection of the objects above.
  </ul>
  
-   <h5 class='section'>Example:</h5>
+ <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Sample swap for converting Dates to ISO8601 strings.</jc>
    <jk>public class</jk> MyDateSwap <jk>extends</jk> StringSwap&lt;Date&gt; {
@@ -2019,25 +2354,40 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
       <jk>public</jk> Date <jf>date</jf> = <jk>new</jk> Date(112, 2, 3, 4, 5, 6);
    }
  
-   <jc>// Create a new JSON serializer, associate our date swap with it, and serialize a sample bean.</jc>
-   WriterSerializer s = JsonSerializer.<jsm>create</jsm>().pojoSwaps(MyDateSwap.<jk>class</jk>).build();
-   String json = s.serialize(<jk>new</jk> MyBean());  <jc>// == "{date:'2012-03-03T04:05:06-0500'}"</jc>
+   <jc>// Create a serializer that uses our date swap.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .pojoSwaps(MyDateSwap.<jk>class</jk>)
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .addTo(<jsf>BEAN_pojoSwaps</jsf>, MyDateSwap.<jk>class</jk>)
+      .build();
    
-   <jc>// Create a JSON parser, associate our date swap with it, and reconstruct our bean (including the date).</jc>
-   ReaderParser p = JsonParser.<jsm>create</jsm>().pojoSwaps(MyDateSwap.<jk>class</jk>).build();
+   <jc>// Produces "{date:'2012-03-03T04:05:06-0500'}"</jc>
+   String json = s.serialize(<jk>new</jk> MyBean());  
+   
+   <jc>// Create a serializer that uses our date swap.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .pojoSwaps(MyDateSwap.<jk>class</jk>)
+      .build();
+   
+   <jc>// Use our parser to parse a bean.</jc>
    MyBean bean = p.parse(json, MyBean.<jk>class</jk>);
-   <jk>int</jk> day = bean.<jf>date</jf>.getDay();                   <jc>// == 3</jc>
  </p>
  
-   <h5 class='section'>Documentation:</h5>
-   <ul>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.PojoSwaps">Overview &gt; PojoSwaps</a>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.PerMediaTypePojoSwaps">Overview &gt; Per-media-type PojoSwaps</a>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.OneWayPojoSwaps">Overview &gt; One-way PojoSwaps</a>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.SwapAnnotation">Overview &gt; @Swap Annotation</a>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.SwapMethods">Overview &gt; Swap Methods</a>
-      <li><a class="doclink" href="../../../overview-summary.html#juneau-marshall.SurrogateClasses">Ove

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/PropertyStore.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyStore.html b/content/site/apidocs/org/apache/juneau/PropertyStore.html
index 47393c5..8031588 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyStore.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyStore.html
@@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.198">PropertyStore</a>
+<pre>public final class <a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.200">PropertyStore</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 immutable collection of properties.
  
@@ -116,7 +116,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  The general idea behind a property store is to serve as a reusable configuration of an artifact (e.g. a Serializer)
  such that the artifact can be cached and reused if the property stores are 'equal'.
  
- <h6 class='topic'>Concept</h6>
+ 
+ <h5 class='topic'>Concept</h5>
  
  <p>
  For example, two serializers of the same type created with the same configuration will always end up being
@@ -132,7 +133,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  This has the effect of significantly improving performance, especially if you're creating many Serializers and 
  Parsers.
  
- <h6 class='topic'>PropertyStoreBuilder</h6>
+ 
+ <h5 class='topic'>PropertyStoreBuilder</h5>
  
  <p>
  The <a href="../../../org/apache/juneau/PropertyStoreBuilder.html" title="class in org.apache.juneau"><code>PropertyStoreBuilder</code></a> class is used to build up and instantiate immutable <code>PropertyStore</code>
@@ -586,7 +588,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT</h4>
-<pre>public static&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a> <a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.203">DEFAULT</a></pre>
+<pre>public static&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a> <a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.205">DEFAULT</a></pre>
 <div class="block">A default empty property store.</div>
 </li>
 </ul>
@@ -604,7 +606,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../org/apache/juneau/PropertyStoreBuilder.html" title="class in org.apache.juneau">PropertyStoreBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.222">create</a>()</pre>
+<pre>public static&nbsp;<a href="../../../org/apache/juneau/PropertyStoreBuilder.html" title="class in org.apache.juneau">PropertyStoreBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.224">create</a>()</pre>
 <div class="block">Creates a new empty builder for a property store.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -618,7 +620,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStoreBuilder.html" title="class in org.apache.juneau">PropertyStoreBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.231">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStoreBuilder.html" title="class in org.apache.juneau">PropertyStoreBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.233">builder</a>()</pre>
 <div class="block">Creates a new property store builder initialized with the values in this property store.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -632,7 +634,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.259">getProperty</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;key)</pre>
+<pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.261">getProperty</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;key)</pre>
 <div class="block">Returns the raw property value with the specified name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -650,7 +652,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.272">getProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.274">getProperty</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;key,
                          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
                          T&nbsp;def)</pre>
 <div class="block">Returns the property value with the specified name.</div>
@@ -670,7 +672,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.285">getClassProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.287">getClassProperty</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;key,
                                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;def)</pre>
 <div class="block">Returns the class property with the specified name.</div>
@@ -690,7 +692,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getArrayProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.297">getArrayProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.299">getArrayProperty</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;key,
                                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the array property value with the specified name.</div>
 <dl>
@@ -710,7 +712,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getArrayProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.310">getArrayProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.312">getArrayProperty</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;key,
                                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType,
                                 T[]&nbsp;def)</pre>
 <div class="block">Returns the array property value with the specified name.</div>
@@ -730,7 +732,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassArrayProperty</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.321">getClassArrayProperty</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;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.323">getClassArrayProperty</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;key)</pre>
 <div class="block">Returns the class array property with the specified name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -746,7 +748,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassArrayProperty</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.333">getClassArrayProperty</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;key,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.335">getClassArrayProperty</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;key,
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;def)</pre>
 <div class="block">Returns the class array property with the specified name.</div>
 <dl>
@@ -764,7 +766,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassArrayProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.345">getClassArrayProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.347">getClassArrayProperty</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;key,
                                             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the class array property with the specified name.</div>
 <dl>
@@ -782,7 +784,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getSetProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.357">getSetProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.359">getSetProperty</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;key,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the set property with the specified name.</div>
 <dl>
@@ -800,7 +802,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getSetProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.370">getSetProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.372">getSetProperty</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;key,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;T&gt;&nbsp;def)</pre>
 <div class="block">Returns the set property with the specified name.</div>
@@ -820,7 +822,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassSetProperty</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.381">getClassSetProperty</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;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.383">getClassSetProperty</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;key)</pre>
 <div class="block">Returns the class set property with the specified name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -836,7 +838,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassSetProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.393">getClassSetProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.395">getClassSetProperty</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;key,
                                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the class set property with the specified name.</div>
 <dl>
@@ -854,7 +856,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getListProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.405">getListProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.407">getListProperty</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;key,
                                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the list property with the specified name.</div>
 <dl>
@@ -872,7 +874,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getListProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.418">getListProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.420">getListProperty</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;key,
                                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType,
                                    <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;T&gt;&nbsp;def)</pre>
 <div class="block">Returns the list property with the specified name.</div>
@@ -892,7 +894,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassListProperty</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.429">getClassListProperty</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;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.431">getClassListProperty</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;key)</pre>
 <div class="block">Returns the class list property with the specified name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -908,7 +910,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassListProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.441">getClassListProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.443">getClassListProperty</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;key,
                                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the class list property with the specified name.</div>
 <dl>
@@ -926,7 +928,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getMapProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.453">getMapProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.455">getMapProperty</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;key,
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the map property with the specified name.</div>
 <dl>
@@ -944,7 +946,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMapProperty</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.464">getClassMapProperty</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;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.466">getClassMapProperty</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;key)</pre>
 <div class="block">Returns the class map property with the specified name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -960,7 +962,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMapProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.476">getClassMapProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.478">getClassMapProperty</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;key,
                                                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;eType)</pre>
 <div class="block">Returns the class map property with the specified name.</div>
 <dl>
@@ -978,7 +980,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.495">getInstanceProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.497">getInstanceProperty</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;key,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                  <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;def)</pre>
 <div class="block">Returns an instance of the specified class, string, or object property.
@@ -1003,7 +1005,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.516">getInstanceProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.518">getInstanceProperty</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;key,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                  <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;def,
                                  boolean&nbsp;fuzzyArgs,
@@ -1031,7 +1033,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.538">getInstanceProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.540">getInstanceProperty</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;key,
                                  <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;outer,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                  <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;def,
@@ -1063,7 +1065,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceArrayProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.559">getInstanceArrayProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.561">getInstanceArrayProperty</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;key,
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                         T[]&nbsp;def)</pre>
 <div class="block">Returns the specified property as an array of instantiated objects.</div>
@@ -1085,7 +1087,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceArrayProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.578">getInstanceArrayProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.580">getInstanceArrayProperty</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;key,
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                         T[]&nbsp;def,
                                         boolean&nbsp;fuzzyArgs,
@@ -1114,7 +1116,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getInstanceArrayProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.598">getInstanceArrayProperty</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;key,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T[]&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.600">getInstanceArrayProperty</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;key,
                                         <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;outer,
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                                         T[]&nbsp;def,
@@ -1143,7 +1145,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyKeys</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.612">getPropertyKeys</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;group)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.614">getPropertyKeys</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;group)</pre>
 <div class="block">Returns the keys found in the specified property group.
  
  <p>
@@ -1162,7 +1164,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.620">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.622">hashCode</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><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></code>&nbsp;in class&nbsp;<code><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></code></dd>
@@ -1175,7 +1177,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.630">hashCode</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;groups)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.632">hashCode</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;groups)</pre>
 <div class="block">Returns a hashcode of this property store using only the specified group names.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1191,7 +1193,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.639">equals</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;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.641">equals</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;o)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><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></code>&nbsp;in class&nbsp;<code><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></code></dd>
@@ -1204,7 +1206,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.654">equals</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.656">equals</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
                       <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;groups)</pre>
 <div class="block">Compares two property stores, but only based on the specified group names.</div>
 <dl>
@@ -1222,7 +1224,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>swap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,org.apache.juneau.PropertyStore.PropertyGroup&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.680">swap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;beanSession)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<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>,org.apache.juneau.PropertyStore.PropertyGroup&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.682">swap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;beanSession)</pre>
 <div class="block">Used for debugging.
  
  <p>
@@ -1241,7 +1243,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</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/PropertyStore.html#line.927">toString</a>()</pre>
+<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/PropertyStore.html#line.929">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><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></code>&nbsp;in class&nbsp;<code><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></code></dd>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/PropertyStoreBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyStoreBuilder.html b/content/site/apidocs/org/apache/juneau/PropertyStoreBuilder.html
index 7565e02..37d4879 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyStoreBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyStoreBuilder.html
@@ -306,7 +306,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>set</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStoreBuilder.html" title="class in org.apache.juneau">PropertyStoreBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStoreBuilder.html#line.182">set</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;newProperties)</pre>
 <div class="block">Convenience method for setting multiple properties in one call.
-
+ 
  <p>
  This replaces any previous configuration properties set on this store.</div>
 <dl>
@@ -325,7 +325,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>add</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStoreBuilder.html" title="class in org.apache.juneau">PropertyStoreBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStoreBuilder.html#line.198">add</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;newProperties)</pre>
 <div class="block">Convenience method for setting multiple properties in one call.
-
+ 
  <p>
  This appends to any previous configuration properties set on this store.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/Session.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Session.html b/content/site/apidocs/org/apache/juneau/Session.html
index abe8182..614b895 100644
--- a/content/site/apidocs/org/apache/juneau/Session.html
+++ b/content/site/apidocs/org/apache/juneau/Session.html
@@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <pre>public abstract class <a href="../../../src-html/org/apache/juneau/Session.html#line.32">Session</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">A one-time-use non-thread-safe object that's meant to be used once and then thrown away.
-
+ 
  <p>
  Serializers and parsers use session objects to retrieve config properties and to use it as a scratchpad during
  serialize and parse actions.</div>
@@ -485,7 +485,7 @@ public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/ju
 <pre>public final&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/Session.html#line.204">addToCache</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;key,
                              <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;val)</pre>
 <div class="block">Adds an arbitrary object to this session's cache.
-
+ 
  <p>
  Can be used to store objects for reuse during a session.</div>
 <dl>
@@ -503,7 +503,7 @@ public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/ju
 <h4>addToCache</h4>
 <pre>public final&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/Session.html#line.220">addToCache</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;cacheObjects)</pre>
 <div class="block">Adds arbitrary objects to this session's cache.
-
+ 
  <p>
  Can be used to store objects for reuse during a session.</div>
 <dl>
@@ -583,7 +583,7 @@ public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/ju
 <h4>getLogger</h4>
 <pre>protected final&nbsp;<a href="../../../org/apache/juneau/internal/JuneauLogger.html" title="class in org.apache.juneau.internal">JuneauLogger</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Session.html#line.279">getLogger</a>()</pre>
 <div class="block">Returns the logger associated with this session.
-
+ 
  <p>
  Subclasses can override this method to provide their own logger.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/SessionArgs.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/SessionArgs.html b/content/site/apidocs/org/apache/juneau/SessionArgs.html
index 0d54cd7..b3d449a 100644
--- a/content/site/apidocs/org/apache/juneau/SessionArgs.html
+++ b/content/site/apidocs/org/apache/juneau/SessionArgs.html
@@ -18,6 +18,12 @@
     catch(err) {
     }
 //-->
+var methods = {"i0":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>
@@ -70,13 +76,13 @@
 <li>Nested&nbsp;|&nbsp;</li>
 <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
 <a name="skip.navbar.top">
@@ -148,6 +154,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <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/SessionArgs.html#SessionArgs--">SessionArgs</a></span>()</code>
+<div class="block">Constructor.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/SessionArgs.html#SessionArgs-org.apache.juneau.ObjectMap-">SessionArgs</a></span>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;properties)</code>
 <div class="block">Constructor.</div>
 </td>
@@ -161,6 +172,19 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </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><a href="../../../org/apache/juneau/SessionArgs.html" title="class in org.apache.juneau">SessionArgs</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/SessionArgs.html#properties-org.apache.juneau.ObjectMap-">properties</a></span>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;properties)</code>
+<div class="block">Session-level properties.</div>
+</td>
+</tr>
+</table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
@@ -200,19 +224,55 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
+<a name="SessionArgs--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SessionArgs</h4>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/SessionArgs.html#line.30">SessionArgs</a>()</pre>
+<div class="block">Constructor.</div>
+</li>
+</ul>
 <a name="SessionArgs-org.apache.juneau.ObjectMap-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SessionArgs</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/SessionArgs.html#line.35">SessionArgs</a>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;properties)</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/SessionArgs.html#line.40">SessionArgs</a>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;properties)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>properties</code> - Session-level properties.
-   These override context-level properties.
-   Can be <jk>null</jk>.</dd>
+   <br>These override context-level properties.
+   <br>Can be <jk>null</jk>.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="properties-org.apache.juneau.ObjectMap-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>properties</h4>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/SessionArgs.html" title="class in org.apache.juneau">SessionArgs</a>&nbsp;<a href="../../../src-html/org/apache/juneau/SessionArgs.html#line.53">properties</a>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;properties)</pre>
+<div class="block">Session-level properties.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>properties</code> - Session-level properties.
+   <br>These override context-level properties.
+   <br>Can be <jk>null</jk>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
 </dl>
 </li>
 </ul>
@@ -271,13 +331,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <li>Nested&nbsp;|&nbsp;</li>
 <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
 <a name="skip.navbar.bottom">

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/Streamable.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Streamable.html b/content/site/apidocs/org/apache/juneau/Streamable.html
index bc28207..46f2789 100644
--- a/content/site/apidocs/org/apache/juneau/Streamable.html
+++ b/content/site/apidocs/org/apache/juneau/Streamable.html
@@ -106,7 +106,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public interface <a href="../../../src-html/org/apache/juneau/Streamable.html#line.25">Streamable</a></pre>
 <div class="block">Interface that identifies that an object can be serialized directly to an output stream.
-
+ 
  <p>
  Instances must identify the media type of the content by implementing the <a href="../../../org/apache/juneau/Streamable.html#getMediaType--"><code>getMediaType()</code></a> method.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/UriContext.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/UriContext.html b/content/site/apidocs/org/apache/juneau/UriContext.html
index 7531f7d..0c51d57 100644
--- a/content/site/apidocs/org/apache/juneau/UriContext.html
+++ b/content/site/apidocs/org/apache/juneau/UriContext.html
@@ -112,7 +112,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../src-html/org/apache/juneau/UriContext.html#line.37">UriContext</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 a URL broken into authority/context-root/servlet-path/path-info parts.
-
+ 
  <p>
  A typical request against a URL takes the following form:
  <p class='bcode'>
@@ -120,7 +120,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    |   authority   |  context   |  resource  |  path  |
    +--------------------------------------------------+
  </p>
-
+ 
  <p>
  This class allows you to convert URL strings to absolute (e.g. <js>"http://host:port/foo/bar"</js>) or root-relative
  (e.g. <js>"/foo/bar"</js>) URLs.</div>
@@ -315,7 +315,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>DEFAULT</h4>
 <pre>public static final&nbsp;<a href="../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a> <a href="../../../src-html/org/apache/juneau/UriContext.html#line.45">DEFAULT</a></pre>
 <div class="block">Default URI context.
-
+ 
  <p>
  No information about authority, servlet-root, context-root, or path-info is known.</div>
 </li>
@@ -385,10 +385,10 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.72
                                                                                             <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;servletPath,
                                                                                             <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;pathInfo)</pre>
 <div class="block">Constructor.
-
+ 
  <p>
  Leading and trailing slashes are trimmed of all parameters.
-
+ 
  <p>
  Any parameter can be <jk>null</jk>.  Blanks and nulls are equivalent.</div>
 <dl>
@@ -408,7 +408,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.72
 <h4>UriContext</h4>
 <pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.87">UriContext</a>()</pre>
 <div class="block">Default constructor.
-
+ 
  <p>
  All <jk>null</jk> values.</div>
 </li>
@@ -451,10 +451,10 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.72
 <h4>getAbsoluteAuthority</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/UriContext.html#line.127">getAbsoluteAuthority</a>()</pre>
 <div class="block">Returns the absolute URI of just the authority portion of this URI context.
-
+ 
  <p>
  Example:  <js>"http://hostname:port"</js>
-
+ 
  <p>
  If the authority is null/empty, returns <js>"/"</js>.</div>
 <dl>
@@ -472,7 +472,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.72
 <h4>getAbsoluteContextRoot</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/UriContext.html#line.141">getAbsoluteContextRoot</a>()</pre>
 <div class="block">Returns the absolute URI of the context-root portion of this URI context.
-
+ 
  <p>
  Example:  <js>"http://hostname:port/context-root"</js></div>
 <dl>
@@ -490,7 +490,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.72
 <h4>getRootRelativeContextRoot</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/UriContext.html#line.165">getRootRelativeContextRoot</a>()</pre>
 <div class="block">Returns the root-relative URI of the context portion of this URI context.
-
+ 
  <p>
  Example:  <js>"/context-root"</js></div>
 <dl>
@@ -508,7 +508,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.72
 <h4>getAbsoluteServletPath</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/UriContext.html#line.181">getAbsoluteServletPath</a>()</pre>
 <div class="block">Returns the absolute URI of the resource portion of this URI context.
-
+ 
  <p>
  Example:  <js>"http://hostname:port/context-root/servlet-path"</js></div>
 <dl>
@@ -526,7 +526,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.72
 <h4>getRootRelativeServletPath</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/UriContext.html#line.213">getRootRelativeServletPath</a>()</pre>
 <div class="block">Returns the root-relative URI of the resource portion of this URI context.
-
+ 
  <p>
  Example:  <js>"/context-root/servlet-path"</js></div>
 <dl>
@@ -572,7 +572,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.72
 <h4>getAbsolutePathInfo</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/UriContext.html#line.259">getAbsolutePathInfo</a>()</pre>
 <div class="block">Returns the absolute URI of the path portion of this URI context.
-
+ 
  <p>
  Example:  <js>"http://hostname:port/context-root/servlet-path/path-info"</js></div>
 <dl>
@@ -590,7 +590,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.72
 <h4>getRootRelativePathInfo</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/UriContext.html#line.305">getRootRelativePathInfo</a>()</pre>
 <div class="block">Returns the root-relative URI of the path portion of this URI context.
-
+ 
  <p>
  Example:  <js>"/context-root/servlet-path/path-info"</js></div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/UriResolver.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/UriResolver.html b/content/site/apidocs/org/apache/juneau/UriResolver.html
index 3c6719d..39232ea 100644
--- a/content/site/apidocs/org/apache/juneau/UriResolver.html
+++ b/content/site/apidocs/org/apache/juneau/UriResolver.html
@@ -112,16 +112,16 @@ var activeTableTab = "activeTableTab";
 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">Class used to create absolute and root-relative URIs based on your current URI 'location' and rules about how to
  make such resolutions.
-
+ 
  <p>
  Combines a <a href="../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau"><code>UriContext</code></a> instance with rules for resolution (<a href="../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau"><code>UriResolution</code></a> and relativity
  (<a href="../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau"><code>UriRelativity</code></a>) to define simple <a href="../../../org/apache/juneau/UriResolver.html#resolve-java.lang.Object-"><code>resolve(Object)</code></a> and <a href="../../../org/apache/juneau/UriResolver.html#append-java.lang.Appendable-java.lang.Object-"><code>append(Appendable, Object)</code></a> methods.
-
+ 
  <p>
  Three special protocols are used to represent context-root-relative, servlet-relative, and request-path-relative
  URIs:
    <js>"context:/"</js>, <js>"servlet:/"</js>, and <js>"request:/"</js>.
-
+ 
  <p>
  The following list shows the protocols of URLs that can be resolved with this class:
  <ul>
@@ -289,11 +289,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <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/UriResolver.html#line.136">relativize</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;relativeTo,
                          <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">Relativizes a URI.
-
+ 
  <p>
  Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true#relativize-java.net.URI-" title="class or interface in java.net"><code>URI.relativize(URI)</code></a>, except supports special protocols (e.g. <js>"servlet:/"</js>) for both
  the <code>relativeTo</code> and <code>uri</code> parameters.
-
+ 
  <p>
  For example, to relativize a URI to its servlet-relative form:
  <p class='bcode'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/Visibility.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Visibility.html b/content/site/apidocs/org/apache/juneau/Visibility.html
index 959b981..f6b18a5 100644
--- a/content/site/apidocs/org/apache/juneau/Visibility.html
+++ b/content/site/apidocs/org/apache/juneau/Visibility.html
@@ -120,10 +120,10 @@ var activeTableTab = "activeTableTab";
 <pre>public enum <a href="../../../src-html/org/apache/juneau/Visibility.html#line.32">Visibility</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&gt;</pre>
 <div class="block">Defines class/field/method visibilities.
-
+ 
  <p>
  Used to specify minimum levels of visibility when detecting bean classes, methods, and fields.
-
+ 
  <p>
  Used in conjunction with the following bean context properties:
  <ul>
@@ -399,7 +399,7 @@ not permitted.)</div>
 <h4>isVisible</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/Visibility.html#line.63">isVisible</a>(int&nbsp;mod)</pre>
 <div class="block">Identifies if the specified mod matches this visibility.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jsf>PUBLIC</jsf>.isVisible(MyPublicClass.<jk>class</jk>.getModifiers()); <jc>//true</jc>
@@ -471,7 +471,7 @@ not permitted.)</div>
 <h4>transform</h4>
 <pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/Visibility.html#line.114">transform</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;T&gt;&nbsp;x)</pre>
 <div class="block">Makes constructor accessible if it matches the visibility requirements, or returns <jk>null</jk> if it doesn't.
-
+ 
  <p>
  Security exceptions thrown on the call to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AccessibleObject.html?is-external=true#setAccessible-boolean-" title="class or interface in java.lang.reflect"><code>AccessibleObject.setAccessible(boolean)</code></a> are quietly ignored.</div>
 <dl>
@@ -491,7 +491,7 @@ not permitted.)</div>
 <h4>transform</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Visibility.html#line.134">transform</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;x)</pre>
 <div class="block">Makes method accessible if it matches the visibility requirements, or returns <jk>null</jk> if it doesn't.
-
+ 
  <p>
  Security exceptions thrown on the call to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AccessibleObject.html?is-external=true#setAccessible-boolean-" title="class or interface in java.lang.reflect"><code>AccessibleObject.setAccessible(boolean)</code></a> are quietly ignored.</div>
 <dl>
@@ -511,7 +511,7 @@ not permitted.)</div>
 <h4>transform</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Visibility.html#line.154">transform</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a>&nbsp;x)</pre>
 <div class="block">Makes field accessible if it matches the visibility requirements, or returns <jk>null</jk> if it doesn't.
-
+ 
  <p>
  Security exceptions thrown on the call to <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/AccessibleObject.html?is-external=true#setAccessible-boolean-" title="class or interface in java.lang.reflect"><code>AccessibleObject.setAccessible(boolean)</code></a> are quietly ignored.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/Writable.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Writable.html b/content/site/apidocs/org/apache/juneau/Writable.html
index bad1993..2208af2 100644
--- a/content/site/apidocs/org/apache/juneau/Writable.html
+++ b/content/site/apidocs/org/apache/juneau/Writable.html
@@ -106,7 +106,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public interface <a href="../../../src-html/org/apache/juneau/Writable.html#line.25">Writable</a></pre>
 <div class="block">Interface that identifies that an object can be serialized directly to a writer.
-
+ 
  <p>
  Instances must identify the media type of the content by implementing the <a href="../../../org/apache/juneau/Writable.html#getMediaType--"><code>getMediaType()</code></a> method.</div>
 </li>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanContextBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanContextBuilder.html b/content/site/apidocs/org/apache/juneau/BeanContextBuilder.html
index c0c8c88..a0141f6 100644
--- a/content/site/apidocs/org/apache/juneau/BeanContextBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/BeanContextBuilder.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.60">BeanContextBuilder</a>
+<pre>public class <a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.62">BeanContextBuilder</a>
 extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in org.apache.juneau">ContextBuilder</a></pre>
 <div class="block">Builder class for building instances of serializers, parsers, and bean contexts.
  
@@ -148,10 +148,11 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
       .build();  <jc>// Create a JsonSerializer</jc>
  </p>
  
- <h6 class='topic'>Documentation</h6>
-   <ul>
-      <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.ConfigurableProperties">Overview &gt; Configurable Properties</a>
-   </ul></div>
+ 
+ <h5 class='topic'>Documentation</h5>
+ <ul>
+   <li><a class="doclink" href="../../../../overview-summary.html#juneau-marshall.ConfigurableProperties">Overview &gt; Configurable Properties</a>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -681,7 +682,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>BeanContextBuilder</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.67">BeanContextBuilder</a>()</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.69">BeanContextBuilder</a>()</pre>
 <div class="block">Constructor.
  
  All default settings.</div>
@@ -693,7 +694,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BeanContextBuilder</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.76">BeanContextBuilder</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.78">BeanContextBuilder</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -715,7 +716,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>build</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.81">build</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.83">build</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../org/apache/juneau/ContextBuilder.html#build--">ContextBuilder</a></code></span></div>
 <div class="block">Build the object.</div>
 <dl>
@@ -733,16 +734,16 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanClassVisibility</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.109">beanClassVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.111">beanClassVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -762,12 +763,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanConstructorVisibility</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.129">beanConstructorVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.131">beanConstructorVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -787,9 +788,9 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.148">beanDictionary</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.150">beanDictionary</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;values)</pre>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Adds to the list of classes that make up the bean dictionary in this bean context.
  
@@ -811,12 +812,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.167">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.169">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Same as <a href="../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-"><code>beanDictionary(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -835,7 +836,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.188">beanDictionary</a>(boolean&nbsp;append,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.190">beanDictionary</a>(boolean&nbsp;append,
                                          <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;values)</pre>
 <div class="block">Configuration property:  Bean dictionary.
  
@@ -861,12 +862,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionaryRemove</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.207">beanDictionaryRemove</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.209">beanDictionaryRemove</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;values)</pre>
 <div class="block">Configuration property:  Bean dictionary.
  
  <p>
  Removes from the list of classes that make up the bean dictionary in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -885,9 +886,9 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFieldVisibility</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.227">beanFieldVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.229">beanFieldVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -910,21 +911,28 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.248">beanFilters</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.257">beanFilters</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;values)</pre>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -936,12 +944,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.267">beanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.276">beanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean filters.
  
  <p>
  Same as <a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -960,13 +968,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.288">beanFilters</a>(boolean&nbsp;append,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.304">beanFilters</a>(boolean&nbsp;append,
                                       <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;values)</pre>
 <div class="block">Configuration property:  Bean filters.
  
  <p>
  Same as <a href="../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -974,7 +982,14 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -986,19 +1001,26 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFiltersRemove</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.307">beanFiltersRemove</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.330">beanFiltersRemove</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;values)</pre>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1010,17 +1032,14 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMapPutReturnsOldValue</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.332">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.352">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1040,12 +1059,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMapPutReturnsOldValue</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.349">beanMapPutReturnsOldValue</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.369">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1062,9 +1081,9 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMethodVisibility</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.369">beanMethodVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.389">beanMethodVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -1087,16 +1106,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireDefaultConstructor</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.393">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.410">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1116,12 +1132,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireDefaultConstructor</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.410">beansRequireDefaultConstructor</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.427">beansRequireDefaultConstructor</a>()</pre>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1138,16 +1154,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSerializable</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.434">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.448">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1167,12 +1180,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSerializable</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.451">beansRequireSerializable</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.465">beansRequireSerializable</a>()</pre>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1189,13 +1202,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSettersForGetters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.472">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.486">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1215,12 +1228,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSettersForGetters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.489">beansRequireSettersForGetters</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.503">beansRequireSettersForGetters</a>()</pre>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1237,16 +1250,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSomeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.513">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.524">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1266,9 +1276,9 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>beanTypePropertyName</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.534">beanTypePropertyName</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;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.545">beanTypePropertyName</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;value)</pre>
 <div class="block">Configuration property:  Bean type property name.
-
+ 
  <p>
  This specifies the name of the bean property used to store the dictionary name of a bean type so that the
  parser knows the data type to reconstruct.
@@ -1292,9 +1302,9 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>debug</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.561">debug</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.572">debug</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Debug mode.
-
+ 
  <p>
  Enables the following additional information during serialization:
  <ul class='spaced-list'>
@@ -1304,7 +1314,7 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
    <li>
       Enables <a href="../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_debug"><code>BeanContext.BEAN_debug</code></a>
@@ -1324,12 +1334,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>debug</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.578">debug</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.589">debug</a>()</pre>
 <div class="block">Configuration property:  Debug mode.
-
+ 
  <p>
  Shortcut for calling <code>debug(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_debug"><code>BeanContext.BEAN_debug</code></a>
@@ -1346,10 +1356,10 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.597">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.608">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
                                             <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;properties)</pre>
 <div class="block">Configuration property:  Bean property excludes.
-
+ 
  <p>
  Specifies to exclude the specified list of properties for the specified bean class.
  
@@ -1372,12 +1382,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.616">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.627">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean property excludes.
-
+ 
  <p>
  Specifies to exclude the specified list of properties for the specified bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_excludeProperties"><code>BeanContext.BEAN_excludeProperties</code></a>
@@ -1396,17 +1406,18 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.632">excludeProperties</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;beanClassName,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.645">excludeProperties</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;beanClassName,
                                             <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;value)</pre>
 <div class="block">Configuration property:  Bean property excludes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_excludeProperties"><code>BeanContext.BEAN_excludeProperties</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>beanClassName</code> - The bean class name.  Can be a simple name, fully-qualified name, or <js>"*"</js>.</dd>
+<dd><code>beanClassName</code> - The bean class name.  
+   <br>Can be a simple name, fully-qualified name, or <js>"*"</js> for all bean classes.</dd>
 <dd><code>value</code> - Comma-delimited list of property names.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -1419,13 +1430,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreInvocationExceptionsOnGetters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.653">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.666">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1445,12 +1456,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreInvocationExceptionsOnGetters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.670">ignoreInvocationExceptionsOnGetters</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.683">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1467,13 +1478,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreInvocationExceptionsOnSetters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.691">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.704">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1493,12 +1504,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreInvocationExceptionsOnSetters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.708">ignoreInvocationExceptionsOnSetters</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.721">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1515,13 +1526,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>ignorePropertiesWithoutSetters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.729">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.742">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -1541,13 +1552,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreUnknownBeanProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.750">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.763">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1567,12 +1578,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreUnknownBeanProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.767">ignoreUnknownBeanProperties</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.780">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1589,13 +1600,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreUnknownNullBeanProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.788">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.801">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -1615,10 +1626,10 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>implClass</h4>
-<pre>public&nbsp;&lt;I&gt;&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.805">implClass</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;I&gt;&nbsp;interfaceClass,
+<pre>public&nbsp;&lt;I&gt;&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.818">implClass</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;I&gt;&nbsp;interfaceClass,
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends I&gt;&nbsp;implClass)</pre>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -1640,14 +1651,14 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>implClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.825">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.838">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <p>
  For interfaces and abstract classes this method can be used to specify an implementation class for the
  interface/abstract class so that instances of the implementation class are used when instantiated (e.g. during a
  parse).
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -1666,10 +1677,10 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>includeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.844">includeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.857">includeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
                                             <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;value)</pre>
 <div class="block">Configuration property:  Bean property includes.
-
+ 
  <p>
  Specifies the set and order of names of properties associated with the bean class.
  
@@ -1692,12 +1703,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>includeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.862">includeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.875">includeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean property includes.
-
+ 
  <p>
  Specifies the set and order of names of properties associated with the bean class.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_includeProperties"><code>BeanContext.BEAN_includeProperties</code></a>
@@ -1716,10 +1727,10 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>includeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.881">includeProperties</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;beanClassName,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.896">includeProperties</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;beanClassName,
                                             <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;value)</pre>
 <div class="block">Configuration property:  Bean property includes.
-
+ 
  <p>
  Specifies the set and order of names of properties associated with the bean class.
  
@@ -1729,7 +1740,8 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>beanClassName</code> - The bean class name.  Can be a simple name, fully-qualified name, or <js>"*"</js>.</dd>
+<dd><code>beanClassName</code> - The bean class name.  
+   <br>Can be a simple name, fully-qualified name, or <js>"*"</js> for all beans.</dd>
 <dd><code>value</code> - Comma-delimited list of property names.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -1742,9 +1754,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>locale</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.896">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.914">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Locale.
-
+ 
+ <p>
+ Specifies a default locale for serializer and parser sessions.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_locale"><code>BeanContext.BEAN_locale</code></a>
@@ -1763,12 +1778,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>mediaType</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.914">mediaType</a>(<a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.932">mediaType</a>(<a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
 <div class="block">Configuration property:  Media type.
-
+ 
  <p>
  Specifies a default media type value for serializer and parser sessions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_mediaType"><code>BeanContext.BEAN_mediaType</code></a>
@@ -1787,22 +1802,28 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.935">notBeanClasses</a>(boolean&nbsp;append,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.960">notBeanClasses</a>(boolean&nbsp;append,
                                          <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;values)</pre>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1814,9 +1835,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.950">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.979">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1835,16 +1860,25 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.965">notBeanClasses</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1004">notBeanClasses</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;values)</pre>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1856,16 +1890,21 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClassesRemove</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.980">notBeanClassesRemove</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1025">notBeanClassesRemove</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;values)</pre>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1877,21 +1916,27 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1000">notBeanPackages</a>(boolean&nbsp;append,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1052">notBeanPackages</a>(boolean&nbsp;append,
                                           <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;values)</pre>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1903,16 +1948,21 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1015">notBeanPackages</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1073">notBeanPackages</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;values)</pre>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1924,9 +1974,9 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1030">notBeanPackages</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1089">notBeanPackages</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;values)</pre>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1945,16 +1995,21 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackagesRemove</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1045">notBeanPackagesRemove</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1110">notBeanPackagesRemove</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;values)</pre>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1966,25 +2021,31 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1069">pojoSwaps</a>(boolean&nbsp;append,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1141">pojoSwaps</a>(boolean&nbsp;append,
                                     <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;values)</pre>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <p>
  POJO swaps are used to "swap out" non-serializable classes with serializable equivalents during serialization,
  and "swap in" the non-serializable class during parsing.
  
  <p>
  An example of a POJO swap would be a <code>Calendar</code> object that gets swapped out for an ISO8601 string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1996,9 +2057,9 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1084">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1156">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2017,16 +2078,22 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1099">pojoSwaps</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1178">pojoSwaps</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;values)</pre>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2038,16 +2105,22 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwapsRemove</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1114">pojoSwapsRemove</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;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1200">pojoSwapsRemove</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;values)</pre>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2059,9 +2132,9 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>propertyNamer</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1134">propertyNamer</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a>&gt;&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1220">propertyNamer</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a>&gt;&nbsp;value)</pre>
 <div class="block">Configuration property:  Bean property namer
-
+ 
  <p>
  The class to use for calculating bean property names.
  
@@ -2084,13 +2157,13 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>sortProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1155">sortProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" title="class in org.apache.juneau">BeanContextBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContextBuilder.html#line.1241">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2110,12 +2183,12 @@ extends <a href="../../../org/apache/juneau/ContextBuilder.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>sortProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContextBuilder.html" titl

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/csv/CsvSerializerBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvSerializerBuilder.html b/content/site/apidocs/org/apache/juneau/csv/CsvSerializerBuilder.html
index b9bc7dd..008d778 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvSerializerBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvSerializerBuilder.html
@@ -750,6 +750,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.serializer.SerializerBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.serializer.<a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-java.lang.String-">uriContext</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-java.lang.String-">uriRelativity</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-java.lang.String-">uriResolution</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -843,11 +850,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.53">abridged</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  When enabled, it is assumed that the parser knows the exact Java POJO type being parsed, and therefore top-level
  type information that might normally be included to determine the data type will not be serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -872,10 +879,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.59">abridged</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  Shortcut for calling <code>abridged(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -897,11 +904,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.65">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#addBeanTypeProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Add <js>"_type"</js> properties when needed.
-
+ 
  <p>
  If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred
  through reflection.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_addBeanTypeProperties"><code>Serializer.SERIALIZER_addBeanTypeProperties</code></a>
@@ -926,15 +933,15 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.71">detectRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Specifies that recursions should be checked for during serialization.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -959,10 +966,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.77">detectRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Shortcut for calling <code>detectRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -984,16 +991,16 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.83">ignoreRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  If <jk>true</jk>, when we encounter the same object when serializing a tree, we set the value to <jk>null</jk>.
  Otherwise, an exception is thrown.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1018,10 +1025,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.89">ignoreRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  Shortcut for calling <code>ignoreRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1043,10 +1050,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.94">initialDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#initialDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Initial depth.
-
+ 
  <p>
  The initial indentation level at the root.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_initialDepth"><code>Serializer.SERIALIZER_initialDepth</code></a>
@@ -1071,10 +1078,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.100">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#listener-java.lang.Class-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Serializer listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during serialization.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_listener"><code>Serializer.SERIALIZER_listener</code></a>
@@ -1098,12 +1105,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.106">maxDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Max serialization depth.
-
+ 
  <p>
  Abort serialization if specified depth is reached in the POJO tree.
  <br>If this depth is exceeded, an exception is thrown.
  <br>This prevents stack overflows from occurring when trying to serialize models with recursive references.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxDepth"><code>Serializer.SERIALIZER_maxDepth</code></a>
@@ -1128,10 +1135,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.112">maxIndent</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxIndent-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Maximum indentation.
-
+ 
  <p>
  Specifies the maximum indentation level in the serialized document.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxIndent"><code>Serializer.SERIALIZER_maxIndent</code></a>
@@ -1156,10 +1163,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.118">quoteChar</a>(char&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#quoteChar-char-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Quote character.
-
+ 
  <p>
  This is the character used for quoting attributes and values.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1184,10 +1191,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.124">sortCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort arrays and collections alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of arrays and collections before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1215,7 +1222,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Shortcut for calling <code>sortCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1237,10 +1244,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.136">sortMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort maps alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of maps before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1268,7 +1275,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Shortcut for calling <code>sortMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1293,7 +1300,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Shortcut for calling <code>quoteChar(<js>'\''</js>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1315,10 +1322,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.154">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  If <jk>true</jk>, empty list values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1343,10 +1350,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.160">trimEmptyCollections</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1368,10 +1375,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.166">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  If <jk>true</jk>, empty map values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1396,10 +1403,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.172">trimEmptyMaps</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1421,10 +1428,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.178">trimNullProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimNullProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim null bean property values.
-
+ 
  <p>
  If <jk>true</jk>, null bean values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimNullProperties"><code>Serializer.SERIALIZER_trimNullProperties</code></a>
@@ -1449,10 +1456,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.184">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1477,10 +1484,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.190">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1502,10 +1509,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.196">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI context bean.
-
+ 
  <p>
  Bean used for resolution of URIs to absolute or root-relative form.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriContext"><code>Serializer.SERIALIZER_uriContext</code></a>
@@ -1529,10 +1536,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.202">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI relativity.
-
+ 
  <p>
  Defines what relative URIs are relative to when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriRelativity"><code>Serializer.SERIALIZER_uriRelativity</code></a>
@@ -1557,10 +1564,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.208">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI resolution.
-
+ 
  <p>
  Defines the resolution level for URIs when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriResolution"><code>Serializer.SERIALIZER_uriResolution</code></a>
@@ -1585,10 +1592,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.214">useWhitespace</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  If <jk>true</jk>, newlines and indentation and spaces are added to the output to improve readability.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1613,7 +1620,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.220">useWhitespace</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
  
@@ -1638,10 +1645,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.226">ws</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ws--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1663,14 +1670,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.232">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1695,10 +1699,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.238">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1720,14 +1724,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.244">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1752,10 +1753,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.250">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1777,11 +1778,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.256">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1806,10 +1807,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.262">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1831,14 +1832,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.268">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1863,15 +1861,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.274">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1896,10 +1891,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.280">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1921,10 +1916,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.286">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -1949,14 +1944,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.292">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -1981,7 +1976,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.298">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -2009,7 +2004,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.304">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -2037,15 +2032,15 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.310">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2070,10 +2065,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.316">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2095,11 +2090,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.322">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -2124,11 +2119,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.328">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -2153,10 +2148,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.334">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -2178,11 +2173,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.340">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -2207,11 +2202,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.346">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -2236,11 +2231,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.352">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -2265,10 +2260,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.358">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -2290,11 +2285,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.364">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -2319,10 +2314,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.370">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -2344,11 +2339,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.376">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2373,10 +2368,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.382">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2398,7 +2393,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.388">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2407,7 +2402,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2422,7 +2422,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.394">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2447,10 +2447,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
                                             <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2459,8 +2459,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2475,7 +2481,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.406">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2484,7 +2490,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2499,7 +2510,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.412">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2508,7 +2523,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2523,7 +2543,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.418">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2548,11 +2572,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
                                            <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2561,8 +2585,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2577,7 +2607,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.430">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2586,7 +2616,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2601,12 +2636,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.436">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2615,7 +2650,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2633,7 +2675,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2661,7 +2703,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2671,7 +2713,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2686,10 +2735,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.454">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2698,7 +2747,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2713,7 +2769,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.460">pojoSwaps</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2722,7 +2778,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2737,7 +2799,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.466">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2762,14 +2824,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
                                       <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <p>
  POJO swaps are used to "swap out" non-serializable classes with serializable equivalents during serialization,
  and "swap in" the non-serializable class during parsing.
  
  <p>
  An example of a POJO swap would be a <code>Calendar</code> object that gets swapped out for an ISO8601 string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2778,8 +2840,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#pojoSwaps-boolean-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the pre

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Source.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Source.html b/content/site/apidocs/org/apache/juneau/dto/html5/Source.html
index 7834536..cc8a595 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Source.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Source.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-source-element">&lt;source&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -248,14 +248,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>src</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.58">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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-src">src</a> attribute.
-
+ 
  <p>
  Address of the resource.
-
+ 
  <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>
@@ -275,7 +275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.72">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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-type">type</a> attribute.
-
+ 
  <p>
  Type of embedded resource.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Span.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Span.html b/content/site/apidocs/org/apache/juneau/dto/html5/Span.html
index 808cd5c..b0523ad 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Span.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Span.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-span-element">&lt;span&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html b/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html
index 4cd88e7..83e3ab2 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element">&lt;strong&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Style.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Style.html b/content/site/apidocs/org/apache/juneau/dto/html5/Style.html
index 446944c..bfc5487 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Style.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Style.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5">HtmlElementRawText</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-style-element">&lt;style&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -267,7 +267,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>media</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.45">media</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;media)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-style-media">media</a> attribute.
-
+ 
  <p>
  Applicable media.</div>
 <dl>
@@ -286,7 +286,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.59">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"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-style-type">type</a> attribute.
-
+ 
  <p>
  Type of embedded resource.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html b/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html
index 2065434..15960fa 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sub&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html b/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html
index 5dab4d3..8f3b130 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sup&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Table.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Table.html b/content/site/apidocs/org/apache/juneau/dto/html5/Table.html
index 2484a52..1544c0c 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Table.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Table.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-table-element">&lt;table&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html b/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html
index a95687f..42e5837 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tbody-element">&lt;tbody&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Td.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Td.html b/content/site/apidocs/org/apache/juneau/dto/html5/Td.html
index fd50876..e1edda0 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Td.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Td.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-td-element">&lt;td&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -279,7 +279,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>colspan</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.47">colspan</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;colspan)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-colspan">colspan</a> attribute.
-
+ 
  <p>
  Number of columns that the cell is to span.</div>
 <dl>
@@ -299,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>headers</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.61">headers</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;headers)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-headers">headers</a> attribute.
-
+ 
  <p>
  The header cells for this cell.</div>
 <dl>
@@ -318,7 +318,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>rowspan</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.77">rowspan</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;rowspan)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-rowspan">rowspan</a> attribute.
-
+ 
  <p>
  Number of rows that the cell is to span.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Template.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Template.html b/content/site/apidocs/org/apache/juneau/dto/html5/Template.html
index f2c6537..9d69d74 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Template.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Template.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Templa
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-template-element">&lt;template&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html b/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html
index e1d6de5..c49a7cd 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Textar
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5">HtmlElementRawText</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-textarea-element">&lt;textarea&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -346,7 +346,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>autocomplete</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.45">autocomplete</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;autocomplete)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete">autocomplete</a> attribute.
-
+ 
  <p>
  Hint for form auto-fill feature.</div>
 <dl>
@@ -365,7 +365,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>autofocus</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.61">autofocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;autofocus)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.
-
+ 
  <p>
  Automatically focus the form control when the page is loaded.</div>
 <dl>
@@ -385,7 +385,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>cols</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.77">cols</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;cols)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-cols">cols</a> attribute.
-
+ 
  <p>
  Maximum number of characters per line.</div>
 <dl>
@@ -405,7 +405,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>dirname</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.91">dirname</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;dirname)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-dirname">dirname</a> attribute.
-
+ 
  <p>
  Name of form field to use for sending the element's directionality in form submission.</div>
 <dl>
@@ -424,7 +424,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>disabled</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.107">disabled</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;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.
-
+ 
  <p>
  Whether the form control is disabled.</div>
 <dl>
@@ -444,7 +444,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>form</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.121">form</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;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
-
+ 
  <p>
  Associates the control with a form element.</div>
 <dl>
@@ -463,7 +463,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>inputmode</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.135">inputmode</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;inputmode)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#inputmode">inputmode</a> attribute.
-
+ 
  <p>
  Hint for selecting an input modality.</div>
 <dl>
@@ -482,7 +482,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>maxlength</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.151">maxlength</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;maxlength)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-maxlength">maxlength</a> attribute.
-
+ 
  <p>
  Maximum length of value.</div>
 <dl>
@@ -502,7 +502,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>minlength</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.167">minlength</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;minlength)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-minlength">minlength</a> attribute.
-
+ 
  <p>
  Minimum length of value.</div>
 <dl>
@@ -522,7 +522,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.181">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
-
+ 
  <p>
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>
@@ -542,7 +542,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.196">placeholder</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;placeholder)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-placeholder">placeholder</a>
  attribute.
-
+ 
  <p>
  User-visible label to be placed within the form control.</div>
 <dl>
@@ -561,7 +561,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>readonly</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.212">readonly</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;readonly)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-readonly">readonly</a> attribute.
-
+ 
  <p>
  Whether to allow the value to be edited by the user.</div>
 <dl>
@@ -581,7 +581,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>required</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.228">required</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;required)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-required">required</a> attribute.
-
+ 
  <p>
  Whether the control is required for form submission.</div>
 <dl>
@@ -601,7 +601,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>rows</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.244">rows</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;rows)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-rows">rows</a> attribute.
-
+ 
  <p>
  Number of lines to show.</div>
 <dl>
@@ -621,7 +621,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>wrap</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.258">wrap</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;wrap)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-wrap">wrap</a> attribute.
-
+ 
  <p>
  How the value of the form control is to be wrapped for form submission.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html b/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html
index 7340041..d3337e3 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tfoot-element">&lt;tfoot&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Th.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Th.html b/content/site/apidocs/org/apache/juneau/dto/html5/Th.html
index 3439d96..0bb9292 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Th.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Th.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-th-element">&lt;th&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -297,7 +297,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>abbr</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.45">abbr</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;abbr)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-th-abbr">abbr</a> attribute.
-
+ 
  <p>
  Alternative label to use for the header cell when referencing the cell in other contexts.</div>
 <dl>
@@ -316,7 +316,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>colspan</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.61">colspan</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;colspan)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-colspan">colspan</a> attribute.
-
+ 
  <p>
  Number of columns that the cell is to span.</div>
 <dl>
@@ -336,7 +336,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>headers</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.75">headers</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;headers)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-headers">headers</a> attribute.
-
+ 
  <p>
  The headers for this cell.</div>
 <dl>
@@ -355,7 +355,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>rowspan</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.91">rowspan</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;rowspan)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-rowspan">rowspan</a> attribute.
-
+ 
  <p>
  Number of rows that the cell is to span.</div>
 <dl>
@@ -375,7 +375,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>scope</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.105">scope</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;scope)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-th-scope">scope</a> attribute.
-
+ 
  <p>
  Specifies which cells the header cell applies to.</div>
 <dl>
@@ -394,7 +394,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>sorted</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.119">sorted</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;sorted)</pre>
 <div class="block"><a class="doclink" href="-">sorted</a> attribute.
-
+ 
  <p>
  Column sort direction and ordinality.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html b/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html
index 7dddbab..05df010 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-thead-element">&lt;thead&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Time.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Time.html b/content/site/apidocs/org/apache/juneau/dto/html5/Time.html
index 1047f63..907a2af 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Time.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Time.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-time-element">&lt;time&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -269,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.46">datetime</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;datetime)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-time-datetime">datetime</a>
  attribute.
-
+ 
  <p>
  Machine-readable value.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Title.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Title.html b/content/site/apidocs/org/apache/juneau/dto/html5/Title.html
index c3c0b54..c6ae5ab 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Title.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Title.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5">HtmlElementRawText</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-title-element">&lt;title&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html b/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html
index b6d4cab..244e109 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tr-element">&lt;tr&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Track.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Track.html b/content/site/apidocs/org/apache/juneau/dto/html5/Track.html
index dc42053..1814116 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Track.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Track.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-track-element">&lt;track&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -269,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.50">_default</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;_default)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-default">default</a>
  attribute.
-
+ 
  <p>
  Enable the track if no other text track is more suitable.</div>
 <dl>
@@ -288,7 +288,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>kind</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.64">kind</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;kind)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-kind">kind</a> attribute.
-
+ 
  <p>
  The type of text track.</div>
 <dl>
@@ -307,7 +307,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>label</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.78">label</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;label)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-label">label</a> attribute.
-
+ 
  <p>
  User-visible label.</div>
 <dl>
@@ -326,14 +326,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>src</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.101">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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-src">src</a> attribute.
-
+ 
  <p>
  Address of the resource.
-
+ 
  <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>
@@ -354,7 +354,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.116">srclang</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;srclang)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-srclang">srclang</a>
  attribute.
-
+ 
  <p>
  Language of the text track.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/U.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/U.html b/content/site/apidocs/org/apache/juneau/dto/html5/U.html
index e0dce0e..6bda5c5 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/U.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/U.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-u-element">&lt;u&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html b/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html
index 839a890..39fca9e 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-ul-element">&lt;ul&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Var.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Var.html b/content/site/apidocs/org/apache/juneau/dto/html5/Var.html
index 8246d94..915cebe 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Var.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Var.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-var-element">&lt;var&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Video.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Video.html b/content/site/apidocs/org/apache/juneau/dto/html5/Video.html
index 6dfe55f..73522c4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Video.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Video.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-video-element">&lt;video&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -336,7 +336,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.52">autoplay</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;autoplay)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
  attribute.
-
+ 
  <p>
  Hint that the media resource can be started automatically when the page is loaded.</div>
 <dl>
@@ -357,7 +357,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.69">controls</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;controls)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
  attribute.
-
+ 
  <p>
  Show user agent controls.</div>
 <dl>
@@ -378,7 +378,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.84">crossorigin</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;crossorigin)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a>
  attribute.
-
+ 
  <p>
  How the element handles cross-origin requests.</div>
 <dl>
@@ -398,7 +398,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.101">height</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;height)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
  attribute.
-
+ 
  <p>
  Vertical dimension.</div>
 <dl>
@@ -418,7 +418,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>loop</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.117">loop</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;loop)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop">loop</a> attribute.
-
+ 
  <p>
  Whether to loop the media resource.</div>
 <dl>
@@ -439,7 +439,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.132">mediagroup</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;mediagroup)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a>
  attribute.
-
+ 
  <p>
  Groups media elements together with an implicit MediaController.</div>
 <dl>
@@ -459,7 +459,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.149">muted</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;muted)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a>
  attribute.
-
+ 
  <p>
  Whether to mute the media resource by default.</div>
 <dl>
@@ -480,7 +480,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.164">poster</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;poster)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster">poster</a>
  attribute.
-
+ 
  <p>
  Poster frame to show prior to video playback.</div>
 <dl>
@@ -500,7 +500,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.179">preload</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;preload)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a>
  attribute.
-
+ 
  <p>
  Hints how much buffering the media resource will likely need.</div>
 <dl>
@@ -519,14 +519,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>src</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.202">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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src">src</a> attribute.
-
+ 
  <p>
  Address of the resource.
-
+ 
  <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>
@@ -546,7 +546,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>width</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.218">width</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;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
-
+ 
  <p>
  Horizontal dimension.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html b/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html
index c0fe67c..1a6680d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-wbr-element">&lt;wbr&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html
index ccd5903..13b450e 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html
@@ -120,18 +120,18 @@ var activeTableTab = "activeTableTab";
 <pre>public enum <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.44">JsonType</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&gt;</pre>
 <div class="block">Represents possible JSON types in the JSON-Schema core specification.
-
+ 
  <p>
  Implements custom <code>toString()</code> and <code>fromString(String)</code> methods that override the default
  serialization/parsing behavior of <code>Enum</code> types so that they are represented in lowercase form (as per the
  specification).
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    // Produces 'number', not 'NUMBER'.
    String json = JsonSerializer.DEFAULT.serialize(JsonType.NUMBER);
  </p>
-
+ 
  <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/jsonschema/JsonTypeArray.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html
index 6dc7893..3327d1f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html
@@ -135,7 +135,7 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.35">JsonTypeArray</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&gt;</pre>
 <div class="block">Represents a list of <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema"><code>JsonType</code></a> objects.
-
+ 
  <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/jsonschema/Schema.BooleanOrSchemaArraySwap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html
index e9aac79..f2a50cb 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html
@@ -120,14 +120,14 @@ var activeTableTab = "activeTableTab";
 <pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.919">Schema.BooleanOrSchemaArraySwap</a>
 extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<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>,<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>&gt;</pre>
 <div class="block">Used during parsing to convert the <property>additionalItems</property> property to the correct class type.
-
+ 
  <ul class='spaced-list'>
    <li>
       If parsing a JSON-array, converts to a <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a>.
    <li>
       If parsing a JSON-boolean, converts to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.
  </ul>
-
+ 
  <p>
  Serialization method is a no-op.</div>
 </li>
@@ -252,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
             throws <a href="../../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/transform/PojoSwap.html#swap-org.apache.juneau.BeanSession-T-">PojoSwap</a></code></span></div>
 <div class="block">If this transform is to be used to serialize non-serializable POJOs, it must implement this method.
-
+ 
  <p>
  The object must be converted into one of the following serializable types:
  <ul class='spaced-list'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html
index d0fba26..f0d56c6 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html
@@ -120,14 +120,14 @@ var activeTableTab = "activeTableTab";
 <pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1185">Schema.BooleanOrSchemaSwap</a>
 extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<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>,<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>&gt;</pre>
 <div class="block">Used during parsing to convert the <property>additionalProperties</property> property to the correct class type.
-
+ 
  <ul class='spaced-list'>
    <li>
       If parsing a JSON-object, converts to a <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a>.
    <li>
       If parsing a JSON-boolean, converts to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.
  </ul>
-
+ 
  <p>
  Serialization method is a no-op.</div>
 </li>
@@ -252,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
             throws <a href="../../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/transform/PojoSwap.html#swap-org.apache.juneau.BeanSession-T-">PojoSwap</a></code></span></div>
 <div class="block">If this transform is to be used to serialize non-serializable POJOs, it must implement this method.
-
+ 
  <p>
  The object must be converted into one of the following serializable types:
  <ul class='spaced-list'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html
index 176b6a4..c11e58d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html
@@ -120,14 +120,14 @@ var activeTableTab = "activeTableTab";
 <pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.314">Schema.JsonTypeOrJsonTypeArraySwap</a>
 extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<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>,<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>&gt;</pre>
 <div class="block">Used during parsing to convert the <property>type</property> property to the correct class type.
-
+ 
  <ul class='spaced-list'>
    <li>
       If parsing a JSON-array, converts to a <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>JsonTypeArray</code></a>.
    <li>
       If parsing a JSON-object, converts to a <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema"><code>JsonType</code></a>.
  </ul>
-
+ 
  <p>
  Serialization method is a no-op.</div>
 </li>
@@ -252,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
             throws <a href="../../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/transform/PojoSwap.html#swap-org.apache.juneau.BeanSession-T-">PojoSwap</a></code></span></div>
 <div class="block">If this transform is to be used to serialize non-serializable POJOs, it must implement this method.
-
+ 
  <p>
  The object must be converted into one of the following serializable types:
  <ul class='spaced-list'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html
index eec87eb..5f252ba 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html
@@ -120,14 +120,14 @@ var activeTableTab = "activeTableTab";
 <pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.599">Schema.SchemaOrSchemaArraySwap</a>
 extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<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>,<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>&gt;</pre>
 <div class="block">Used during parsing to convert the <property>items</property> property to the correct class type.
-
+ 
  <ul class='spaced-list'>
    <li>
       If parsing a JSON-array, converts to a <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a>.
    <li>
       If parsing a JSON-object, converts to a <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a>.
  </ul>
-
+ 
  <p>
  Serialization method is a no-op.</div>
 </li>
@@ -252,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
             throws <a href="../../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/transform/PojoSwap.html#swap-org.apache.juneau.BeanSession-T-">PojoSwap</a></code></span></div>
 <div class="block">If this transform is to be used to serialize non-serializable POJOs, it must implement this method.
-
+ 
  <p>
  The object must be converted into one of the following serializable types:
  <ul class='spaced-list'>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/RdfSerializerSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfSerializerSession.html b/content/site/apidocs/org/apache/juneau/jena/RdfSerializerSession.html
index 90552ca..f089bb5 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfSerializerSession.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfSerializerSession.html
@@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerSession.html#line.37">RdfSerializerSession</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/jena/RdfSerializer.html" title="class in org.apache.juneau.jena"><code>RdfSerializer</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>
@@ -222,7 +222,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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#isDetectRecursions--">isDetectRecursions</a>, <a href="../../../../org/apach
 e/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.BeanProp
 ertyMeta-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/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/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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#getResponseHeaders--">getResponseHeaders</a>, <a href="../../../../org/apache/jun
 eau/serializer/SerializerSession.html#getUriResolver--">getUriResolver</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/Serialize
 rSession.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/SerializerSessi
 on.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">
@@ -331,7 +331,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/jena/annotation/Rdf.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/annotation/Rdf.html b/content/site/apidocs/org/apache/juneau/jena/annotation/Rdf.html
index 7e68bfd..b54617c 100644
--- a/content/site/apidocs/org/apache/juneau/jena/annotation/Rdf.html
+++ b/content/site/apidocs/org/apache/juneau/jena/annotation/Rdf.html
@@ -164,88 +164,88 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/jena/annota
 <!--   -->
 </a>
 <h3>Element Detail</h3>
-<a name="prefix--">
+<a name="beanUri--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>prefix</h4>
-<pre>public abstract&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/jena/annotation/Rdf.html#line.47">prefix</a></pre>
-<div class="block">Sets the XML prefix of this property or class.
+<h4>beanUri</h4>
+<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/juneau/jena/annotation/Rdf.html#line.51">beanUri</a></pre>
+<div class="block">Marks a bean property as a resource URI identifier for the bean.
  
  <p>
- Must either be matched to a <a href="../../../../../org/apache/juneau/jena/annotation/Rdf.html#namespace--"><code>namespace()</code></a> annotation on the same object, parent object, or a <a href="../../../../../org/apache/juneau/jena/annotation/RdfNs.html" title="annotation in org.apache.juneau.jena.annotation"><code>RdfNs</code></a> 
- with the same name through the <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#rdfNs--"><code>RdfSchema.rdfNs()</code></a> annotation on the package.</div>
+ Has the following effects on the following serializers:
+ <ul class='spaced-list'>
+   <li>
+      <a href="../../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena"><code>RdfSerializer</code></a> - Will be rendered as the value of the <js>"rdf:about"</js> attribute
+      for the bean.
+ </ul></div>
 <dl>
 <dt>Default:</dt>
-<dd>""</dd>
+<dd>false</dd>
 </dl>
 </li>
 </ul>
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="namespace--">
+<li class="blockList"><a name="collectionFormat--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>namespace</h4>
-<pre>public abstract&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/jena/annotation/Rdf.html#line.56">namespace</a></pre>
-<div class="block">Sets the namespace URI of this property or class.
- 
- <p>
- Must be matched with a <a href="../../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>prefix()</code></a> annotation on this object, a parent object, or a <a href="../../../../../org/apache/juneau/jena/annotation/RdfNs.html" title="annotation in org.apache.juneau.jena.annotation"><code>RdfNs</code></a> with the 
- same name through the <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#rdfNs--"><code>RdfSchema.rdfNs()</code></a> annotation on the package.</div>
+<h4>collectionFormat</h4>
+<pre>public abstract&nbsp;<a href="../../../../../org/apache/juneau/jena/RdfCollectionFormat.html" title="enum in org.apache.juneau.jena">RdfCollectionFormat</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/jena/annotation/Rdf.html#line.58">collectionFormat</a></pre>
+<div class="block">The format for how collections (e.g. lists and arrays) are serialized in RDF.</div>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/juneau/jena/RdfCollectionFormat.html" title="enum in org.apache.juneau.jena"><code>RdfCollectionFormat</code></a></dd>
+</dl>
 <dl>
 <dt>Default:</dt>
-<dd>""</dd>
+<dd>org.apache.juneau.jena.RdfCollectionFormat.DEFAULT</dd>
 </dl>
 </li>
 </ul>
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="collectionFormat--">
+<li class="blockList"><a name="namespace--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>collectionFormat</h4>
-<pre>public abstract&nbsp;<a href="../../../../../org/apache/juneau/jena/RdfCollectionFormat.html" title="enum in org.apache.juneau.jena">RdfCollectionFormat</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/jena/annotation/Rdf.html#line.63">collectionFormat</a></pre>
-<div class="block">The format for how collections (e.g. lists and arrays) are serialized in RDF.</div>
-<dl>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../../org/apache/juneau/jena/RdfCollectionFormat.html" title="enum in org.apache.juneau.jena"><code>RdfCollectionFormat</code></a></dd>
-</dl>
+<h4>namespace</h4>
+<pre>public abstract&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/jena/annotation/Rdf.html#line.67">namespace</a></pre>
+<div class="block">Sets the namespace URI of this property or class.
+ 
+ <p>
+ Must be matched with a <a href="../../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>@Rdf.prefix()</code></a> annotation on this object, a parent object, or a <a href="../../../../../org/apache/juneau/jena/annotation/RdfNs.html" title="annotation in org.apache.juneau.jena.annotation"><code>@RdfNs</code></a> with the 
+ same name through the <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#rdfNs--"><code>@RdfSchema.rdfNs()</code></a> annotation on the package.</div>
 <dl>
 <dt>Default:</dt>
-<dd>org.apache.juneau.jena.RdfCollectionFormat.DEFAULT</dd>
+<dd>""</dd>
 </dl>
 </li>
 </ul>
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="beanUri--">
+<li class="blockList"><a name="prefix--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>beanUri</h4>
-<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/juneau/jena/annotation/Rdf.html#line.76">beanUri</a></pre>
-<div class="block">Marks a bean property as a resource URI identifier for the bean.
+<h4>prefix</h4>
+<pre>public abstract&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/jena/annotation/Rdf.html#line.76">prefix</a></pre>
+<div class="block">Sets the XML prefix of this property or class.
  
  <p>
- Has the following effects on the following serializers:
- <ul class='spaced-list'>
-   <li>
-      <a href="../../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena"><code>RdfSerializer</code></a> - Will be rendered as the value of the <js>"rdf:about"</js> attribute
-      for the bean.
- </ul></div>
+ Must either be matched to a <a href="../../../../../org/apache/juneau/jena/annotation/Rdf.html#namespace--"><code>@Rdf.namespace()</code></a> annotation on the same object, parent object, or a <a href="../../../../../org/apache/juneau/jena/annotation/RdfNs.html" title="annotation in org.apache.juneau.jena.annotation"><code>@RdfNs</code></a> 
+ with the same name through the <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#rdfNs--"><code>@RdfSchema.rdfNs()</code></a> annotation on the package.</div>
 <dl>
 <dt>Default:</dt>
-<dd>false</dd>
+<dd>""</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/annotation/RdfNs.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/annotation/RdfNs.html b/content/site/apidocs/org/apache/juneau/jena/annotation/RdfNs.html
index db0309c..2bd585e 100644
--- a/content/site/apidocs/org/apache/juneau/jena/annotation/RdfNs.html
+++ b/content/site/apidocs/org/apache/juneau/jena/annotation/RdfNs.html
@@ -100,7 +100,7 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/jena/annota
 <div class="block">Namespace name/URL mapping pair.
  
  <p>
- Used to identify a namespace/URI pair on a <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#rdfNs--"><code>RdfSchema.rdfNs()</code></a> annotation.</div>
+ Used to identify a namespace/URI pair on a <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#rdfNs--"><code>@RdfSchema.rdfNs()</code></a> annotation.</div>
 </li>
 </ul>
 </div>
@@ -146,27 +146,27 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/jena/annota
 <!--   -->
 </a>
 <h3>Element Detail</h3>
-<a name="prefix--">
+<a name="namespaceURI--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>prefix</h4>
-<pre>public abstract&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/jena/annotation/RdfNs.html#line.34">prefix</a></pre>
-<div class="block">RDF namespace prefix.</div>
+<h4>namespaceURI</h4>
+<pre>public abstract&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/jena/annotation/RdfNs.html#line.34">namespaceURI</a></pre>
+<div class="block">RDF namespace URL.</div>
 </li>
 </ul>
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="namespaceURI--">
+<li class="blockList"><a name="prefix--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>namespaceURI</h4>
-<pre>public abstract&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/jena/annotation/RdfNs.html#line.39">namespaceURI</a></pre>
-<div class="block">RDF namespace URL.</div>
+<h4>prefix</h4>
+<pre>public abstract&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/jena/annotation/RdfNs.html#line.39">prefix</a></pre>
+<div class="block">RDF namespace prefix.</div>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/annotation/RdfSchema.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/annotation/RdfSchema.html b/content/site/apidocs/org/apache/juneau/jena/annotation/RdfSchema.html
index e464865..b56cb98 100644
--- a/content/site/apidocs/org/apache/juneau/jena/annotation/RdfSchema.html
+++ b/content/site/apidocs/org/apache/juneau/jena/annotation/RdfSchema.html
@@ -149,18 +149,18 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/jena/annota
 <!--   -->
 </a>
 <h3>Element Detail</h3>
-<a name="prefix--">
+<a name="namespace--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>prefix</h4>
-<pre>public abstract&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/jena/annotation/RdfSchema.html#line.36">prefix</a></pre>
-<div class="block">Sets the default RDF prefix for all classes in this and child packages.
+<h4>namespace</h4>
+<pre>public abstract&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/jena/annotation/RdfSchema.html#line.36">namespace</a></pre>
+<div class="block">Sets the default RDF namespace URL for all classes in this and child packages.
  
  <p>
- Must either be matched with a <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#namespace--"><code>namespace()</code></a> annotation, or an <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#rdfNs--"><code>rdfNs()</code></a> mapping with the same 
- <a href="../../../../../org/apache/juneau/jena/annotation/RdfNs.html#prefix--"><code>RdfNs.prefix()</code></a> value.</div>
+ Must either be matched with a <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#prefix--"><code>prefix()</code></a> annotation, or an <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#rdfNs--"><code>rdfNs()</code></a> mapping with the same 
+ <a href="../../../../../org/apache/juneau/jena/annotation/RdfNs.html#namespaceURI--"><code>@RdfNs.namespaceURI()</code></a> value.</div>
 <dl>
 <dt>Default:</dt>
 <dd>""</dd>
@@ -170,18 +170,18 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/jena/annota
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="namespace--">
+<li class="blockList"><a name="prefix--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>namespace</h4>
-<pre>public abstract&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/jena/annotation/RdfSchema.html#line.45">namespace</a></pre>
-<div class="block">Sets the default RDF namespace URL for all classes in this and child packages.
+<h4>prefix</h4>
+<pre>public abstract&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/jena/annotation/RdfSchema.html#line.45">prefix</a></pre>
+<div class="block">Sets the default RDF prefix for all classes in this and child packages.
  
  <p>
- Must either be matched with a <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#prefix--"><code>prefix()</code></a> annotation, or an <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#rdfNs--"><code>rdfNs()</code></a> mapping with the same 
- <a href="../../../../../org/apache/juneau/jena/annotation/RdfNs.html#namespaceURI--"><code>RdfNs.namespaceURI()</code></a> value.</div>
+ Must either be matched with a <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#namespace--"><code>namespace()</code></a> annotation, or an <a href="../../../../../org/apache/juneau/jena/annotation/RdfSchema.html#rdfNs--"><code>rdfNs()</code></a> mapping with the same 
+ <a href="../../../../../org/apache/juneau/jena/annotation/RdfNs.html#prefix--"><code>RdfNs.prefix()</code></a> value.</div>
 <dl>
 <dt>Default:</dt>
 <dd>""</dd>
@@ -202,11 +202,11 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/jena/annota
  
  <p>
  The purpose of this annotation is to allow namespace mappings to be defined in a single location and referred to 
- by name through just the <a href="../../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation.
+ by name through just the <a href="../../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>@Rdf.prefix()</code></a> annotation.
  
  <p>
  Inherited by child packages.
-
+ 
  <h5 class='section'>Example:</h5>
  
  Contents of <code>package-info.java</code>...
@@ -228,14 +228,14 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/jena/annota
  Class in package using defined namespaces...
  <p class='bcode'>
    <jk>package</jk> org.apache.juneau.examples.addressbook;
-
+ 
    <jc>// Bean class, override "ab" namespace on package.</jc>
    <ja>@Rdf</ja>(prefix=<js>"addr"</js>)
    <jk>public class</jk> Address {
-
+ 
       <jc>// Bean property, use "addr" namespace on class.</jc>
       <jk>public int</jk> <jf>id</jf>;
-
+ 
       <jc>// Bean property, override with "mail" namespace.</jc>
       <ja>@Rdf</ja>(prefix=<js>"mail"</js>)
       <jk>public</jk> String <jf>street</jf>, <jf>city</jf>, <jf>state</jf>;

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/package-summary.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/package-summary.html b/content/site/apidocs/org/apache/juneau/jena/package-summary.html
index 45fdc10..f73f229 100644
--- a/content/site/apidocs/org/apache/juneau/jena/package-summary.html
+++ b/content/site/apidocs/org/apache/juneau/jena/package-summary.html
@@ -638,7 +638,7 @@
    <xt>&lt;/rdf:RDF&gt;</xt>
       </p>
       <p>
-         The <a href="../../../../org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation"><code>URI</code></a> annotation can also be used on classes and properties 
+         The <a href="../../../../org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation"><code>@URI</code></a> annotation can also be used on classes and properties 
          to identify them as URLs when they're not instances of <code>java.net.URI</code> or <code>java.net.URL</code> 
          (not needed if <code><ja>@Rdf</ja>(beanUri=<jk>true</jk>)</code> is already specified).
       </p>
@@ -690,7 +690,7 @@
    <h3 class='topic' onclick='toggle(this)'>2.3 - @Bean and @BeanProperty annotations</h3>
    <div class='topic'>
       <p>
-         The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>Bean</code></a> and <a href="../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation"><code>BeanProperty</code></a> 
+         The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> and <a href="../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation"><code>@BeanProperty</code></a> 
          annotations are used to customize the behavior of beans across the entire framework.
          <br>In addition to using them to identify the resource URI for the bean shown above, they have various other 
          uses:

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jso/JsoParser.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jso/JsoParser.html b/content/site/apidocs/org/apache/juneau/jso/JsoParser.html
index fcb6ae5..295277a 100644
--- a/content/site/apidocs/org/apache/juneau/jso/JsoParser.html
+++ b/content/site/apidocs/org/apache/juneau/jso/JsoParser.html
@@ -128,13 +128,14 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.27">JsoParser</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.28">JsoParser</a>
 extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" title="class in org.apache.juneau.parser">InputStreamParser</a></pre>
 <div class="block">Parses POJOs from HTTP responses as Java <a href="http://docs.oracle.com/javase/7/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io"><code>ObjectInputStreams</code></a>.
-
- <h5 class='section'>Media types:</h5>
-
- Consumes <code>Content-Type</code> types: <code>application/x-java-serialized-object</code></div>
+ 
+ 
+ <h5 class='topic'>Media types</h5>
+ 
+ Consumes <code>Content-Type</code> types:  <code><b>application/x-java-serialized-object</b></code></div>
 </li>
 </ul>
 </div>
@@ -281,7 +282,7 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParser.html" title="class in org.apache.juneau.jso">JsoParser</a> <a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.34">DEFAULT</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParser.html" title="class in org.apache.juneau.jso">JsoParser</a> <a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.35">DEFAULT</a></pre>
 <div class="block">Default parser, all default settings.</div>
 </li>
 </ul>
@@ -299,7 +300,7 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>JsoParser</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.46">JsoParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.47">JsoParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -321,7 +322,7 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.51">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.52">builder</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#builder--">Context</a></code></span></div>
 <div class="block">Creates a builder from this context object.
  
@@ -341,7 +342,7 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.67">create</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso">JsoParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.68">create</a>()</pre>
 <div class="block">Instantiates a new clean-slate <a href="../../../../org/apache/juneau/jso/JsoParserBuilder.html" title="class in org.apache.juneau.jso"><code>JsoParserBuilder</code></a> object.
  
  <p>
@@ -362,10 +363,10 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/parser/InputStreamParserSession.html" title="class in org.apache.juneau.parser">InputStreamParserSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.72">createSession</a>(<a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/parser/InputStreamParserSession.html" title="class in org.apache.juneau.parser">InputStreamParserSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoParser.html#line.73">createSession</a>(<a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/Parser.html#createSession-org.apache.juneau.parser.ParserSessionArgs-">Parser</a></code></span></div>
 <div class="block">Create the session object that will be passed in to the parse method.
-
+ 
  <p>
  It's up to implementers to decide what the session object looks like, although typically it's going to be a
  subclass of <a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser"><code>ParserSession</code></a>.</div>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/RdfParserBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfParserBuilder.html b/content/site/apidocs/org/apache/juneau/jena/RdfParserBuilder.html
index db55a3e..eada8e1 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfParserBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfParserBuilder.html
@@ -702,6 +702,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.parser.ParserBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.nio.charset.Charset-">fileCharset</a>, <a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.nio.charset.Charset-">inputStreamCharset</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -953,7 +960,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <div class="block">Configuration property:  Collections should be serialized and parsed as loose collections.
  
  <p>
- Shortcut for calling <code>looseCollection(<jk>true</jk)</code>.
+ Shortcut for calling <code>looseCollection(<jk>true</jk>)</code>.
  
  <h5 class='section'>See Also:</h5>
  <ul>
@@ -1085,9 +1092,9 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <div class="block">Configuration property:  Reuse XML namespaces when RDF namespaces not specified.
  
  <p>
- When specified, namespaces defined using <a href="../../../../org/apache/juneau/xml/annotation/XmlNs.html" title="annotation in org.apache.juneau.xml.annotation"><code>XmlNs</code></a> and <a href="../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation"><code>Xml</code></a> will be 
+ When specified, namespaces defined using <a href="../../../../org/apache/juneau/xml/annotation/XmlNs.html" title="annotation in org.apache.juneau.xml.annotation"><code>@XmlNs</code></a> and <a href="../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation"><code>@Xml</code></a> will be 
  inherited by the RDF parsers.
- Otherwise, namespaces will be defined using <a href="../../../../org/apache/juneau/jena/annotation/RdfNs.html" title="annotation in org.apache.juneau.jena.annotation"><code>RdfNs</code></a> and <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>Rdf</code></a>.
+ Otherwise, namespaces will be defined using <a href="../../../../org/apache/juneau/jena/annotation/RdfNs.html" title="annotation in org.apache.juneau.jena.annotation"><code>@RdfNs</code></a> and <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>@Rdf</code></a>.
  
  <h5 class='section'>See Also:</h5>
  <ul>
@@ -1149,10 +1156,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.341">fileCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  File charset.
-
+ 
  <p>
  The character set to use for reading <code>Files</code> from the file system.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_fileCharset"><code>Parser.PARSER_fileCharset</code></a>
@@ -1177,10 +1184,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.347">inputStreamCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Input stream charset.
-
+ 
  <p>
  The character set to use for converting <code>InputStreams</code> and byte arrays to readers.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_inputStreamCharset"><code>Parser.PARSER_inputStreamCharset</code></a>
@@ -1205,10 +1212,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.353">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#listener-java.lang.Class-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Parser listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during parsing.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_listener"><code>Parser.PARSER_listener</code></a>
@@ -1232,10 +1239,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.359">strict</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#strict-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Strict mode.
-
+ 
  <p>
  If <jk>true</jk>, strict mode for the parser is enabled.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -1263,7 +1270,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Shortcut for calling <code>strict(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -1285,11 +1292,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.371">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being added to
  the POJO.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -1314,10 +1321,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.377">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings--">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -1339,14 +1346,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.383">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1371,10 +1375,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.389">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1396,14 +1400,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.395">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1428,10 +1429,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.401">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1453,11 +1454,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.407">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1482,10 +1483,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.413">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1507,14 +1508,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.419">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1539,15 +1537,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.425">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1572,10 +1567,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.431">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1597,10 +1592,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.437">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -1625,14 +1620,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.443">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -1657,7 +1652,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.449">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -1685,7 +1680,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.455">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -1713,15 +1708,15 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.461">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1746,10 +1741,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.467">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1771,11 +1766,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.473">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -1800,11 +1795,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.479">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1829,10 +1824,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.485">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1854,11 +1849,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.491">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -1883,11 +1878,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.497">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -1912,11 +1907,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.503">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1941,10 +1936,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.509">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1966,11 +1961,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.515">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1995,10 +1990,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.521">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -2020,11 +2015,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.527">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2049,10 +2044,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.533">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2074,7 +2069,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.539">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2083,7 +2078,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2098,7 +2098,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.545">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2123,10 +2123,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                         <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2135,8 +2135,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2151,7 +2157,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.557">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2160,7 +2166,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2175,7 +2186,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.563">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2184,7 +2199,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2199,7 +2219,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.569">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2224,11 +2248,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                        <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2237,8 +2261,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2253,7 +2283,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.581">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2262,7 +2292,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2277,12 +2312,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.587">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2291,7 +2326,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2309,7 +2351,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2337,7 +2379,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2347,7 +2389,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2362,10 +2411,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.605">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2374,7 +2423,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2389,7 +2445,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.611">pojoSwaps</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2398,7 +2454,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2413,7 +2475,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.617">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2438,14 +2500,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                   <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <p>
  POJO swaps are used to "swap out" non-serializable classes with serializable equivalents during serialization,
  and "swap in" the non-serializable class during parsing.
  
  <p>
  An example of a POJO swap would be a <code>Calendar</code> object that gets swapped out for an ISO8601 string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2454,8 +2516,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwaps-boolean-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2470,7 +2538,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.629">pojoSwapsRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwapsRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2479,7 +2547,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwapsRemove-java.lang.Object...-">pojoSwapsRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2494,12 +2568,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.635">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClasses-java.util.Map-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <p>
  For interfaces and abstract classes this method can be used to specify an implementation class for the
  interface/abstract class so that instances of the implementation class are used when instantiated (e.g. during a
  parse).
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2524,7 +2598,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;implClass)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClass-java.lang.Class-java.lang.Class-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2551,7 +2625,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.647">beanDictionary</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Adds to the list of classes that make up the bean dictionary in this bean context.
  
@@ -2578,10 +2652,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.653">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-"><code>BeanContextBuilder.beanDictionary(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2637,7 +2711,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Removes from the list of classes that make up the bean dictionary in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2661,7 +2735,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.671">beanTypePropertyName</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanTypePropertyName-java.lang.String-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean type property name.
-
+ 
  <p>
  This specifies the name of the bean property used to store the dictionary name of a bean type so that the
  parser knows the data type to reconstruct.
@@ -2690,7 +2764,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.677">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#locale-java.util.Locale-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Locale.
-
+ 
+ <p>
+ Specifies a default locale for serializer and parser sessions.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_locale"><code>BeanContext.BEAN_locale</code></a>
@@ -2714,7 +2791,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.683">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#timeZone-java.util.TimeZone-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  TimeZone.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_timeZone"><code>BeanContext.BEAN_timeZone</code></a>
@@ -2738,10 +2815,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.689">mediaType</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#mediaType-org.apache.juneau.http.MediaType-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Media type.
-
+ 
  <p>
  Specifies a default media type value for serializer and parser sessions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_mediaType"><code>BeanContext.BEAN_mediaType</code></a>
@@ -2765,10 +2842,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfParserBuilder.html" title="class in org.apache.juneau.jena">RdfParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfParserBuilder.html#line.695">debug</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#debug--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Debug mode.
-
+ 
  <p>
  Shortcut for calling <code>debug(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_debug"><code>BeanContext.BEAN_debug</code></a>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/RdfParserSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfParserSession.html b/content/site/apidocs/org/apache/juneau/jena/RdfParserSession.html
index 5c34765..fcd3cf2 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfParserSession.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfParserSession.html
@@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/jena/RdfParserSession.html#line.38">RdfParserSession</a>
 extends <a href="../../../../org/apache/juneau/parser/ReaderParserSession.html" title="class in org.apache.juneau.parser">ReaderParserSession</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/jena/RdfParser.html" title="class in org.apache.juneau.jena"><code>RdfParser</code></a>.
-
+ 
  <p>
  This class is NOT thread safe.  
  It is typically discarded after one-time use although it can be reused against multiple inputs.</div>
@@ -201,7 +201,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParserSession.html"
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a></h3>
-<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.ju
 neau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/
 juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-ja
 va.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
+<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.ju
 neau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getListener--">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getListener-java.lang.Class-">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#pars
 e-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSess
 ion.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanSession">



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/RdfSerializerBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfSerializerBuilder.html b/content/site/apidocs/org/apache/juneau/jena/RdfSerializerBuilder.html
index 9e2e7f4..2a3306d 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfSerializerBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfSerializerBuilder.html
@@ -885,6 +885,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.serializer.SerializerBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.serializer.<a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-java.lang.String-">uriContext</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-java.lang.String-">uriRelativity</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-java.lang.String-">uriResolution</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -930,7 +937,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Shortcut for calling <code>addRootProperty(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/jena/RdfSerializer.html#RDF_addRootProperty"><code>RdfSerializer.RDF_addRootProperty</code></a>
@@ -1051,7 +1058,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  <p>
  If disabled, the parser has to search through the model to find any resources without incoming predicates to 
  identify root notes, which can introduce a considerable performance degradation.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/jena/RdfSerializer.html#RDF_addRootProperty"><code>RdfSerializer.RDF_addRootProperty</code></a>
@@ -1076,7 +1083,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Shortcut for calling <code>addRootProperty(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/jena/RdfSerializer.html#RDF_addRootProperty"><code>RdfSerializer.RDF_addRootProperty</code></a>
@@ -1388,9 +1395,9 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <div class="block">Configuration property:  Reuse XML namespaces when RDF namespaces not specified.
  
  <p>
- When specified, namespaces defined using <a href="../../../../org/apache/juneau/xml/annotation/XmlNs.html" title="annotation in org.apache.juneau.xml.annotation"><code>XmlNs</code></a> and <a href="../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation"><code>Xml</code></a> will be 
+ When specified, namespaces defined using <a href="../../../../org/apache/juneau/xml/annotation/XmlNs.html" title="annotation in org.apache.juneau.xml.annotation"><code>@XmlNs</code></a> and <a href="../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation"><code>Xml</code></a> will be 
  inherited by the RDF serializers.
- Otherwise, namespaces will be defined using <a href="../../../../org/apache/juneau/jena/annotation/RdfNs.html" title="annotation in org.apache.juneau.jena.annotation"><code>RdfNs</code></a> and <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>Rdf</code></a>.
+ Otherwise, namespaces will be defined using <a href="../../../../org/apache/juneau/jena/annotation/RdfNs.html" title="annotation in org.apache.juneau.jena.annotation"><code>@RdfNs</code></a> and <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>@Rdf</code></a>.
  
  <h5 class='section'>See Also:</h5>
  <ul>
@@ -1458,11 +1465,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.426">abridged</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  When enabled, it is assumed that the parser knows the exact Java POJO type being parsed, and therefore top-level
  type information that might normally be included to determine the data type will not be serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -1487,10 +1494,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.432">abridged</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  Shortcut for calling <code>abridged(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -1512,11 +1519,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.438">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#addBeanTypeProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Add <js>"_type"</js> properties when needed.
-
+ 
  <p>
  If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred
  through reflection.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_addBeanTypeProperties"><code>Serializer.SERIALIZER_addBeanTypeProperties</code></a>
@@ -1541,15 +1548,15 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.444">detectRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Specifies that recursions should be checked for during serialization.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -1574,10 +1581,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.450">detectRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Shortcut for calling <code>detectRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -1599,16 +1606,16 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.456">ignoreRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  If <jk>true</jk>, when we encounter the same object when serializing a tree, we set the value to <jk>null</jk>.
  Otherwise, an exception is thrown.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1633,10 +1640,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.462">ignoreRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  Shortcut for calling <code>ignoreRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1658,10 +1665,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.467">initialDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#initialDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Initial depth.
-
+ 
  <p>
  The initial indentation level at the root.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_initialDepth"><code>Serializer.SERIALIZER_initialDepth</code></a>
@@ -1686,10 +1693,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.473">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#listener-java.lang.Class-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Serializer listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during serialization.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_listener"><code>Serializer.SERIALIZER_listener</code></a>
@@ -1713,12 +1720,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.479">maxDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Max serialization depth.
-
+ 
  <p>
  Abort serialization if specified depth is reached in the POJO tree.
  <br>If this depth is exceeded, an exception is thrown.
  <br>This prevents stack overflows from occurring when trying to serialize models with recursive references.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxDepth"><code>Serializer.SERIALIZER_maxDepth</code></a>
@@ -1743,10 +1750,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.485">maxIndent</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxIndent-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Maximum indentation.
-
+ 
  <p>
  Specifies the maximum indentation level in the serialized document.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxIndent"><code>Serializer.SERIALIZER_maxIndent</code></a>
@@ -1771,10 +1778,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.491">quoteChar</a>(char&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#quoteChar-char-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Quote character.
-
+ 
  <p>
  This is the character used for quoting attributes and values.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1799,10 +1806,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.497">sortCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort arrays and collections alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of arrays and collections before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1830,7 +1837,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Shortcut for calling <code>sortCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1852,10 +1859,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.509">sortMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort maps alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of maps before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1883,7 +1890,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Shortcut for calling <code>sortMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1908,7 +1915,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Shortcut for calling <code>quoteChar(<js>'\''</js>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1930,10 +1937,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.527">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  If <jk>true</jk>, empty list values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1958,10 +1965,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.533">trimEmptyCollections</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1983,10 +1990,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.539">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  If <jk>true</jk>, empty map values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -2011,10 +2018,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.545">trimEmptyMaps</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -2036,10 +2043,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.551">trimNullProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimNullProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim null bean property values.
-
+ 
  <p>
  If <jk>true</jk>, null bean values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimNullProperties"><code>Serializer.SERIALIZER_trimNullProperties</code></a>
@@ -2064,10 +2071,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.557">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -2092,10 +2099,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.563">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -2117,10 +2124,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.569">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI context bean.
-
+ 
  <p>
  Bean used for resolution of URIs to absolute or root-relative form.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriContext"><code>Serializer.SERIALIZER_uriContext</code></a>
@@ -2144,10 +2151,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.575">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI relativity.
-
+ 
  <p>
  Defines what relative URIs are relative to when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriRelativity"><code>Serializer.SERIALIZER_uriRelativity</code></a>
@@ -2172,10 +2179,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.581">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI resolution.
-
+ 
  <p>
  Defines the resolution level for URIs when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriResolution"><code>Serializer.SERIALIZER_uriResolution</code></a>
@@ -2200,10 +2207,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.587">useWhitespace</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  If <jk>true</jk>, newlines and indentation and spaces are added to the output to improve readability.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -2228,7 +2235,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.593">useWhitespace</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
  
@@ -2253,10 +2260,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.599">ws</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ws--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -2278,14 +2285,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.605">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -2310,10 +2314,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.611">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -2335,14 +2339,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.617">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -2367,10 +2368,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.623">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -2392,11 +2393,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.629">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -2421,10 +2422,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.635">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -2446,14 +2447,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.641">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -2478,15 +2476,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.647">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -2511,10 +2506,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.653">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -2536,10 +2531,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.659">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -2564,14 +2559,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.665">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -2596,7 +2591,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.671">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -2624,7 +2619,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.677">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -2652,15 +2647,15 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.683">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2685,10 +2680,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.689">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2710,11 +2705,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.695">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -2739,11 +2734,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.701">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -2768,10 +2763,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.707">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -2793,11 +2788,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.713">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -2822,11 +2817,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.719">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -2851,11 +2846,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.725">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -2880,10 +2875,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.731">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -2905,11 +2900,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.737">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -2934,10 +2929,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.743">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -2959,11 +2954,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.749">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2988,10 +2983,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.755">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -3013,7 +3008,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.761">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -3022,7 +3017,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -3037,7 +3037,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.767">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -3062,10 +3062,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
                                             <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -3074,8 +3074,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -3090,7 +3096,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.779">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -3099,7 +3105,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -3114,7 +3125,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.785">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -3123,7 +3138,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -3138,7 +3158,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.791">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -3163,11 +3187,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
                                            <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -3176,8 +3200,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -3192,7 +3222,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.803">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -3201,7 +3231,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -3216,12 +3251,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.809">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -3230,7 +3265,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -3248,7 +3290,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -3276,7 +3318,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -3286,7 +3328,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -3301,10 +3350,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.827">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -3313,7 +3362,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -3328,7 +3384,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jena/RdfSerializerBuilder.html" title="class in org.apache.juneau.jena">RdfSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfSerializerBuilder.html#line.833">pojoSwaps</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -3337,7 +3393,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>Surro

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlParserBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlParserBuilder.html b/content/site/apidocs/org/apache/juneau/html/HtmlParserBuilder.html
index 1c4fc2a..1638764 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlParserBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlParserBuilder.html
@@ -654,6 +654,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#preserveRootElement--">preserveRootElement</a>, <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#preserveRootElement-boolean-">preserveRootElement</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.parser.ParserBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.nio.charset.Charset-">fileCharset</a>, <a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.nio.charset.Charset-">inputStreamCharset</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -747,10 +754,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.57">validating</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#validating-boolean-">XmlParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Enable validation.
-
+ 
  <p>
  If <jk>true</jk>, XML document will be validated.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlParser.html#XML_validating"><code>XmlParser.XML_validating</code></a>
@@ -775,10 +782,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.63">validating</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#validating--">XmlParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Enable validation.
-
+ 
  <p>
  Shortcut for calling <code>validating(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlParser.html#XML_validating"><code>XmlParser.XML_validating</code></a>
@@ -800,10 +807,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.69">reporter</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLReporter.html?is-external=true" title="class or interface in javax.xml.stream">XMLReporter</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#reporter-javax.xml.stream.XMLReporter-">XmlParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  XML reporter.
-
+ 
  <p>
  Associates an <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLReporter.html?is-external=true" title="class or interface in javax.xml.stream"><code>XMLReporter</code></a> with this parser.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlParser.html#XML_reporter"><code>XmlParser.XML_reporter</code></a>
@@ -827,10 +834,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.75">resolver</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLResolver.html?is-external=true" title="class or interface in javax.xml.stream">XMLResolver</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#resolver-javax.xml.stream.XMLResolver-">XmlParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  XML resolver.
-
+ 
  <p>
  Associates an <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLResolver.html?is-external=true" title="class or interface in javax.xml.stream"><code>XMLResolver</code></a> with this parser.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlParser.html#XML_resolver"><code>XmlParser.XML_resolver</code></a>
@@ -854,10 +861,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.81">eventAllocator</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/util/XMLEventAllocator.html?is-external=true" title="class or interface in javax.xml.stream.util">XMLEventAllocator</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#eventAllocator-javax.xml.stream.util.XMLEventAllocator-">XmlParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  XML event allocator.
-
+ 
  <p>
  Associates an <a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/util/XMLEventAllocator.html?is-external=true" title="class or interface in javax.xml.stream.util"><code>XMLEventAllocator</code></a> with this parser.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/xml/XmlParser.html#XML_eventAllocator"><code>XmlParser.XML_eventAllocator</code></a>
@@ -881,10 +888,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.87">fileCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  File charset.
-
+ 
  <p>
  The character set to use for reading <code>Files</code> from the file system.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_fileCharset"><code>Parser.PARSER_fileCharset</code></a>
@@ -909,10 +916,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.93">inputStreamCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Input stream charset.
-
+ 
  <p>
  The character set to use for converting <code>InputStreams</code> and byte arrays to readers.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_inputStreamCharset"><code>Parser.PARSER_inputStreamCharset</code></a>
@@ -937,10 +944,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.99">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#listener-java.lang.Class-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Parser listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during parsing.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_listener"><code>Parser.PARSER_listener</code></a>
@@ -964,10 +971,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.105">strict</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#strict-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Strict mode.
-
+ 
  <p>
  If <jk>true</jk>, strict mode for the parser is enabled.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -995,7 +1002,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
  
  <p>
  Shortcut for calling <code>strict(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -1017,11 +1024,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.117">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being added to
  the POJO.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -1046,10 +1053,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.123">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings--">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -1071,14 +1078,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.129">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1103,10 +1107,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.135">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1128,14 +1132,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.141">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1160,10 +1161,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.147">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1185,11 +1186,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.153">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1214,10 +1215,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.159">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1239,14 +1240,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.165">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1271,15 +1269,12 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.171">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1304,10 +1299,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.177">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1329,10 +1324,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.183">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -1357,14 +1352,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.189">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -1389,7 +1384,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.195">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -1417,7 +1412,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.201">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -1445,15 +1440,15 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.207">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1478,10 +1473,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.213">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1503,11 +1498,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.219">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -1532,11 +1527,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.225">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1561,10 +1556,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.231">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1586,11 +1581,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.237">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -1615,11 +1610,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.243">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -1644,11 +1639,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.249">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1673,10 +1668,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.255">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1698,11 +1693,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.261">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1727,10 +1722,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.267">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1752,11 +1747,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.273">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1781,10 +1776,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.279">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1806,7 +1801,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.285">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1815,7 +1810,12 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1830,7 +1830,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.291">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1855,10 +1855,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
                                          <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1867,8 +1867,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1883,7 +1889,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.303">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1892,7 +1898,12 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1907,7 +1918,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.309">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1916,7 +1931,12 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1931,7 +1951,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.315">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1956,11 +1980,11 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
                                         <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1969,8 +1993,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1985,7 +2015,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.327">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1994,7 +2024,12 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2009,12 +2044,12 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.333">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2023,7 +2058,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2041,7 +2083,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2069,7 +2111,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2079,7 +2121,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2094,10 +2143,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.351">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2106,7 +2155,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2121,7 +2177,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.357">pojoSwaps</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2130,7 +2186,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2145,7 +2207,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.363">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2170,14 +2232,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
                                    <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <p>
  POJO swaps are used to "swap out" non-serializable classes with serializable equivalents during serialization,
  and "swap in" the non-serializable class during parsing.
  
  <p>
  An example of a POJO swap would be a <code>Calendar</code> object that gets swapped out for an ISO8601 string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2186,8 +2248,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#pojoSwaps-boolean-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2202,7 +2270,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.375">pojoSwapsRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwapsRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2211,7 +2279,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html#pojoSwapsRemove-java.lang.Object...-">pojoSwapsRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title="class in org.apache.juneau.xml">XmlParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2226,12 +2300,12 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.381">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClasses-java.util.Map-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <p>
  For interfaces and abstract classes this method can be used to specify an implementation class for the
  interface/abstract class so that instances of the implementation class are used when instantiated (e.g. during a
  parse).
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2256,7 +2330,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;implClass)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClass-java.lang.Class-java.lang.Class-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2283,7 +2357,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.393">beanDictionary</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Adds to the list of classes that make up the bean dictionary in this bean context.
  
@@ -2310,10 +2384,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.399">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-"><code>BeanContextBuilder.beanDictionary(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2369,7 +2443,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
  
  <p>
  Removes from the list of classes that make up the bean dictionary in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2393,7 +2467,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.417">beanTypePropertyName</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanTypePropertyName-java.lang.String-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean type property name.
-
+ 
  <p>
  This specifies the name of the bean property used to store the dictionary name of a bean type so that the
  parser knows the data type to reconstruct.
@@ -2422,7 +2496,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.423">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#locale-java.util.Locale-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Locale.
-
+ 
+ <p>
+ Specifies a default locale for serializer and parser sessions.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_locale"><code>BeanContext.BEAN_locale</code></a>
@@ -2446,7 +2523,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.429">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#timeZone-java.util.TimeZone-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  TimeZone.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_timeZone"><code>BeanContext.BEAN_timeZone</code></a>
@@ -2470,10 +2547,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.435">mediaType</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#mediaType-org.apache.juneau.http.MediaType-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Media type.
-
+ 
  <p>
  Specifies a default media type value for serializer and parser sessions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_mediaType"><code>BeanContext.BEAN_mediaType</code></a>
@@ -2497,10 +2574,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlParserBuilder.html" title="class in org.apache.juneau.html">HtmlParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserBuilder.html#line.441">debug</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#debug--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Debug mode.
-
+ 
  <p>
  Shortcut for calling <code>debug(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_debug"><code>BeanContext.BEAN_debug</code></a>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html b/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html
index 9041939..b0fdb11 100644
--- a/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html
+++ b/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html
@@ -111,11 +111,11 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.48">BeanPropertyMeta</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">Contains metadata about a bean property.
-
+ 
  <p>
  Contains information such as type of property (e.g. field/getter/setter), class type of property value, and whether
  any transforms are associated with this property.
-
+ 
  <p>
  Developers will typically not need access to this class.  The information provided by it is already exposed through
  several methods on the <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> API.</div>
@@ -273,7 +273,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i14" class="altColor">
 <td class="colFirst"><code><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>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanPropertyMeta.html#getProperties--">getProperties</a></span>()</code>
-<div class="block">Returns the override list of properties defined through a <a href="../../../org/apache/juneau/annotation/BeanProperty.html#properties--"><code>BeanProperty.properties()</code></a> annotation
+<div class="block">Returns the override list of properties defined through a <a href="../../../org/apache/juneau/annotation/BeanProperty.html#properties--"><code>@BeanProperty.properties()</code></a> annotation
  on this property.</div>
 </td>
 </tr>
@@ -463,7 +463,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <h4>getClassMeta</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.402">getClassMeta</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> of the class of this property.
-
+ 
  <p>
  If this property or the property type class has a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with it, this method returns the
  transformed class meta.
@@ -483,11 +483,11 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <h4>getBeanRegistry</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.418">getBeanRegistry</a>()</pre>
 <div class="block">Returns the bean dictionary in use for this bean property.
-
+ 
  <p>
  The order of lookup for the dictionary is as follows:
  <ol>
-   <li>Dictionary defined via <a href="../../../org/apache/juneau/annotation/BeanProperty.html#beanDictionary--"><code>BeanProperty.beanDictionary()</code></a>.
+   <li>Dictionary defined via <a href="../../../org/apache/juneau/annotation/BeanProperty.html#beanDictionary--"><code>@BeanProperty.beanDictionary()</code></a>.
    <li>Dictionary defined via <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a> context property.
  </ol></div>
 <dl>
@@ -504,13 +504,13 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <h4>isUri</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.435">isUri</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this bean property is a URI.
-
+ 
  <p>
  A bean property can be considered a URI if any of the following are true:
  <ul>
    <li>Property class type is <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> or <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>.
-   <li>Property class type is annotated with <a href="../../../org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation"><code>URI</code></a>.
-   <li>Property getter, setter, or field is annotated with <a href="../../../org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation"><code>URI</code></a>.
+   <li>Property class type is annotated with <a href="../../../org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation"><code>@URI</code></a>.
+   <li>Property getter, setter, or field is annotated with <a href="../../../org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation"><code>@URI</code></a>.
  </ul></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -539,7 +539,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <li class="blockList">
 <h4>getProperties</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/BeanPropertyMeta.html#line.454">getProperties</a>()</pre>
-<div class="block">Returns the override list of properties defined through a <a href="../../../org/apache/juneau/annotation/BeanProperty.html#properties--"><code>BeanProperty.properties()</code></a> annotation
+<div class="block">Returns the override list of properties defined through a <a href="../../../org/apache/juneau/annotation/BeanProperty.html#properties--"><code>@BeanProperty.properties()</code></a> annotation
  on this property.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -634,7 +634,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
                                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
                                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationTargetException.html?is-external=true" title="class or interface in java.lang.reflect">InvocationTargetException</a></pre>
 <div class="block">Returns the <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> object returned by the DynaBean getter.
-
+ 
  <p>
  The DynaBean property is the property whose name is <js>"*"</js> and returns a map of "extra" properties on the
  bean.</div>
@@ -663,7 +663,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationTargetException.html?is-external=true" title="class or interface in java.lang.reflect">InvocationTargetException</a></pre>
 <div class="block">Sets an array field on this bean.
-
+ 
  <p>
  Works on both <code>Object</code> and primitive arrays.</div>
 <dl>
@@ -688,7 +688,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
                 <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;value)
          throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre>
 <div class="block">Adds a value to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> or array property.
-
+ 
  <p>
  Note that adding values to an array property is inefficient for large arrays since it must copy the array into a
  larger array on each operation.</div>
@@ -733,7 +733,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <h4>findAnnotations</h4>
 <pre>public&nbsp;&lt;A extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;A&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.989">findAnnotations</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;A&gt;&nbsp;a)</pre>
 <div class="block">Returns all instances of the specified annotation in the hierarchy of this bean property.
-
+ 
  <p>
  Searches through the class hierarchy (e.g. superclasses, interfaces, packages) for all instances of the
  specified annotation.</div>
@@ -753,7 +753,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <h4>getAnnotation</h4>
 <pre>public&nbsp;&lt;A extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;A&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.1018">getAnnotation</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;A&gt;&nbsp;a)</pre>
 <div class="block">Returns the specified annotation on the field or methods that define this property.
-
+ 
  <p>
  This method will search up the parent class/interface hierarchy chain to search for the annotation on
  overridden getters and setters.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanPropertyMetaExtended.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanPropertyMetaExtended.html b/content/site/apidocs/org/apache/juneau/BeanPropertyMetaExtended.html
index 0f7ee92..985055c 100644
--- a/content/site/apidocs/org/apache/juneau/BeanPropertyMetaExtended.html
+++ b/content/site/apidocs/org/apache/juneau/BeanPropertyMetaExtended.html
@@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../src-html/org/apache/juneau/BeanPropertyMetaExtended.html#line.22">BeanPropertyMetaExtended</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">Defines extended language-specific metadata associated with a bean property.
-
+ 
  <p>
  Serializers and parsers can implement their own language-specific metadata on a bean property and retrieve
  the metadata using the <a href="../../../org/apache/juneau/BeanPropertyMeta.html#getExtendedMeta-java.lang.Class-"><code>BeanPropertyMeta.getExtendedMeta(Class)</code></a> method.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanProxyInvocationHandler.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanProxyInvocationHandler.html b/content/site/apidocs/org/apache/juneau/BeanProxyInvocationHandler.html
index 456143f..33c3959 100644
--- a/content/site/apidocs/org/apache/juneau/BeanProxyInvocationHandler.html
+++ b/content/site/apidocs/org/apache/juneau/BeanProxyInvocationHandler.html
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 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/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a></pre>
 <div class="block">Provides an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> for creating beans from bean interfaces.
-
+ 
  <p>
  If the <code>useInterfaceProxies</code> setting is enabled in <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a>, this is the class that creates
  instances of beans from interfaces.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanRegistry.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanRegistry.html b/content/site/apidocs/org/apache/juneau/BeanRegistry.html
index 4b68320..5fafd58 100644
--- a/content/site/apidocs/org/apache/juneau/BeanRegistry.html
+++ b/content/site/apidocs/org/apache/juneau/BeanRegistry.html
@@ -111,13 +111,13 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../src-html/org/apache/juneau/BeanRegistry.html#line.42">BeanRegistry</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">A lookup table for resolving bean types by name.
-
+ 
  <p>
  In a nutshell, provides a simple mapping of bean class objects to identifying names.
-
+ 
  <p>
- Class names are defined through the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> annotation.
-
+ Class names are defined through the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a> annotation.
+ 
  <p>
  The dictionary is used by the framework in the following ways:
  <ul>
@@ -198,7 +198,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <div class="block">Gets the class metadata for the specified bean type name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>typeName</code> - The bean type name as defined by <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a>.
+<dd><code>typeName</code> - The bean type name as defined by <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
    Can include multi-dimensional array type names (e.g. <js>"X^^"</js>).</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The class metadata for the bean.</dd>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanSession.html b/content/site/apidocs/org/apache/juneau/BeanSession.html
index 6975927..5cd637b 100644
--- a/content/site/apidocs/org/apache/juneau/BeanSession.html
+++ b/content/site/apidocs/org/apache/juneau/BeanSession.html
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../src-html/org/apache/juneau/BeanSession.html#line.38">BeanSession</a>
 extends <a href="../../../org/apache/juneau/Session.html" title="class in org.apache.juneau">Session</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../org/apache/juneau/serializer/Serializer.html" title="class in org.apache.juneau.serializer"><code>Serializer</code></a> or <a href="../../../org/apache/juneau/parser/Parser.html" title="class in org.apache.juneau.parser"><code>Parser</code></a>.
-
+ 
  <p>
  This class is NOT thread safe.  It is meant to be discarded after one-time use.</div>
 </li>
@@ -486,7 +486,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <h4>getLocale</h4>
 <pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.91">getLocale</a>()</pre>
 <div class="block">Returns the locale defined on this session.
-
+ 
  <p>
  The locale is determined in the following order:
  <ol>
@@ -509,7 +509,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <h4>getTimeZone</h4>
 <pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.108">getTimeZone</a>()</pre>
 <div class="block">Returns the timezone defined on this session.
-
+ 
  <p>
  The timezone is determined in the following order:
  <ol>
@@ -545,7 +545,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <h4>isIgnoreUnknownBeanProperties</h4>
 <pre>public final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.129">isIgnoreUnknownBeanProperties</a>()</pre>
 <div class="block">Bean property getter:  <property>ignoreUnknownBeanProperties</property>.
-
+ 
  <p>
  See <a href="../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>.</div>
 <dl>
@@ -564,7 +564,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)
                           throws <a href="../../../org/apache/juneau/InvalidDataConversionException.html" title="class in org.apache.juneau">InvalidDataConversionException</a></pre>
 <div class="block">Converts the specified value to the specified class type.
-
+ 
  <p>
  See <a href="../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-"><code>convertToType(Object, ClassMeta)</code></a> for the list of valid conversions.</div>
 <dl>
@@ -617,10 +617,10 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
                                  <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;type)
                           throws <a href="../../../org/apache/juneau/InvalidDataConversionException.html" title="class in org.apache.juneau">InvalidDataConversionException</a></pre>
 <div class="block">Casts the specified value into the specified type.
-
+ 
  <p>
  If the value isn't an instance of the specified type, then converts the value if possible.
-
+ 
  <p>
  The following conversions are valid:
  <table class='styled'>
@@ -697,7 +697,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
          <br><code>List&lt;X[]&gt;</code>
          <br><code>List[]&lt;X&gt;</code>
       </td>
-         <td>&nbsp;</td>
+      <td>&nbsp;</td>
    </tr>
    <tr>
       <td>
@@ -742,7 +742,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
          <br>
       </td>
    </tr>
-   </table></div>
+ </table></div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
 <dd><code>T</code> - The class type to convert the value to.</dd>
@@ -817,10 +817,10 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <pre>public final&nbsp;<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;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.661">toArray</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;type,
                             <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;list)</pre>
 <div class="block">Converts the contents of the specified list into an array.
-
+ 
  <p>
  Works on both object and primitive arrays.
-
+ 
  <p>
  In the case of multi-dimensional arrays, the incoming list must contain elements of type n-1 dimension.
  i.e. if <code>type</code> is <code><jk>int</jk>[][]</code> then <code>list</code> must have entries of type
@@ -844,11 +844,11 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <h4>toBeanMap</h4>
 <pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.703">toBeanMap</a>(T&nbsp;o)</pre>
 <div class="block">Wraps an object inside a <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (i.e. a modifiable <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>).
-
+ 
  <p>
  If object is not a true bean, then throws a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a> with an explanation of why it's not a
  bean.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Construct a bean map around a bean instance</jc>
@@ -909,15 +909,15 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
                                throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre>
 <div class="block">Wraps an object inside a <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (i.e.: a modifiable <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>) defined as a bean for one of its
  class, a super class, or an implemented interface.
-
+ 
  <p>
  If object is not a true bean, throws a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a> with an explanation of why it's not a bean.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Construct a bean map for new bean using only properties defined in a superclass</jc>
    BeanMap&lt;MySubBean&gt; bm = BeanContext.<jsf>DEFAULT</jsf>.forBean(<jk>new</jk> MySubBean(), MySuperBean.<jk>class</jk>);
-
+ 
    <jc>// Construct a bean map for new bean using only properties defined in an interface</jc>
    BeanMap&lt;MySubBean&gt; bm = BeanContext.<jsf>DEFAULT</jsf>.forBean(<jk>new</jk> MySubBean(), MySuperInterface.<jk>class</jk>);
  </p></div>
@@ -946,11 +946,11 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.788">newBeanMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
 <div class="block">Creates a new <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (i.e. a modifiable <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a>) of the given class with uninitialized
  property values.
-
+ 
  <p>
  If object is not a true bean, then throws a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a> with an explanation of why it's not a
  bean.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Construct a new bean map wrapped around a new Person object</jc>
@@ -998,7 +998,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
                     throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre>
 <div class="block">Creates a new empty bean of the specified type, except used for instantiating inner member classes that must
  be instantiated within another class instance.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Construct a new instance of the specified bean class</jc>
@@ -1088,18 +1088,18 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>...&nbsp;args)</pre>
 <div class="block">Used to resolve <code>ClassMetas</code> of type <code>Collection</code> and <code>Map</code> that have
  <code>ClassMeta</code> values that themselves could be collections or maps.
-
+ 
  <p>
  <code>Collection</code> meta objects are assumed to be followed by zero or one meta objects indicating the
  element type.
-
+ 
  <p>
  <code>Map</code> meta objects are assumed to be followed by zero or two meta objects indicating the key and value
  types.
-
+ 
  <p>
  The array can be arbitrarily long to indicate arbitrarily complex data structures.
-
+ 
  <h5 class='section'>Examples:</h5>
  <ul>
    <li><code>getClassMeta(String.<jk>class</jk>);</code> - A normal type.
@@ -1137,7 +1137,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <h4>getArgsClassMeta</h4>
 <pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<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>[]&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.942">getArgsClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>[]&nbsp;classes)</pre>
 <div class="block">Given an array of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect"><code>Type</code></a> objects, returns a <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representing those arguments.
-
+ 
  <p>
  Constructs a new meta on each call.</div>
 <dl>
@@ -1285,7 +1285,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <h4>getStringBuilder</h4>
 <pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1059">getStringBuilder</a>()</pre>
 <div class="block">Creates a reusable <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang"><code>StringBuilder</code></a> object from an internal pool.
-
+ 
  <p>
  String builders are returned to the pool by calling <a href="../../../org/apache/juneau/BeanSession.html#returnStringBuilder-java.lang.StringBuilder-"><code>returnStringBuilder(StringBuilder)</code></a>.</div>
 <dl>
@@ -1316,10 +1316,10 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <h4>object</h4>
 <pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<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>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1089">object</a>()</pre>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>Object</code>.
-
+ 
  <p>
  This <code>ClassMeta</code> is often used to represent "any object type" when an object type is not known.
-
+ 
  <p>
  This method is identical to calling <code>getClassMeta(Object.<jk>class</jk>)</code> but uses a cached copy to
  avoid a hashmap lookup.</div>
@@ -1337,10 +1337,10 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <h4>string</h4>
 <pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<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>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1105">string</a>()</pre>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>String</code>.
-
+ 
  <p>
  This <code>ClassMeta</code> is often used to represent key types in maps.
-
+ 
  <p>
  This method is identical to calling <code>getClassMeta(String.<jk>class</jk>)</code> but uses a cached copy to
  avoid a hashmap lookup.</div>
@@ -1358,10 +1358,10 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <h4>_class</h4>
 <pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1121">_class</a>()</pre>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>Class</code>.
-
+ 
  <p>
  This <code>ClassMeta</code> is often used to represent key types in maps.
-
+ 
  <p>
  This method is identical to calling <code>getClassMeta(Class.<jk>class</jk>)</code> but uses a cached copy to
  avoid a hashmap lookup.</div>
@@ -1379,7 +1379,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <h4>getMediaType</h4>
 <pre>public final&nbsp;<a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1133">getMediaType</a>()</pre>
 <div class="block">Returns the media type specified for this session.
-
+ 
  <p>
  For example, <js>"application/json"</js>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanSessionArgs.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanSessionArgs.html b/content/site/apidocs/org/apache/juneau/BeanSessionArgs.html
index e0e8173..a5cf5b6 100644
--- a/content/site/apidocs/org/apache/juneau/BeanSessionArgs.html
+++ b/content/site/apidocs/org/apache/juneau/BeanSessionArgs.html
@@ -18,6 +18,12 @@
     catch(err) {
     }
 //-->
+var methods = {"i0":10,"i1":10,"i2":10,"i3":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>
@@ -70,13 +76,13 @@
 <li>Nested&nbsp;|&nbsp;</li>
 <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
 <a name="skip.navbar.top">
@@ -153,6 +159,11 @@ extends <a href="../../../org/apache/juneau/SessionArgs.html" title="class in or
 <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/BeanSessionArgs.html#BeanSessionArgs--">BeanSessionArgs</a></span>()</code>
+<div class="block">Constructor</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanSessionArgs.html#BeanSessionArgs-org.apache.juneau.ObjectMap-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-">BeanSessionArgs</a></span>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;properties,
                <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
                <a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;timeZone,
@@ -169,6 +180,37 @@ extends <a href="../../../org/apache/juneau/SessionArgs.html" title="class in or
 <!--   -->
 </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><a href="../../../org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanSessionArgs.html#locale-java.util.Locale-">locale</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</code>
+<div class="block">The session locale.</div>
+</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanSessionArgs.html#mediaType-org.apache.juneau.http.MediaType-">mediaType</a></span>(<a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;mediaType)</code>
+<div class="block">The session media type.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanSessionArgs.html#properties-org.apache.juneau.ObjectMap-">properties</a></span>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;properties)</code>
+<div class="block">Session-level properties.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanSessionArgs.html#timeZone-java.util.TimeZone-">timeZone</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;timeZone)</code>
+<div class="block">The session timezone.</div>
+</td>
+</tr>
+</table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
@@ -208,13 +250,23 @@ extends <a href="../../../org/apache/juneau/SessionArgs.html" title="class in or
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
+<a name="BeanSessionArgs--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>BeanSessionArgs</h4>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSessionArgs.html#line.36">BeanSessionArgs</a>()</pre>
+<div class="block">Constructor</div>
+</li>
+</ul>
 <a name="BeanSessionArgs-org.apache.juneau.ObjectMap-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BeanSessionArgs</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSessionArgs.html#line.50">BeanSessionArgs</a>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;properties,
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSessionArgs.html#line.55">BeanSessionArgs</a>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;properties,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;timeZone,
                        <a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;mediaType)</pre>
@@ -222,14 +274,94 @@ extends <a href="../../../org/apache/juneau/SessionArgs.html" title="class in or
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>properties</code> - Session-level properties.
-   These override context-level properties.
-   Can be <jk>null</jk>.</dd>
+   <br>These override context-level properties.
+   <br>Can be <jk>null</jk>.</dd>
+<dd><code>locale</code> - The session locale.
+   <br>If <jk>null</jk>, then the locale defined on the context is used.</dd>
+<dd><code>timeZone</code> - The session timezone.
+   <br>If <jk>null</jk>, then the timezone defined on the context is used.</dd>
+<dd><code>mediaType</code> - The session media type (e.g. <js>"application/json"</js>).
+   <br>Can be <jk>null</jk>.</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="locale-java.util.Locale-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>locale</h4>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSessionArgs.html#line.70">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</pre>
+<div class="block">The session locale.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>locale</code> - The session locale.
-   If <jk>null</jk>, then the locale defined on the context is used.</dd>
+   <br>If <jk>null</jk>, then the locale defined on the context is used.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="timeZone-java.util.TimeZone-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>timeZone</h4>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSessionArgs.html#line.83">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;timeZone)</pre>
+<div class="block">The session timezone.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>timeZone</code> - The session timezone.
-   If <jk>null</jk>, then the timezone defined on the context is used.</dd>
+   <br>If <jk>null</jk>, then the timezone defined on the context is used.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="mediaType-org.apache.juneau.http.MediaType-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mediaType</h4>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSessionArgs.html#line.96">mediaType</a>(<a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;mediaType)</pre>
+<div class="block">The session media type.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>mediaType</code> - The session media type (e.g. <js>"application/json"</js>).
-   Can be <jk>null</jk>.</dd>
+   <br>Can be <jk>null</jk>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="properties-org.apache.juneau.ObjectMap-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>properties</h4>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanSessionArgs.html" title="class in org.apache.juneau">BeanSessionArgs</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSessionArgs.html#line.102">properties</a>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;properties)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../org/apache/juneau/SessionArgs.html#properties-org.apache.juneau.ObjectMap-">SessionArgs</a></code></span></div>
+<div class="block">Session-level properties.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="../../../org/apache/juneau/SessionArgs.html#properties-org.apache.juneau.ObjectMap-">properties</a></code>&nbsp;in class&nbsp;<code><a href="../../../org/apache/juneau/SessionArgs.html" title="class in org.apache.juneau">SessionArgs</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>properties</code> - Session-level properties.
+   <br>These override context-level properties.
+   <br>Can be <jk>null</jk>.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
 </dl>
 </li>
 </ul>
@@ -288,13 +420,13 @@ extends <a href="../../../org/apache/juneau/SessionArgs.html" title="class in or
 <li>Nested&nbsp;|&nbsp;</li>
 <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
 <a name="skip.navbar.bottom">

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ClassMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ClassMeta.html b/content/site/apidocs/org/apache/juneau/ClassMeta.html
index 79efd38..8c25f25 100644
--- a/content/site/apidocs/org/apache/juneau/ClassMeta.html
+++ b/content/site/apidocs/org/apache/juneau/ClassMeta.html
@@ -121,10 +121,10 @@ public final class <a href="../../../src-html/org/apache/juneau/ClassMeta.html#l
 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/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a></pre>
 <div class="block">A wrapper class around the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object that provides cached information about that class.
-
+ 
  <p>
  Instances of this class can be created through the <a href="../../../org/apache/juneau/BeanContext.html#getClassMeta-java.lang.Class-"><code>BeanContext.getClassMeta(Class)</code></a> method.
-
+ 
  <p>
  The <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> class will cache and reuse instances of this class except for the following class types:
  <ul>
@@ -132,7 +132,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
    <li>Maps with non-Object key/values.
    <li>Collections with non-Object key/values.
  </ul>
-
+ 
  <p>
  This class is tied to the <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> class because it's that class that makes the determination of what is
  a bean.</div>
@@ -665,7 +665,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <h4>getBeanTypePropertyName</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/ClassMeta.html#line.721">getBeanTypePropertyName</a>()</pre>
 <div class="block">Returns the type property name associated with this class and subclasses.
-
+ 
  <p>
  If <jk>null</jk>, <js>"_type"</js> should be assumed.</div>
 <dl>
@@ -683,9 +683,9 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <h4>getDictionaryName</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/ClassMeta.html#line.735">getDictionaryName</a>()</pre>
 <div class="block">Returns the bean dictionary name associated with this class.
-
+ 
  <p>
- The lexical name is defined by <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a>.</div>
+ The lexical name is defined by <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The type name associated with this bean class, or <jk>null</jk> if there is no type name defined or this
@@ -701,10 +701,10 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <h4>getBeanRegistry</h4>
 <pre>public&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.749">getBeanRegistry</a>()</pre>
 <div class="block">Returns the bean registry for this class.
-
+ 
  <p>
- This bean registry contains names specified in the <a href="../../../org/apache/juneau/annotation/Bean.html#beanDictionary--"><code>Bean.beanDictionary()</code></a> annotation defined on the class,
- regardless of whether the class is an actual bean.
+ This bean registry contains names specified in the <a href="../../../org/apache/juneau/annotation/Bean.html#beanDictionary--"><code>@Bean.beanDictionary()</code></a> annotation 
+ defined on the class, regardless of whether the class is an actual bean.
  This allows interfaces to define subclasses with type names.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -766,7 +766,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <h4>hasChildPojoSwaps</h4>
 <pre>protected&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.791">hasChildPojoSwaps</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class or any child classes has a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with it.
-
+ 
  <p>
  Used when transforming bean properties to prevent having to look up transforms if we know for certain that no
  transforms are associated with a bean property.</div>
@@ -819,7 +819,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <pre>protected static&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.862">findNoArgConstructor</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c,
                                                                    <a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;v)</pre>
 <div class="block">Locates the no-arg constructor for the specified class.
-
+ 
  <p>
  Constructor must match the visibility requirements specified by parameter 'v'.
  If class is abstract, always returns <jk>null</jk>.
@@ -1313,7 +1313,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <h4>isNullable</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1192">isNullable</a>()</pre>
 <div class="block">Returns <jk>true</jk> if instance of this object can be <jk>null</jk>.
-
+ 
  <p>
  Objects can be <jk>null</jk>, but primitives cannot, except for chars which can be represented by
  <code>(<jk>char</jk>)0</code>.</div>
@@ -1374,7 +1374,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1234">getRemoteableMethods</a>()</pre>
 <div class="block">All methods on this class annotated with <a href="../../../org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>, or all public methods if class is
  annotated.
-
+ 
  <p>
  Keys are method signatures.</div>
 <dl>
@@ -1391,7 +1391,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <h4>getPublicMethods</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1246">getPublicMethods</a>()</pre>
 <div class="block">All public methods on this class including static methods.
-
+ 
  <p>
  Keys are method signatures.</div>
 <dl>
@@ -1675,7 +1675,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationTargetException.html?is-external=true" title="class or interface in java.lang.reflect">InvocationTargetException</a>,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a></pre>
 <div class="block">Create a new instance of the main class of this declared type from a <code>String</code> input.
-
+ 
  <p>
  In order to use this method, the class must have one of the following methods:
  <ul>
@@ -1713,7 +1713,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationTargetException.html?is-external=true" title="class or interface in java.lang.reflect">InvocationTargetException</a>,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a></pre>
 <div class="block">Create a new instance of the main class of this declared type from a <code>Number</code> input.
-
+ 
  <p>
  In order to use this method, the class must have one of the following methods:
  <ul>
@@ -1900,7 +1900,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <h4>isInstance</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1702">isInstance</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;o)</pre>
 <div class="block">Returns <jk>true</jk> if the specified object is an instance of this class.
-
+ 
  <p>
  This is a simple comparison on the base class itself and not on any generic parameters.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/ClassMetaExtended.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ClassMetaExtended.html b/content/site/apidocs/org/apache/juneau/ClassMetaExtended.html
index 09b5b0f..d0cb92e 100644
--- a/content/site/apidocs/org/apache/juneau/ClassMetaExtended.html
+++ b/content/site/apidocs/org/apache/juneau/ClassMetaExtended.html
@@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../src-html/org/apache/juneau/ClassMetaExtended.html#line.22">ClassMetaExtended</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">Defines extended language-specific metadata associated with a class.
-
+ 
  <p>
  Serializers and parsers can implement their own language-specific metadata on a class and retrieve the metadata
  using the <a href="../../../org/apache/juneau/ClassMeta.html#getExtendedMeta-java.lang.Class-"><code>ClassMeta.getExtendedMeta(Class)</code></a> method.</div>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
index 8b9a0ff..eea0b98 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.51">Items</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">A limited subset of JSON-Schema's items object. It is used by parameter definitions that are not located in "body".
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    {
@@ -125,7 +125,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       <js>"minLength"</js>: 2
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -564,7 +564,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getType</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/swagger/Items.html#line.90">getType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
-
+ 
  <p>
  Required. The internal type of the array.
  The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or
@@ -583,7 +583,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setType</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.105">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Bean property setter:  <property>type</property>.
-
+ 
  <p>
  Required. The internal type of the array.
  The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or
@@ -620,7 +620,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getFormat</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/swagger/Items.html#line.133">getFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>format</property>.
-
+ 
  <p>
  The extending format for the previously mentioned <code>type</code>. See <a class="doclink"
  href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
@@ -638,7 +638,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setFormat</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.147">setFormat</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;format)</pre>
 <div class="block">Bean property setter:  <property>format</property>.
-
+ 
  <p>
  The extending format for the previously mentioned <code>type</code>. See <a class="doclink"
  href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
@@ -674,7 +674,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.171">getItems</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.
-
+ 
  <p>
  Required if <code>type</code> is <js>"array"</js>.
  Describes the type of items in the array.</div>
@@ -692,7 +692,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.185">setItems</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
 <div class="block">Bean property setter:  <property>items</property>.
-
+ 
  <p>
  Required if <code>type</code> is <js>"array"</js>.
  Describes the type of items in the array.</div>
@@ -728,10 +728,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getCollectionFormat</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/swagger/Items.html#line.222">getCollectionFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>collectionFormat</property>.
-
+ 
  <p>
  Determines the format of the array if type array is used.
-
+ 
  <p>
  Possible values are:
  <ul>
@@ -740,7 +740,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
    <li><code>tsv</code> - tab separated values <code>foo\tbar</code>.
    <li><code>pipes</code> - pipe separated values <code>foo|bar</code>.
  </ul>
-
+ 
  <p>
  Default value is <code>csv</code>.</div>
 <dl>
@@ -758,10 +758,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setCollectionFormat</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.247">setCollectionFormat</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;collectionFormat)</pre>
 <div class="block">Bean property setter:  <property>collectionFormat</property>.
-
+ 
  <p>
  Determines the format of the array if type array is used.
-
+ 
  <p>
  Possible values are:
  <ul>
@@ -770,7 +770,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
    <li><code>tsv</code> - tab separated values <code>foo\tbar</code>.
    <li><code>pipes</code> - pipe separated values <code>foo|bar</code>.
  </ul>
-
+ 
  <p>
  Default value is <code>csv</code>.</div>
 <dl>
@@ -805,7 +805,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDefault</h4>
 <pre>public&nbsp;<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;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.279">getDefault</a>()</pre>
 <div class="block">Bean property getter:  <property>default</property>.
-
+ 
  <p>
  Declares the value of the item that the server will use if none is provided.
  (Note: <js>"default"</js> has no meaning for required items.)
@@ -826,7 +826,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDefault</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.296">setDefault</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;_default)</pre>
 <div class="block">Bean property setter:  <property>default</property>.
-
+ 
  <p>
  Declares the value of the item that the server will use if none is provided.
  (Note: <js>"default"</js> has no meaning for required items.)
@@ -865,7 +865,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMaximum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.320">getMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>maximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -883,7 +883,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMaximum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.334">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Bean property setter:  <property>maximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -919,7 +919,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getExclusiveMaximum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.360">getExclusiveMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMaximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -938,7 +938,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setExclusiveMaximum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.374">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMaximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -974,7 +974,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMinimum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.398">getMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>minimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -992,7 +992,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMinimum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.412">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Bean property setter:  <property>minimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1028,7 +1028,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getExclusiveMinimum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.437">getExclusiveMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMinimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1047,7 +1047,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setExclusiveMinimum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.451">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMinimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1083,7 +1083,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMaxLength</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.475">getMaxLength</a>()</pre>
 <div class="block">Bean property getter:  <property>maxLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
  http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
@@ -1101,7 +1101,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMaxLength</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.489">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Bean property setter:  <property>maxLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
  http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
@@ -1137,7 +1137,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMinLength</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.513">getMinLength</a>()</pre>
 <div class="block">Bean property getter:  <property>minLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
  http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
@@ -1155,7 +1155,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMinLength</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.527">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Bean property setter:  <property>minLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
  http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
@@ -1191,7 +1191,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getPattern</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/swagger/Items.html#line.551">getPattern</a>()</pre>
 <div class="block">Bean property getter:  <property>pattern</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
  http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
@@ -1209,7 +1209,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setPattern</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.565">setPattern</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;pattern)</pre>
 <div class="block">Bean property setter:  <property>pattern</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
  http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
@@ -1245,7 +1245,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMaxItems</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.589">getMaxItems</a>()</pre>
 <div class="block">Bean property getter:  <property>maxItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
  http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
@@ -1263,7 +1263,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMaxItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.603">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Bean property setter:  <property>maxItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
  http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
@@ -1299,7 +1299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMinItems</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.627">getMinItems</a>()</pre>
 <div class="block">Bean property getter:  <property>minItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">
  http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
@@ -1317,7 +1317,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMinItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.641">setMinItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
 <div class="block">Bean property setter:  <property>minItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">
  http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
@@ -1353,7 +1353,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getUniqueItems</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.666">getUniqueItems</a>()</pre>
 <div class="block">Bean property getter:  <property>uniqueItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">
  http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
@@ -1372,7 +1372,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setUniqueItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.680">setUniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
 <div class="block">Bean property setter:  <property>uniqueItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">
  http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
@@ -1408,7 +1408,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getEnum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.704">getEnum</a>()</pre>
 <div class="block">Bean property getter:  <property>enum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
  http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -1426,7 +1426,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setEnum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.718">setEnum</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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;_enum)</pre>
 <div class="block">Bean property setter:  <property>enum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
  http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -1446,7 +1446,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addEnum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.735">addEnum</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;_enum)</pre>
 <div class="block">Bean property adder:  <property>enum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
  http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -1484,7 +1484,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMultipleOf</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.771">getMultipleOf</a>()</pre>
 <div class="block">Bean property getter:  <property>multipleOf</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">
  http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
@@ -1502,7 +1502,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMultipleOf</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.785">setMultipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
 <div class="block">Bean property setter:  <property>multipleOf</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">
  http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/License.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/License.html b/content/site/apidocs/org/apache/juneau/dto/swagger/License.html
index 90ac1a1..84f2504 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/License.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/License.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.50">License</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">License information for the exposed API.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    {
@@ -125,7 +125,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       <js>"url"</js>: <js>"http://www.apache.org/licenses/LICENSE-2.0.html"</js>
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -265,7 +265,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <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/swagger/License.html#line.63">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
-
+ 
  <p>
  Required. The license name used for the API.</div>
 <dl>
@@ -282,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setName</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.76">setName</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">Bean property setter:  <property>name</property>.
-
+ 
  <p>
  Required. The license name used for the API.</div>
 <dl>
@@ -317,14 +317,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getUrl</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.106">getUrl</a>()</pre>
 <div class="block">Bean property getter:  <property>url</property>.
-
+ 
  <p>
  A URL to the license used for the API.
-
+ 
  <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>
@@ -341,11 +341,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setUrl</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.123">setUrl</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;url)</pre>
 <div class="block">Bean property setter:  <property>url</property>.
-
+ 
  <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/swagger/Operation.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Operation.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Operation.html
index e0081e9..528eb25 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Operation.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Operation.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.97">Operation</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Describes a single API operation on a path.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    {
@@ -175,7 +175,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       ]
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -594,7 +594,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getTags</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.121">getTags</a>()</pre>
 <div class="block">Bean property getter:  <property>tags</property>.
-
+ 
  <p>
  A list of tags for API documentation control.
  Tags can be used for logical grouping of operations by resources or any other qualifier.</div>
@@ -612,7 +612,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setTags</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.135">setTags</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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;tags)</pre>
 <div class="block">Bean property setter:  <property>tags</property>.
-
+ 
  <p>
  A list of tags for API documentation control.
  Tags can be used for logical grouping of operations by resources or any other qualifier.</div>
@@ -632,7 +632,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addTags</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.150">addTags</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;tags)</pre>
 <div class="block">Bean property adder:  <property>tags</property>.
-
+ 
  <p>
  A list of tags for API documentation control.
  Tags can be used for logical grouping of operations by resources or any other qualifier.</div>
@@ -652,7 +652,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addTags</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.166">addTags</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<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>&gt;&nbsp;tags)</pre>
 <div class="block">Bean property adder:  <property>tags</property>.
-
+ 
  <p>
  A list of tags for API documentation control.
  Tags can be used for logical grouping of operations by resources or any other qualifier.</div>
@@ -705,7 +705,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getSummary</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/swagger/Operation.html#line.204">getSummary</a>()</pre>
 <div class="block">Bean property getter:  <property>summary</property>.
-
+ 
  <p>
  A short summary of what the operation does.
  For maximum readability in the swagger-ui, this field SHOULD be less than 120 characters.</div>
@@ -723,7 +723,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setSummary</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.218">setSummary</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;summary)</pre>
 <div class="block">Bean property setter:  <property>summary</property>.
-
+ 
  <p>
  A short summary of what the operation does.
  For maximum readability in the swagger-ui, this field SHOULD be less than 120 characters.</div>
@@ -759,7 +759,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDescription</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/swagger/Operation.html#line.244">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
-
+ 
  <p>
  A verbose explanation of the operation behavior.
  <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
@@ -778,7 +778,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDescription</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.259">setDescription</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;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
-
+ 
  <p>
  A verbose explanation of the operation behavior.
  <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
@@ -815,7 +815,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getExternalDocs</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.283">getExternalDocs</a>()</pre>
 <div class="block">Bean property getter:  <property>externalDocs</property>.
-
+ 
  <p>
  Additional external documentation for this operation.</div>
 <dl>
@@ -832,7 +832,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setExternalDocs</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.296">setExternalDocs</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;externalDocs)</pre>
 <div class="block">Bean property setter:  <property>externalDocs</property>.
-
+ 
  <p>
  Additional external documentation for this operation.</div>
 <dl>
@@ -867,7 +867,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getOperationId</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/swagger/Operation.html#line.322">getOperationId</a>()</pre>
 <div class="block">Bean property getter:  <property>operationId</property>.
-
+ 
  <p>
  Unique string used to identify the operation. The id MUST be unique among all operations described in the API.
  Tools and libraries MAY use the operationId to uniquely identify an operation, therefore, it is recommended to
@@ -886,7 +886,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setOperationId</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.337">setOperationId</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;operationId)</pre>
 <div class="block">Bean property setter:  <property>operationId</property>.
-
+ 
  <p>
  Unique string used to identify the operation. The id MUST be unique among all operations described in the API.
  Tools and libraries MAY use the operationId to uniquely identify an operation, therefore, it is recommended to
@@ -923,7 +923,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getConsumes</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.363">getConsumes</a>()</pre>
 <div class="block">Bean property getter:  <property>consumes</property>.
-
+ 
  <p>
  A list of MIME types the operation can consume.
  This overrides the <code>consumes</code> definition at the Swagger Object.
@@ -943,7 +943,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setConsumes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.379">setConsumes</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/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
 <div class="block">Bean property setter:  <property>consumes</property>.
-
+ 
  <p>
  A list of MIME types the operation can consume.
  This overrides the <code>consumes</code> definition at the Swagger Object.
@@ -965,7 +965,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addConsumes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.396">addConsumes</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;consumes)</pre>
 <div class="block">Bean property adder:  <property>consumes</property>.
-
+ 
  <p>
  A list of MIME types the operation can consume.
  This overrides the <code>consumes</code> definition at the Swagger Object.
@@ -987,7 +987,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addConsumes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.412">addConsumes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
 <div class="block">Bean property adder:  <property>consumes</property>.
-
+ 
  <p>
  A list of MIME types the operation can consume.
  This overrides the <code>consumes</code> definition at the Swagger Object.
@@ -1041,7 +1041,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getProduces</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.452">getProduces</a>()</pre>
 <div class="block">Bean property getter:  <property>produces</property>.
-
+ 
  <p>
  A list of MIME types the operation can produce.
  This overrides the <code>produces</code> definition at the Swagger Object.
@@ -1061,7 +1061,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setProduces</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.468">setProduces</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/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
 <div class="block">Bean property setter:  <property>produces</property>.
-
+ 
  <p>
  A list of MIME types the operation can produce.
  This overrides the <code>produces</code> definition at the Swagger Object.
@@ -1083,7 +1083,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addProduces</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.485">addProduces</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;produces)</pre>
 <div class="block">Bean property adder:  <property>produces</property>.
-
+ 
  <p>
  A list of MIME types the operation can produce.
  This overrides the <code>produces</code> definition at the Swagger Object.
@@ -1105,7 +1105,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addProduces</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.506">addProduces</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
 <div class="block">Bean property adder:  <property>produces</property>.
-
+ 
  <p>
  A list of MIME types the operation can produces.
  This overrides the <code>produces</code> definition at the Swagger Object.
@@ -1159,7 +1159,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getParameters</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.551">getParameters</a>()</pre>
 <div class="block">Bean property getter:  <property>parameters</property>.
-
+ 
  <p>
  A list of parameters that are applicable for this operation.
  If a parameter is already defined at the <a class="doclink"
@@ -1184,7 +1184,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setParameters</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.574">setParameters</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/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;parameters)</pre>
 <div class="block">Bean property setter:  <property>parameters</property>.
-
+ 
  <p>
  A list of parameters that are applicable for this operation.
  If a parameter is already defined at the <a class="doclink"
@@ -1213,7 +1213,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addParameters</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.598">addParameters</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>...&nbsp;parameters)</pre>
 <div class="block">Bean property adder:  <property>parameters</property>.
-
+ 
  <p>
  A list of parameters that are applicable for this operation.
  If a parameter is already defined at the <a class="doclink"
@@ -1274,7 +1274,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getResponses</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.633">getResponses</a>()</pre>
 <div class="block">Bean property getter:  <property>responses</property>.
-
+ 
  <p>
  Required. The list of possible responses as they are returned from executing this operation.</div>
 <dl>
@@ -1291,7 +1291,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setResponses</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.646">setResponses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;responses)</pre>
 <div class="block">Bean property setter:  <property>responses</property>.
-
+ 
  <p>
  Required. The list of possible responses as they are returned from executing this operation.</div>
 <dl>
@@ -1311,7 +1311,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.661">addResponse</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;statusCode,
                              <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;response)</pre>
 <div class="block">Bean property adder:  <property>responses</property>.
-
+ 
  <p>
  Required. The list of possible responses as they are returned from executing this operation.</div>
 <dl>
@@ -1365,7 +1365,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getSchemes</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.699">getSchemes</a>()</pre>
 <div class="block">Bean property getter:  <property>schemes</property>.
-
+ 
  <p>
  The transfer protocol for the operation.
  Values MUST be from the list: <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
@@ -1384,7 +1384,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setSchemes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.714">setSchemes</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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;schemes)</pre>
 <div class="block">Bean property setter:  <property>schemes</property>.
-
+ 
  <p>
  The transfer protocol for the operation.
  Values MUST be from the list: <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
@@ -1405,7 +1405,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addSchemes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.730">addSchemes</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;schemes)</pre>
 <div class="block">Bean property adder:  <property>schemes</property>.
-
+ 
  <p>
  The transfer protocol for the operation.
  Values MUST be from the list: <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
@@ -1426,7 +1426,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addSchemes</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.745">addSchemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<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>&gt;&nbsp;schemes)</pre>
 <div class="block">Bean property adder:  <property>schemes</property>.
-
+ 
  <p>
  The transfer protocol for the operation.
  Values MUST be from the list: <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
@@ -1463,7 +1463,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDeprecated</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.772">getDeprecated</a>()</pre>
 <div class="block">Bean property getter:  <property>deprecated</property>.
-
+ 
  <p>
  Declares this operation to be deprecated.
  Usage of the declared operation should be refrained.
@@ -1482,7 +1482,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDeprecated</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.787">setDeprecated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;deprecated)</pre>
 <div class="block">Bean property setter:  <property>deprecated</property>.
-
+ 
  <p>
  Declares this operation to be deprecated.
  Usage of the declared operation should be refrained.
@@ -1519,7 +1519,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getSecurity</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.814">getSecurity</a>()</pre>
 <div class="block">Bean property getter:  <property>security</property>.
-
+ 
  <p>
  A declaration of which security schemes are applied for this operation.
  The list of values describes alternative security schemes that can be used (that is, there is a logical OR
@@ -1540,7 +1540,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setSecurity</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.831">setSecurity</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="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;security)</pre>
 <div class="block">Bean property setter:  <property>security</property>.
-
+ 
  <p>
  A declaration of which security schemes are applied for this operation.
  The list of values describes alternative security schemes that can be used (that is, there is a logical OR
@@ -1563,7 +1563,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addSecurity</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.849">addSecurity</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;security)</pre>
 <div class="block">Bean property adder:  <property>security</property>.
-
+ 
  <p>
  A declaration of which security schemes are applied for this operation.
  The list of values describes alternative security schemes that can be used (that is, there is a logical OR


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/httppart/UonPartSerializerBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/httppart/UonPartSerializerBuilder.html b/content/site/apidocs/org/apache/juneau/httppart/UonPartSerializerBuilder.html
index b3fe22e..07af73a 100644
--- a/content/site/apidocs/org/apache/juneau/httppart/UonPartSerializerBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/httppart/UonPartSerializerBuilder.html
@@ -766,6 +766,13 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#encoding--">encoding</a>, <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#encoding-boolean-">encoding</a>, <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#paramFormat-org.apache.juneau.uon.ParamFormat-">paramFormat</a>, <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#paramFormatPlain--">paramFormatPlain</a></code></li>
 </ul>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.serializer.SerializerBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.serializer.<a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-java.lang.String-">uriContext</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-java.lang.String-">uriRelativity</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-java.lang.String-">uriResolution</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -859,11 +866,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.54">abridged</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  When enabled, it is assumed that the parser knows the exact Java POJO type being parsed, and therefore top-level
  type information that might normally be included to determine the data type will not be serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -888,10 +895,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.60">abridged</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  Shortcut for calling <code>abridged(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -913,11 +920,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.66">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#addBeanTypeProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Add <js>"_type"</js> properties when needed.
-
+ 
  <p>
  If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred
  through reflection.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_addBeanTypeProperties"><code>Serializer.SERIALIZER_addBeanTypeProperties</code></a>
@@ -942,15 +949,15 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.72">detectRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Specifies that recursions should be checked for during serialization.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -975,10 +982,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.78">detectRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Shortcut for calling <code>detectRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -1000,16 +1007,16 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.84">ignoreRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  If <jk>true</jk>, when we encounter the same object when serializing a tree, we set the value to <jk>null</jk>.
  Otherwise, an exception is thrown.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1034,10 +1041,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.90">ignoreRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  Shortcut for calling <code>ignoreRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1059,10 +1066,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.95">initialDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#initialDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Initial depth.
-
+ 
  <p>
  The initial indentation level at the root.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_initialDepth"><code>Serializer.SERIALIZER_initialDepth</code></a>
@@ -1087,10 +1094,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.101">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#listener-java.lang.Class-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Serializer listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during serialization.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_listener"><code>Serializer.SERIALIZER_listener</code></a>
@@ -1114,12 +1121,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.107">maxDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Max serialization depth.
-
+ 
  <p>
  Abort serialization if specified depth is reached in the POJO tree.
  <br>If this depth is exceeded, an exception is thrown.
  <br>This prevents stack overflows from occurring when trying to serialize models with recursive references.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxDepth"><code>Serializer.SERIALIZER_maxDepth</code></a>
@@ -1144,10 +1151,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.113">maxIndent</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxIndent-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Maximum indentation.
-
+ 
  <p>
  Specifies the maximum indentation level in the serialized document.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxIndent"><code>Serializer.SERIALIZER_maxIndent</code></a>
@@ -1172,10 +1179,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.119">quoteChar</a>(char&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#quoteChar-char-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Quote character.
-
+ 
  <p>
  This is the character used for quoting attributes and values.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1200,10 +1207,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.125">sortCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort arrays and collections alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of arrays and collections before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1231,7 +1238,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
  
  <p>
  Shortcut for calling <code>sortCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1253,10 +1260,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.137">sortMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort maps alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of maps before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1284,7 +1291,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
  
  <p>
  Shortcut for calling <code>sortMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1309,7 +1316,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
  
  <p>
  Shortcut for calling <code>quoteChar(<js>'\''</js>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1331,10 +1338,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.155">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  If <jk>true</jk>, empty list values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1359,10 +1366,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.161">trimEmptyCollections</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1384,10 +1391,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.167">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  If <jk>true</jk>, empty map values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1412,10 +1419,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.173">trimEmptyMaps</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1437,10 +1444,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.179">trimNullProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimNullProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim null bean property values.
-
+ 
  <p>
  If <jk>true</jk>, null bean values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimNullProperties"><code>Serializer.SERIALIZER_trimNullProperties</code></a>
@@ -1465,10 +1472,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.185">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1493,10 +1500,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.191">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1518,10 +1525,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.197">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI context bean.
-
+ 
  <p>
  Bean used for resolution of URIs to absolute or root-relative form.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriContext"><code>Serializer.SERIALIZER_uriContext</code></a>
@@ -1545,10 +1552,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.203">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI relativity.
-
+ 
  <p>
  Defines what relative URIs are relative to when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriRelativity"><code>Serializer.SERIALIZER_uriRelativity</code></a>
@@ -1573,10 +1580,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.209">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI resolution.
-
+ 
  <p>
  Defines the resolution level for URIs when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriResolution"><code>Serializer.SERIALIZER_uriResolution</code></a>
@@ -1601,10 +1608,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.215">useWhitespace</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  If <jk>true</jk>, newlines and indentation and spaces are added to the output to improve readability.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1629,7 +1636,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.221">useWhitespace</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
  
@@ -1654,10 +1661,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.227">ws</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ws--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1679,14 +1686,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.233">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1711,10 +1715,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.239">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1736,14 +1740,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.245">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1768,10 +1769,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.251">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1793,11 +1794,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.257">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1822,10 +1823,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.263">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1847,14 +1848,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.269">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1879,15 +1877,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.275">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1912,10 +1907,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.281">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1937,10 +1932,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.287">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -1965,14 +1960,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.293">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -1997,7 +1992,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.299">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -2025,7 +2020,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.305">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -2053,15 +2048,15 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.311">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2086,10 +2081,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.317">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2111,11 +2106,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.323">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -2140,11 +2135,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.329">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -2169,10 +2164,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.335">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -2194,11 +2189,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.341">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -2223,11 +2218,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.347">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -2252,11 +2247,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.353">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -2281,10 +2276,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.359">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -2306,11 +2301,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.365">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -2335,10 +2330,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.371">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -2360,11 +2355,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.377">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2389,10 +2384,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.383">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2414,7 +2409,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.389">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2423,7 +2418,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2438,7 +2438,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.395">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2463,10 +2463,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
                                                 <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2475,8 +2475,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2491,7 +2497,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.407">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2500,7 +2506,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2515,7 +2526,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.413">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2524,7 +2539,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2539,7 +2559,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.419">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2564,11 +2588,11 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
                                                <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2577,8 +2601,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2593,7 +2623,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.431">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2602,7 +2632,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2617,12 +2652,12 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.437">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2631,7 +2666,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2649,7 +2691,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2677,7 +2719,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2687,7 +2729,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <dd><code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2702,10 +2751,10 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.455">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2714,7 +2763,14 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2729,7 +2785,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.461">pojoSwaps</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2738,7 +2794,13 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" title="class in org.apache.juneau.uon">UonSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2753,7 +2815,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html" ti
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/UonPartSerializerBuilder.html#line.467">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:<

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jso/JsoSerializerBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jso/JsoSerializerBuilder.html b/content/site/apidocs/org/apache/juneau/jso/JsoSerializerBuilder.html
index be6340f..82c73f1 100644
--- a/content/site/apidocs/org/apache/juneau/jso/JsoSerializerBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/jso/JsoSerializerBuilder.html
@@ -750,6 +750,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.serializer.SerializerBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.serializer.<a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-java.lang.String-">uriContext</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-java.lang.String-">uriRelativity</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-java.lang.String-">uriResolution</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -843,11 +850,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.53">abridged</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  When enabled, it is assumed that the parser knows the exact Java POJO type being parsed, and therefore top-level
  type information that might normally be included to determine the data type will not be serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -872,10 +879,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.59">abridged</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  Shortcut for calling <code>abridged(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -897,11 +904,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.65">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#addBeanTypeProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Add <js>"_type"</js> properties when needed.
-
+ 
  <p>
  If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred
  through reflection.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_addBeanTypeProperties"><code>Serializer.SERIALIZER_addBeanTypeProperties</code></a>
@@ -926,15 +933,15 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.71">detectRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Specifies that recursions should be checked for during serialization.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -959,10 +966,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.77">detectRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Shortcut for calling <code>detectRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -984,16 +991,16 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.83">ignoreRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  If <jk>true</jk>, when we encounter the same object when serializing a tree, we set the value to <jk>null</jk>.
  Otherwise, an exception is thrown.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1018,10 +1025,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.89">ignoreRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  Shortcut for calling <code>ignoreRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1043,10 +1050,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.94">initialDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#initialDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Initial depth.
-
+ 
  <p>
  The initial indentation level at the root.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_initialDepth"><code>Serializer.SERIALIZER_initialDepth</code></a>
@@ -1071,10 +1078,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.100">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#listener-java.lang.Class-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Serializer listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during serialization.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_listener"><code>Serializer.SERIALIZER_listener</code></a>
@@ -1098,12 +1105,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.106">maxDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Max serialization depth.
-
+ 
  <p>
  Abort serialization if specified depth is reached in the POJO tree.
  <br>If this depth is exceeded, an exception is thrown.
  <br>This prevents stack overflows from occurring when trying to serialize models with recursive references.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxDepth"><code>Serializer.SERIALIZER_maxDepth</code></a>
@@ -1128,10 +1135,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.112">maxIndent</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxIndent-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Maximum indentation.
-
+ 
  <p>
  Specifies the maximum indentation level in the serialized document.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxIndent"><code>Serializer.SERIALIZER_maxIndent</code></a>
@@ -1156,10 +1163,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.118">quoteChar</a>(char&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#quoteChar-char-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Quote character.
-
+ 
  <p>
  This is the character used for quoting attributes and values.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1184,10 +1191,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.124">sortCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort arrays and collections alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of arrays and collections before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1215,7 +1222,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Shortcut for calling <code>sortCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1237,10 +1244,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.136">sortMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort maps alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of maps before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1268,7 +1275,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Shortcut for calling <code>sortMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1293,7 +1300,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Shortcut for calling <code>quoteChar(<js>'\''</js>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1315,10 +1322,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.154">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  If <jk>true</jk>, empty list values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1343,10 +1350,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.160">trimEmptyCollections</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1368,10 +1375,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.166">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  If <jk>true</jk>, empty map values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1396,10 +1403,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.172">trimEmptyMaps</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1421,10 +1428,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.178">trimNullProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimNullProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim null bean property values.
-
+ 
  <p>
  If <jk>true</jk>, null bean values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimNullProperties"><code>Serializer.SERIALIZER_trimNullProperties</code></a>
@@ -1449,10 +1456,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.184">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1477,10 +1484,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.190">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1502,10 +1509,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.196">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI context bean.
-
+ 
  <p>
  Bean used for resolution of URIs to absolute or root-relative form.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriContext"><code>Serializer.SERIALIZER_uriContext</code></a>
@@ -1529,10 +1536,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.202">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI relativity.
-
+ 
  <p>
  Defines what relative URIs are relative to when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriRelativity"><code>Serializer.SERIALIZER_uriRelativity</code></a>
@@ -1557,10 +1564,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.208">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI resolution.
-
+ 
  <p>
  Defines the resolution level for URIs when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriResolution"><code>Serializer.SERIALIZER_uriResolution</code></a>
@@ -1585,10 +1592,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.214">useWhitespace</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  If <jk>true</jk>, newlines and indentation and spaces are added to the output to improve readability.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1613,7 +1620,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.220">useWhitespace</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
  
@@ -1638,10 +1645,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.226">ws</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ws--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1663,14 +1670,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.232">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1695,10 +1699,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.238">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1720,14 +1724,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.244">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1752,10 +1753,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.250">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1777,11 +1778,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.256">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1806,10 +1807,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.262">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1831,14 +1832,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.268">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1863,15 +1861,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.274">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1896,10 +1891,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.280">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1921,10 +1916,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.286">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -1949,14 +1944,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.292">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -1981,7 +1976,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.298">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -2009,7 +2004,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.304">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -2037,15 +2032,15 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.310">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2070,10 +2065,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.316">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2095,11 +2090,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.322">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -2124,11 +2119,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.328">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -2153,10 +2148,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.334">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -2178,11 +2173,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.340">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -2207,11 +2202,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.346">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -2236,11 +2231,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.352">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -2265,10 +2260,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.358">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -2290,11 +2285,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.364">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -2319,10 +2314,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.370">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -2344,11 +2339,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.376">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2373,10 +2368,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.382">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2398,7 +2393,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.388">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2407,7 +2402,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2422,7 +2422,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.394">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2447,10 +2447,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
                                             <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2459,8 +2459,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2475,7 +2481,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.406">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2484,7 +2490,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2499,7 +2510,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.412">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2508,7 +2523,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2523,7 +2543,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.418">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2548,11 +2572,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
                                            <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2561,8 +2585,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2577,7 +2607,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.430">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2586,7 +2616,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2601,12 +2636,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.436">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2615,7 +2650,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2633,7 +2675,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2661,7 +2703,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2671,7 +2713,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2686,10 +2735,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.454">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2698,7 +2747,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2713,7 +2769,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.460">pojoSwaps</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2722,7 +2778,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2737,7 +2799,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/jso/JsoSerializerBuilder.html" title="class in org.apache.juneau.jso">JsoSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jso/JsoSerializerBuilder.html#line.466">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2762,14 +2824,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
                                       <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <p>
  POJO swaps are used to "swap out" non-serializable classes with serializable equivalents during serialization,
  and "swap in" the non-serializable class during parsing.
  
  <p>
  An example of a POJO swap would be a <code>Calendar</code> object that gets swapped out for an ISO8601 string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2778,8 +2840,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#pojoSwaps-boolean-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the pre

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParser.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParser.html b/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParser.html
index 0cf7e1a..45fb21e 100644
--- a/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParser.html
+++ b/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParser.html
@@ -128,13 +128,14 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.25">MsgPackParser</a>
+<pre>public class <a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.26">MsgPackParser</a>
 extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" title="class in org.apache.juneau.parser">InputStreamParser</a></pre>
 <div class="block">Parses a MessagePack stream into a POJO model.
-
- <h5 class='section'>Media types:</h5>
-
- Handles <code>Content-Type</code> types: <code>octal/msgpack</code></div>
+ 
+ 
+ <h5 class='topic'>Media types</h5>
+ 
+ Handles <code>Content-Type</code> types:  <code><b>octal/msgpack</b></code></div>
 </li>
 </ul>
 </div>
@@ -287,7 +288,7 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParser.html" title="class in org.apache.juneau.msgpack">MsgPackParser</a> <a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.32">DEFAULT</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParser.html" title="class in org.apache.juneau.msgpack">MsgPackParser</a> <a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.33">DEFAULT</a></pre>
 <div class="block">Default parser, all default settings.</div>
 </li>
 </ul>
@@ -305,7 +306,7 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>MsgPackParser</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.44">MsgPackParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.45">MsgPackParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -327,7 +328,7 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.49">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.50">builder</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#builder--">Context</a></code></span></div>
 <div class="block">Creates a builder from this context object.
  
@@ -347,7 +348,7 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.65">create</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.66">create</a>()</pre>
 <div class="block">Instantiates a new clean-slate <a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack"><code>MsgPackParserBuilder</code></a> object.
  
  <p>
@@ -368,10 +369,10 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserSession.html" title="class in org.apache.juneau.msgpack">MsgPackParserSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.70">createSession</a>(<a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserSession.html" title="class in org.apache.juneau.msgpack">MsgPackParserSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.71">createSession</a>(<a href="../../../../org/apache/juneau/parser/ParserSessionArgs.html" title="class in org.apache.juneau.parser">ParserSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/Parser.html#createSession-org.apache.juneau.parser.ParserSessionArgs-">Parser</a></code></span></div>
 <div class="block">Create the session object that will be passed in to the parse method.
-
+ 
  <p>
  It's up to implementers to decide what the session object looks like, although typically it's going to be a
  subclass of <a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser"><code>ParserSession</code></a>.</div>
@@ -391,7 +392,7 @@ extends <a href="../../../../org/apache/juneau/parser/InputStreamParser.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.75">asMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParser.html#line.76">asMap</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#asMap--">Context</a></code></span></div>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParserBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParserBuilder.html b/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParserBuilder.html
index cdadfad..09838fe 100644
--- a/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParserBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/msgpack/MsgPackParserBuilder.html
@@ -612,6 +612,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.parser.ParserBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.nio.charset.Charset-">fileCharset</a>, <a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.nio.charset.Charset-">inputStreamCharset</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -705,10 +712,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.53">fileCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  File charset.
-
+ 
  <p>
  The character set to use for reading <code>Files</code> from the file system.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_fileCharset"><code>Parser.PARSER_fileCharset</code></a>
@@ -733,10 +740,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.59">inputStreamCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Input stream charset.
-
+ 
  <p>
  The character set to use for converting <code>InputStreams</code> and byte arrays to readers.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_inputStreamCharset"><code>Parser.PARSER_inputStreamCharset</code></a>
@@ -761,10 +768,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.65">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#listener-java.lang.Class-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Parser listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during parsing.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_listener"><code>Parser.PARSER_listener</code></a>
@@ -788,10 +795,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.71">strict</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#strict-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Strict mode.
-
+ 
  <p>
  If <jk>true</jk>, strict mode for the parser is enabled.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -819,7 +826,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Shortcut for calling <code>strict(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -841,11 +848,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.83">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being added to
  the POJO.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -870,10 +877,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.89">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings--">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -895,14 +902,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.95">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -927,10 +931,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.101">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -952,14 +956,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.107">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -984,10 +985,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.113">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1009,11 +1010,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.119">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1038,10 +1039,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.125">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1063,14 +1064,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.131">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1095,15 +1093,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.137">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1128,10 +1123,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.143">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1153,10 +1148,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.149">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -1181,14 +1176,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.155">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -1213,7 +1208,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.161">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -1241,7 +1236,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.167">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -1269,15 +1264,15 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.173">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1302,10 +1297,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.179">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1327,11 +1322,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.185">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -1356,11 +1351,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.191">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1385,10 +1380,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.197">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1410,11 +1405,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.203">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -1439,11 +1434,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.209">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -1468,11 +1463,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.215">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1497,10 +1492,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.221">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1522,11 +1517,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.227">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1551,10 +1546,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.233">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1576,11 +1571,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.239">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1605,10 +1600,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.245">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1630,7 +1625,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.251">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1639,7 +1634,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1654,7 +1654,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.257">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1679,10 +1679,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                             <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1691,8 +1691,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1707,7 +1713,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.269">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1716,7 +1722,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1731,7 +1742,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.275">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1740,7 +1755,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1755,7 +1775,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.281">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1780,11 +1804,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                            <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1793,8 +1817,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1809,7 +1839,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.293">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1818,7 +1848,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1833,12 +1868,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.299">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1847,7 +1882,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1865,7 +1907,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1893,7 +1935,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1903,7 +1945,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1918,10 +1967,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.317">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1930,7 +1979,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1945,7 +2001,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.323">pojoSwaps</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -1954,7 +2010,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1969,7 +2031,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.329">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -1994,14 +2056,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                       <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <p>
  POJO swaps are used to "swap out" non-serializable classes with serializable equivalents during serialization,
  and "swap in" the non-serializable class during parsing.
  
  <p>
  An example of a POJO swap would be a <code>Calendar</code> object that gets swapped out for an ISO8601 string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2010,8 +2072,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwaps-boolean-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2026,7 +2094,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.341">pojoSwapsRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwapsRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2035,7 +2103,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwapsRemove-java.lang.Object...-">pojoSwapsRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2050,12 +2124,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.347">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClasses-java.util.Map-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <p>
  For interfaces and abstract classes this method can be used to specify an implementation class for the
  interface/abstract class so that instances of the implementation class are used when instantiated (e.g. during a
  parse).
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2080,7 +2154,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;implClass)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClass-java.lang.Class-java.lang.Class-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2107,7 +2181,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.359">beanDictionary</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Adds to the list of classes that make up the bean dictionary in this bean context.
  
@@ -2134,10 +2208,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.365">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-"><code>BeanContextBuilder.beanDictionary(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2193,7 +2267,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Removes from the list of classes that make up the bean dictionary in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2217,7 +2291,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.383">beanTypePropertyName</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanTypePropertyName-java.lang.String-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean type property name.
-
+ 
  <p>
  This specifies the name of the bean property used to store the dictionary name of a bean type so that the
  parser knows the data type to reconstruct.
@@ -2246,7 +2320,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.389">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#locale-java.util.Locale-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Locale.
-
+ 
+ <p>
+ Specifies a default locale for serializer and parser sessions.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_locale"><code>BeanContext.BEAN_locale</code></a>
@@ -2270,7 +2347,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.395">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#timeZone-java.util.TimeZone-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  TimeZone.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_timeZone"><code>BeanContext.BEAN_timeZone</code></a>
@@ -2294,10 +2371,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.401">mediaType</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#mediaType-org.apache.juneau.http.MediaType-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Media type.
-
+ 
  <p>
  Specifies a default media type value for serializer and parser sessions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_mediaType"><code>BeanContext.BEAN_mediaType</code></a>
@@ -2321,10 +2398,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/msgpack/MsgPackParserBuilder.html" title="class in org.apache.juneau.msgpack">MsgPackParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/msgpack/MsgPackParserBuilder.html#line.407">debug</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#debug--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Debug mode.
-
+ 
  <p>
  Shortcut for calling <code>debug(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_debug"><code>BeanContext.BEAN_debug</code></a>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/csv/CsvParserBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvParserBuilder.html b/content/site/apidocs/org/apache/juneau/csv/CsvParserBuilder.html
index 0652b2d..2df6eae 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvParserBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvParserBuilder.html
@@ -612,6 +612,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.parser.ParserBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.nio.charset.Charset-">fileCharset</a>, <a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.nio.charset.Charset-">inputStreamCharset</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -705,10 +712,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.52">fileCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  File charset.
-
+ 
  <p>
  The character set to use for reading <code>Files</code> from the file system.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_fileCharset"><code>Parser.PARSER_fileCharset</code></a>
@@ -733,10 +740,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.58">inputStreamCharset</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Input stream charset.
-
+ 
  <p>
  The character set to use for converting <code>InputStreams</code> and byte arrays to readers.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_inputStreamCharset"><code>Parser.PARSER_inputStreamCharset</code></a>
@@ -761,10 +768,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.64">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#listener-java.lang.Class-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Parser listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during parsing.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_listener"><code>Parser.PARSER_listener</code></a>
@@ -788,10 +795,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.70">strict</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#strict-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Strict mode.
-
+ 
  <p>
  If <jk>true</jk>, strict mode for the parser is enabled.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -819,7 +826,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Shortcut for calling <code>strict(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_strict"><code>Parser.PARSER_strict</code></a>
@@ -841,11 +848,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.82">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings-boolean-">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being added to
  the POJO.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -870,10 +877,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.88">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings--">ParserBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim parsed strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/parser/Parser.html#PARSER_trimStrings"><code>Parser.PARSER_trimStrings</code></a>
@@ -895,14 +902,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.94">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -927,10 +931,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.100">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -952,14 +956,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.106">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -984,10 +985,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.112">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1009,11 +1010,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.118">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1038,10 +1039,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.124">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1063,14 +1064,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.130">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1095,15 +1093,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.136">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1128,10 +1123,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.142">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -1153,10 +1148,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.148">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -1181,14 +1176,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.154">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -1213,7 +1208,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.160">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -1241,7 +1236,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.166">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -1269,15 +1264,15 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.172">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1302,10 +1297,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.178">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -1327,11 +1322,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.184">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -1356,11 +1351,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.190">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1385,10 +1380,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.196">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -1410,11 +1405,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.202">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -1439,11 +1434,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.208">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -1468,11 +1463,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.214">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1497,10 +1492,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.220">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -1522,11 +1517,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.226">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1551,10 +1546,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.232">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -1576,11 +1571,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.238">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1605,10 +1600,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.244">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -1630,7 +1625,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.250">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1639,7 +1634,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1654,7 +1654,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.256">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1679,10 +1679,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                         <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1691,8 +1691,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1707,7 +1713,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.268">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -1716,7 +1722,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1731,7 +1742,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.274">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1740,7 +1755,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1755,7 +1775,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.280">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1780,11 +1804,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                        <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1793,8 +1817,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1809,7 +1839,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.292">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -1818,7 +1848,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1833,12 +1868,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.298">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1847,7 +1882,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1865,7 +1907,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1893,7 +1935,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1903,7 +1945,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1918,10 +1967,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.316">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  Removes from the list of classes that make up the bean filters in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -1930,7 +1979,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#beanFiltersRemove-java.lang.Object...-">beanFiltersRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1945,7 +2001,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.322">pojoSwaps</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -1954,7 +2010,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwaps-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1969,7 +2031,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.328">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -1994,14 +2056,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                   <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <p>
  POJO swaps are used to "swap out" non-serializable classes with serializable equivalents during serialization,
  and "swap in" the non-serializable class during parsing.
  
  <p>
  An example of a POJO swap would be a <code>Calendar</code> object that gets swapped out for an ISO8601 string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2010,8 +2072,14 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwaps-boolean-java.lang.Object...-">pojoSwaps</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2026,7 +2094,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.340">pojoSwapsRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwapsRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  POJO swaps.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_pojoSwaps"><code>BeanContext.BEAN_pojoSwaps</code></a>
@@ -2035,7 +2103,13 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#pojoSwapsRemove-java.lang.Object...-">pojoSwapsRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title="class in org.apache.juneau.parser">ParserBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any subclass of <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      <li>Any surrogate class.  A shortcut for defining a <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a>.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2050,12 +2124,12 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.346">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClasses-java.util.Map-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <p>
  For interfaces and abstract classes this method can be used to specify an implementation class for the
  interface/abstract class so that instances of the implementation class are used when instantiated (e.g. during a
  parse).
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2080,7 +2154,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;implClass)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#implClass-java.lang.Class-java.lang.Class-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Implementation classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a>
@@ -2107,7 +2181,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.358">beanDictionary</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Adds to the list of classes that make up the bean dictionary in this bean context.
  
@@ -2134,10 +2208,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.364">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean dictionary.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanDictionary-java.lang.Object...-"><code>BeanContextBuilder.beanDictionary(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2193,7 +2267,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  
  <p>
  Removes from the list of classes that make up the bean dictionary in this bean context.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>
@@ -2217,7 +2291,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.382">beanTypePropertyName</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;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanTypePropertyName-java.lang.String-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean type property name.
-
+ 
  <p>
  This specifies the name of the bean property used to store the dictionary name of a bean type so that the
  parser knows the data type to reconstruct.
@@ -2246,7 +2320,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.388">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#locale-java.util.Locale-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Locale.
-
+ 
+ <p>
+ Specifies a default locale for serializer and parser sessions.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_locale"><code>BeanContext.BEAN_locale</code></a>
@@ -2270,7 +2347,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.394">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#timeZone-java.util.TimeZone-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  TimeZone.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_timeZone"><code>BeanContext.BEAN_timeZone</code></a>
@@ -2294,10 +2371,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.400">mediaType</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#mediaType-org.apache.juneau.http.MediaType-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Media type.
-
+ 
  <p>
  Specifies a default media type value for serializer and parser sessions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_mediaType"><code>BeanContext.BEAN_mediaType</code></a>
@@ -2321,10 +2398,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.406">debug</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#debug--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Debug mode.
-
+ 
  <p>
  Shortcut for calling <code>debug(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_debug"><code>BeanContext.BEAN_debug</code></a>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/csv/CsvParserSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvParserSession.html b/content/site/apidocs/org/apache/juneau/csv/CsvParserSession.html
index 757f48b..4c57177 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvParserSession.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvParserSession.html
@@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/csv/CsvParserSession.html#line.25">CsvParserSession</a>
 extends <a href="../../../../org/apache/juneau/parser/ReaderParserSession.html" title="class in org.apache.juneau.parser">ReaderParserSession</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/csv/CsvParser.html" title="class in org.apache.juneau.csv"><code>CsvParser</code></a>.
-
+ 
  <p>
  This class is NOT thread safe.
  It is typically discarded after one-time use although it can be reused against multiple inputs.</div>
@@ -195,7 +195,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParserSession.html"
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a></h3>
-<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSessio
 n.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.
 lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/jun
 eau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
+<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">doParseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">doParseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSessio
 n.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getListener--">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getListener-java.lang.Class-">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnkno
 wnProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.Clas
 sMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanSession">


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html b/content/site/apidocs/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html
index e8d09d6..7a42bf1 100644
--- a/content/site/apidocs/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html
@@ -784,6 +784,13 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.serializer.SerializerBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.serializer.<a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-java.lang.String-">uriContext</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-java.lang.String-">uriRelativity</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-java.lang.String-">uriResolution</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -877,10 +884,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.54">paramFormat</a>(<a href="../../../../org/apache/juneau/uon/ParamFormat.html" title="enum in org.apache.juneau.uon">ParamFormat</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#paramFormat-org.apache.juneau.uon.ParamFormat-">UonSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Format to use for query/form-data/header values.
-
+ 
  <p>
  Specifies the format to use for URL GET parameter keys and values.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/uon/UonSerializer.html#UON_paramFormat"><code>UonSerializer.UON_paramFormat</code></a>
@@ -905,10 +912,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.60">paramFormatPlain</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#paramFormatPlain--">UonSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Format to use for query/form-data/header values.
-
+ 
  <p>
  Shortcut for calling <code>paramFormat(<jsf>PLAINTEXT</jsf>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/uon/UonSerializer.html#UON_paramFormat"><code>UonSerializer.UON_paramFormat</code></a>
@@ -930,10 +937,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.66">encoding</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#encoding-boolean-">UonSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Encode non-valid URI characters.
-
+ 
  <p>
  Encode non-valid URI characters with <js>"%xx"</js> constructs.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/uon/UonSerializer.html#UON_encoding"><code>UonSerializer.UON_encoding</code></a>
@@ -958,10 +965,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.72">encoding</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/uon/UonSerializerBuilder.html#encoding--">UonSerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Encode non-valid URI characters.
-
+ 
  <p>
  Shortcut for calling <code>encoding(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/uon/UonSerializer.html#UON_encoding"><code>UonSerializer.UON_encoding</code></a>
@@ -983,11 +990,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.78">abridged</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  When enabled, it is assumed that the parser knows the exact Java POJO type being parsed, and therefore top-level
  type information that might normally be included to determine the data type will not be serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -1012,10 +1019,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.84">abridged</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  Shortcut for calling <code>abridged(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -1037,11 +1044,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.90">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#addBeanTypeProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Add <js>"_type"</js> properties when needed.
-
+ 
  <p>
  If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred
  through reflection.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_addBeanTypeProperties"><code>Serializer.SERIALIZER_addBeanTypeProperties</code></a>
@@ -1066,15 +1073,15 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.96">detectRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Specifies that recursions should be checked for during serialization.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -1099,10 +1106,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.102">detectRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Shortcut for calling <code>detectRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -1124,16 +1131,16 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.108">ignoreRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  If <jk>true</jk>, when we encounter the same object when serializing a tree, we set the value to <jk>null</jk>.
  Otherwise, an exception is thrown.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1158,10 +1165,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.114">ignoreRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  Shortcut for calling <code>ignoreRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1183,10 +1190,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.119">initialDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#initialDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Initial depth.
-
+ 
  <p>
  The initial indentation level at the root.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_initialDepth"><code>Serializer.SERIALIZER_initialDepth</code></a>
@@ -1211,10 +1218,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.125">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#listener-java.lang.Class-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Serializer listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during serialization.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_listener"><code>Serializer.SERIALIZER_listener</code></a>
@@ -1238,12 +1245,12 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.131">maxDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Max serialization depth.
-
+ 
  <p>
  Abort serialization if specified depth is reached in the POJO tree.
  <br>If this depth is exceeded, an exception is thrown.
  <br>This prevents stack overflows from occurring when trying to serialize models with recursive references.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxDepth"><code>Serializer.SERIALIZER_maxDepth</code></a>
@@ -1268,10 +1275,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.137">maxIndent</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxIndent-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Maximum indentation.
-
+ 
  <p>
  Specifies the maximum indentation level in the serialized document.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxIndent"><code>Serializer.SERIALIZER_maxIndent</code></a>
@@ -1296,10 +1303,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.143">quoteChar</a>(char&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#quoteChar-char-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Quote character.
-
+ 
  <p>
  This is the character used for quoting attributes and values.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1324,10 +1331,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.149">sortCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort arrays and collections alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of arrays and collections before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1355,7 +1362,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
  
  <p>
  Shortcut for calling <code>sortCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1377,10 +1384,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.161">sortMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort maps alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of maps before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1408,7 +1415,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
  
  <p>
  Shortcut for calling <code>sortMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1433,7 +1440,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
  
  <p>
  Shortcut for calling <code>quoteChar(<js>'\''</js>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1455,10 +1462,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.179">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  If <jk>true</jk>, empty list values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1483,10 +1490,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.185">trimEmptyCollections</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1508,10 +1515,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.191">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  If <jk>true</jk>, empty map values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1536,10 +1543,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.197">trimEmptyMaps</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1561,10 +1568,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.203">trimNullProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimNullProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim null bean property values.
-
+ 
  <p>
  If <jk>true</jk>, null bean values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimNullProperties"><code>Serializer.SERIALIZER_trimNullProperties</code></a>
@@ -1589,10 +1596,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.209">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1617,10 +1624,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.215">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1642,10 +1649,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.221">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI context bean.
-
+ 
  <p>
  Bean used for resolution of URIs to absolute or root-relative form.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriContext"><code>Serializer.SERIALIZER_uriContext</code></a>
@@ -1669,10 +1676,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.227">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI relativity.
-
+ 
  <p>
  Defines what relative URIs are relative to when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriRelativity"><code>Serializer.SERIALIZER_uriRelativity</code></a>
@@ -1697,10 +1704,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.233">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI resolution.
-
+ 
  <p>
  Defines the resolution level for URIs when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriResolution"><code>Serializer.SERIALIZER_uriResolution</code></a>
@@ -1725,10 +1732,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.239">useWhitespace</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  If <jk>true</jk>, newlines and indentation and spaces are added to the output to improve readability.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1753,7 +1760,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.245">useWhitespace</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
  
@@ -1778,10 +1785,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.251">ws</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ws--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1803,14 +1810,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.257">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1835,10 +1839,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.263">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1860,14 +1864,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.269">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1892,10 +1893,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.275">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1917,11 +1918,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.281">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1946,10 +1947,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.287">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1971,14 +1972,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.293">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -2003,15 +2001,12 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.299">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -2036,10 +2031,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.305">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -2061,10 +2056,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.311">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -2089,14 +2084,14 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.317">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -2121,7 +2116,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.323">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -2149,7 +2144,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.329">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -2177,15 +2172,15 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.335">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2210,10 +2205,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.341">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2235,11 +2230,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.347">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -2264,11 +2259,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.353">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -2293,10 +2288,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.359">ignoreUnknownBeanProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  Shortcut for calling <code>ignoreUnknownBeanProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -2318,11 +2313,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.365">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownNullBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties with null values.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a <jk>null</jk> value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownNullBeanProperties"><code>BeanContext.BEAN_ignoreUnknownNullBeanProperties</code></a>
@@ -2347,11 +2342,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.371">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignorePropertiesWithoutSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore properties without setters.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a bean property without a setter will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignorePropertiesWithoutSetters"><code>BeanContext.BEAN_ignorePropertiesWithoutSetters</code></a>
@@ -2376,11 +2371,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.377">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean getter methods will silently be ignored.
  Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -2405,10 +2400,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.383">ignoreInvocationExceptionsOnGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on getters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnGetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnGetters</code></a>
@@ -2430,11 +2425,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.389">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  If <jk>true</jk>, errors thrown when calling bean setter methods will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -2459,10 +2454,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.395">ignoreInvocationExceptionsOnSetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreInvocationExceptionsOnSetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore invocation errors on setters.
-
+ 
  <p>
  Shortcut for calling <code>ignoreInvocationExceptionsOnSetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreInvocationExceptionsOnSetters"><code>BeanContext.BEAN_ignoreInvocationExceptionsOnSetters</code></a>
@@ -2484,11 +2479,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.401">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the JVM vendor.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2513,10 +2508,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.407">sortProperties</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#sortProperties--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort bean properties.
-
+ 
  <p>
  Shortcut for calling <code>sortProperties(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>
@@ -2538,7 +2533,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.413">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2547,7 +2542,12 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html#notBeanPackages-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2562,7 +2562,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.419">notBeanPackages</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-java.lang.String...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2587,10 +2587,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
                                                       <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackages-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <p>
  When specified, the current list of ignore packages are appended to.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2599,8 +2599,14 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html#notBeanPackages-boolean-java.lang.Object...-">notBeanPackages</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2615,7 +2621,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.431">notBeanPackagesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanPackagesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean package exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanPackages"><code>BeanContext.BEAN_notBeanPackages</code></a>
@@ -2624,7 +2630,12 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html#notBeanPackagesRemove-java.lang.Object...-">notBeanPackagesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - <br>Values can consist of any of the following types:
+   <br>Possible values are:
+   <ul>
+      <li>Strings.
+      <li>Arrays and collections of strings.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2639,7 +2650,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.437">notBeanClasses</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2648,7 +2663,12 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html#notBeanClasses-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2663,7 +2683,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.443">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-java.lang.Class...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
+ <p>
+ List of classes that should not be treated as beans even if they appear to be bean-like.
+ <br>Not-bean classes are converted to <code>Strings</code> during serialization.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2688,11 +2712,11 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
                                                      <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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClasses-boolean-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <p>
- Not-bean classes are typically converted to <code>Strings</code> during serialization even if they appear to be
+ Not-bean classes are converted to <code>Strings</code> during serialization even if they appear to be
  bean-like.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2701,8 +2725,14 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html#notBeanClasses-boolean-java.lang.Object...-">notBeanClasses</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new value for this property.</dd>
+<dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  
+   <br>Otherwise, the previous value is replaced.</dd>
+<dd><code>values</code> - The new value for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2717,7 +2747,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.455">notBeanClassesRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#notBeanClassesRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean class exclusions.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a>
@@ -2726,7 +2756,12 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html#notBeanClassesRemove-java.lang.Object...-">notBeanClassesRemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to remove from this property.</dd>
+<dd><code>values</code> - The values to remove from this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Classes.
+      <li>Arrays and collections of classes.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2741,12 +2776,12 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.461">beanFilters</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Bean filters.
-
+ 
  <p>
  This is a programmatic equivalent to the <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation.
  <br>It's useful when you want to use the Bean annotation functionality, but you don't have the ability to alter 
  the bean classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2755,7 +2790,14 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html#beanFilters-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>values</code> - The values to add to this property.</dd>
+<dd><code>values</code> - The values to add to this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2773,7 +2815,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but takes in an array of classes.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2801,7 +2843,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
  
  <p>
  Same as <a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFilters-java.lang.Object...-"><code>BeanContextBuilder.beanFilters(Object...)</code></a> but allows you to optionally overwrite the previous value.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a>
@@ -2811,7 +2853,14 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <dd><code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html#beanFilters-boolean-java.lang.Object...-">beanFilters</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">UonPartSerializerBuilder</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>append</code> - If <jk>true</jk>, the previous value is appended to.  Otherwise, the previous value is replaced.</dd>
-<dd><code>values</code> - The new values for this property.</dd>
+<dd><code>values</code> - The new values for this property.
+   <br>Values can consist of any of the following types:
+   <ul>
+      <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
+      <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+      <li>Any array or collection of the objects above.
+   </ul></dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -2826,10 +2875,10 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializerBuilder
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html" title="class in org.apache.juneau.httppart">SimpleUonPartSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/httppart/SimpleUonPartSerializerBuilder.html#line.479">beanFiltersRemove</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;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFiltersRemove-java.lang.Object...-">BeanContextBuilder</a></code></span></div>
 

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/ContentLanguage.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ContentLanguage.html b/content/site/apidocs/org/apache/juneau/http/ContentLanguage.html
index f300ef2..a26eaf3 100644
--- a/content/site/apidocs/org/apache/juneau/http/ContentLanguage.html
+++ b/content/site/apidocs/org/apache/juneau/http/ContentLanguage.html
@@ -116,24 +116,24 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ContentLanguage.html#line.76">ContentLanguage</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" title="class in org.apache.juneau.http">HeaderStringArray</a></pre>
 <div class="block">Represents a parsed <l>Content-Language</l> HTTP response header.
-
+ 
  <p>
  The natural language or languages of the intended audience for the enclosed content.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Content-Language: da
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Content-Language entity-header field describes the natural language(s) of the intended audience for the
  enclosed entity.
  Note that this might not be equivalent to all the languages used within the entity-body.
  <p class='bcode'>
    Content-Language  = "Content-Language" ":" 1#language-tag
  </p>
-
+ 
  <p>
  Language tags are defined in section 3.10.
  The primary purpose of Content-Language is to allow a user to identify and differentiate entities according to the
@@ -142,12 +142,12 @@ extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" titl
  <p class='bcode'>
    Content-Language: da
  </p>
-
+ 
  <p>
  If no Content-Language is specified, the default is that the content is intended for all language audiences.
  This might mean that the sender does not consider it to be specific to any natural language, or that the sender
  does not know for which language it is intended.
-
+ 
  <p>
  Multiple languages MAY be listed for content that is intended for multiple audiences.
  For example, a rendition of the "Treaty of Waitangi," presented simultaneously in the original Maori and English
@@ -155,17 +155,17 @@ extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" titl
  <p class='bcode'>
    Content-Language: mi, en
  </p>
-
+ 
  <p>
  However, just because multiple languages are present within an entity does not mean that it is intended for
  multiple linguistic audiences.
  An example would be a beginner's language primer, such as "A First Lesson in Latin," which is clearly intended to
  be used by an English-literate audience.
  In this case, the Content-Language would properly only include "en".
-
+ 
  <p>
  Content-Language MAY be applied to any media type -- it is not limited to textual documents.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/ContentLength.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ContentLength.html b/content/site/apidocs/org/apache/juneau/http/ContentLength.html
index fa8dbe4..bab62e9 100644
--- a/content/site/apidocs/org/apache/juneau/http/ContentLength.html
+++ b/content/site/apidocs/org/apache/juneau/http/ContentLength.html
@@ -116,44 +116,44 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ContentLength.html#line.64">ContentLength</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderInteger.html" title="class in org.apache.juneau.http">HeaderInteger</a></pre>
 <div class="block">Represents a parsed <l>Content-Length</l> HTTP request/response header.
-
+ 
  <p>
  The length of the response body in octets (8-bit bytes).
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Content-Length: 348
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Content-Length entity-header field indicates the size of the entity-body, in decimal number of OCTETs, sent to
  the recipient or, in the case of the HEAD method, the size of the entity-body that would have been sent had the
  request been a GET.
  <p class='bcode'>
    Content-Length    = "Content-Length" ":" 1*DIGIT
  </p>
-
+ 
  <p>
  An example is...
  <p class='bcode'>
    Content-Length: 3495
  </p>
-
+ 
  <p>
  Applications SHOULD use this field to indicate the transfer-length of the message-body, unless this is prohibited by
  the rules in section 4.4.
-
+ 
  <p>
  Any Content-Length greater than or equal to zero is a valid value.
  Section 4.4 describes how to determine the length of a message-body if a Content-Length is not given.
-
+ 
  <p>
  Note that the meaning of this field is significantly different from the corresponding definition in MIME, where it is
  an optional field used within the "message/external-body" content-type.
  In HTTP, it SHOULD be sent whenever the message's length can be determined prior to being transferred, unless this is
  prohibited by the rules in section 4.4.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/ContentLocation.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ContentLocation.html b/content/site/apidocs/org/apache/juneau/http/ContentLocation.html
index f01524b..5c31cb0 100644
--- a/content/site/apidocs/org/apache/juneau/http/ContentLocation.html
+++ b/content/site/apidocs/org/apache/juneau/http/ContentLocation.html
@@ -116,17 +116,17 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ContentLocation.html#line.70">ContentLocation</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderUri.html" title="class in org.apache.juneau.http">HeaderUri</a></pre>
 <div class="block">Represents a parsed <l>Content-Location</l> HTTP response header.
-
+ 
  <p>
  An alternate location for the returned data.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Content-Location: /index.htm
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Content-Location entity-header field MAY be used to supply the resource location for the entity enclosed in the
  message when that entity is accessible from a location separate from the requested resource's URI.
  A server SHOULD provide a Content-Location for the variant corresponding to the response entity; especially in the
@@ -137,29 +137,29 @@ extends <a href="../../../../org/apache/juneau/http/HeaderUri.html" title="class
    Content-Location = "Content-Location" ":"
                       ( absoluteURI | relativeURI )
  </p>
-
+ 
  <p>
  The value of Content-Location also defines the base URI for the entity.
-
+ 
  <p>
  The Content-Location value is not a replacement for the original requested URI; it is only a statement of the
  location of the resource corresponding to this particular entity at the time of the request.
  Future requests MAY specify the Content-Location URI as the request- URI if the desire is to identify the source of
  that particular entity.
-
+ 
  <p>
  A cache cannot assume that an entity with a Content-Location different from the URI used to retrieve it can be used
  to respond to later requests on that Content-Location URI.
  However, the Content- Location can be used to differentiate between multiple entities retrieved from a single
  requested resource, as described in section 13.6.
-
+ 
  <p>
  If the Content-Location is a relative URI, the relative URI is interpreted relative to the Request-URI.
-
+ 
  <p>
  The meaning of the Content-Location header in PUT or POST requests is undefined; servers are free to ignore it in
  those cases.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/ContentRange.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ContentRange.html b/content/site/apidocs/org/apache/juneau/http/ContentRange.html
index c8966be..c7f1a82 100644
--- a/content/site/apidocs/org/apache/juneau/http/ContentRange.html
+++ b/content/site/apidocs/org/apache/juneau/http/ContentRange.html
@@ -116,17 +116,17 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ContentRange.html#line.132">ContentRange</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Content-Range</l> HTTP response header.
-
+ 
  <p>
  Where in a full body message this partial message belongs.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Content-Range: bytes 21010-47021/47022
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Content-Range entity-header is sent with a partial entity-body to specify where in the full entity-body the
  partial body should be applied.
  Range units are defined in section 3.12.
@@ -140,28 +140,28 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
                                   | "*"
    instance-length           = 1*DIGIT
  </p>
-
+ 
  <p>
  The header SHOULD indicate the total length of the full entity-body, unless this length is unknown or difficult to
  determine.
  The asterisk "*" character means that the instance-length is unknown at the time when the response was generated.
-
+ 
  <p>
  Unlike byte-ranges-specifier values (see section 14.35.1), a byte- range-resp-spec MUST only specify one range, and
  MUST contain absolute byte positions for both the first and last byte of the range.
-
+ 
  <p>
  A byte-content-range-spec with a byte-range-resp-spec whose last- byte-pos value is less than its first-byte-pos
  value, or whose instance-length value is less than or equal to its last-byte-pos value, is invalid.
  The recipient of an invalid byte-content-range- spec MUST ignore it and any content transferred along with it.
-
+ 
  <p>
  A server sending a response with status code 416 (Requested range not satisfiable) SHOULD include a Content-Range
  field with a byte-range- resp-spec of "*".
  The instance-length specifies the current length of the selected resource.
  A response with status code 206 (Partial Content) MUST NOT include a Content-Range field with a byte-range-resp-spec
  of "*".
-
+ 
  <p>
  Examples of byte-content-range-spec values, assuming that the entity contains a total of 1234 bytes:
  <p class='bcode'>
@@ -174,7 +174,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    The last 500 bytes:
     bytes 734-1233/1234
  </p>
-
+ 
  <p>
  When an HTTP message includes the content of a single range (for example, a response to a request for a single range,
  or to a request for a set of ranges that overlap without any holes), this content is transmitted with a Content-Range
@@ -188,40 +188,40 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    Content-Length: 26012
    Content-Type: image/gif
  </p>
-
+ 
  <p>
  When an HTTP message includes the content of multiple ranges (for example, a response to a request for multiple
  non-overlapping ranges), these are transmitted as a multipart message.
  The multipart media type used for this purpose is "multipart/byteranges" as defined in appendix 19.2.
  See appendix 19.6.3 for a compatibility issue.
-
+ 
  <p>
  A response to a request for a single range MUST NOT be sent using the multipart/byteranges media type.
  A response to a request for multiple ranges, whose result is a single range, MAY be sent as a multipart/byteranges
  media type with one part.
  A client that cannot decode a multipart/byteranges message MUST NOT ask for multiple byte-ranges in a single request.
-
+ 
  <p>
  When a client requests multiple byte-ranges in one request, the server SHOULD return them in the order that they
  appeared in the request.
-
+ 
  <p>
  If the server ignores a byte-range-spec because it is syntactically invalid, the server SHOULD treat the request as
  if the invalid Range header field did not exist.
  (Normally, this means return a 200 response containing the full entity).
-
+ 
  <p>
  If the server receives a request (other than one including an If- Range request-header field) with an unsatisfiable
  Range request- header field
  (that is, all of whose byte-range-spec values have a first-byte-pos value greater than the current length of the
  selected resource),
  it SHOULD return a response code of 416 (Requested range not satisfiable) (section 10.4.17).
-
+ 
  <p>
  Note: clients cannot depend on servers to send a 416 (Requested range not satisfiable) response instead of a 200 (OK)
  response for
  an unsatisfiable Range request-header, since not all servers implement this request-header.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/ContentType.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ContentType.html b/content/site/apidocs/org/apache/juneau/http/ContentType.html
index ddd4810..bbf9742 100644
--- a/content/site/apidocs/org/apache/juneau/http/ContentType.html
+++ b/content/site/apidocs/org/apache/juneau/http/ContentType.html
@@ -120,30 +120,30 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/ContentType.html#line.54">ContentType</a>
 extends <a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a></pre>
 <div class="block">Represents a parsed <l>Content-Type</l> HTTP request/response header.
-
+ 
  <p>
  The MIME type of this content.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Content-Type: text/html; charset=utf-8
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Content-Type entity-header field indicates the media type of the entity-body sent to the recipient or, in the
  case of the HEAD method, the media type that would have been sent had the request been a GET.
  <p class='bcode'>
    Content-Type   = "Content-Type" ":" media-type
  </p>
-
+ 
  <p>
  Media types are defined in section 3.7.
  An example of the field is...
  <p class='bcode'>
    Content-Type: text/html; charset=ISO-8859-4
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -250,7 +250,7 @@ extends <a href="../../../../org/apache/juneau/http/MediaType.html" title="class
 <h4>findMatch</h4>
 <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/ContentType.html#line.93">findMatch</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>[]&nbsp;mediaTypes)</pre>
 <div class="block">Given a list of media types, returns the best match for this <code>Content-Type</code> header.
-
+ 
  <p>
  Note that fuzzy matching is allowed on the media types where the <code>Content-Types</code> header may
  contain additional subtype parts.

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Date.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Date.html b/content/site/apidocs/org/apache/juneau/http/Date.html
index 4395831..fc19f32 100644
--- a/content/site/apidocs/org/apache/juneau/http/Date.html
+++ b/content/site/apidocs/org/apache/juneau/http/Date.html
@@ -116,30 +116,30 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Date.html#line.82">Date</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderDate.html" title="class in org.apache.juneau.http">HeaderDate</a></pre>
 <div class="block">Represents a parsed <l>Date</l> HTTP request/response header.
-
+ 
  <p>
  The date and time that the message was sent (in "HTTP-date" format as defined by RFC 7231).
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Date: Tue, 15 Nov 1994 08:12:31 GMT
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Date general-header field represents the date and time at which the message was originated, having the same
  semantics as orig-date in RFC 822.
  The field value is an HTTP-date, as described in section 3.3.1; it MUST be sent in RFC 1123 [8]-date format.
  <p class='bcode'>
    Date  = "Date" ":" HTTP-date
  </p>
-
+ 
  <p>
  An example is...
  <p class='bcode'>
    Date: Tue, 15 Nov 1994 08:12:31 GMT
  </p>
-
+ 
  <p>
  Origin servers MUST include a Date header field in all responses, except in these cases:
  <ol>
@@ -151,19 +151,19 @@ extends <a href="../../../../org/apache/juneau/http/HeaderDate.html" title="clas
       responses MUST NOT include a Date header field.
       In this case, the rules in section 14.18.1 MUST be followed.
  </ol>
-
+ 
  <p>
  A received message that does not have a Date header field MUST be assigned one by the recipient if the message will
  be cached by that recipient or gatewayed via a protocol which requires a Date.
  An HTTP implementation without a clock MUST NOT cache responses without revalidating them on every use.
  An HTTP cache, especially a shared cache, SHOULD use a mechanism, such as NTP, to synchronize its clock with a
  reliable external standard.
-
+ 
  <p>
  Clients SHOULD only send a Date header field in messages that include an entity-body, as in the case of the PUT and
  POST requests, and even then it is optional.
  A client without a clock MUST NOT send a Date header field in a request.
-
+ 
  <p>
  The HTTP-date sent in a Date header SHOULD NOT represent a date and time subsequent to the generation of the message.
  It SHOULD represent the best available approximation of the date and time of message generation, unless the
@@ -171,7 +171,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderDate.html" title="clas
  In theory, the date ought to represent the moment just before the entity is generated.
  In practice, the date can be generated at any time during the message origination without affecting its semantic
  value.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/ETag.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ETag.html b/content/site/apidocs/org/apache/juneau/http/ETag.html
index 449dafc..1422303 100644
--- a/content/site/apidocs/org/apache/juneau/http/ETag.html
+++ b/content/site/apidocs/org/apache/juneau/http/ETag.html
@@ -116,25 +116,25 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ETag.html#line.53">ETag</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>ETag</l> HTTP response header.
-
+ 
  <p>
  An identifier for a specific version of a resource, often a message digest.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    ETag: "737060cd8c284d8af7ad3082f209582d"
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The ETag response-header field provides the current value of the entity tag for the requested variant.
  The headers used with entity tags are described in sections 14.24, 14.26 and 14.44.
  The entity tag MAY be used for comparison with other entities from the same resource (see section 13.3.3).
-
+ 
  <p class='bcode'>
    ETag = "ETag" ":" entity-tag
  </p>
-
+ 
  <p>
  Examples:
  <p class='bcode'>
@@ -142,7 +142,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    ETag: W/"xyzzy"
    ETag: ""
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/EntityValidator.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/EntityValidator.html b/content/site/apidocs/org/apache/juneau/http/EntityValidator.html
index 710525e..b8690e2 100644
--- a/content/site/apidocs/org/apache/juneau/http/EntityValidator.html
+++ b/content/site/apidocs/org/apache/juneau/http/EntityValidator.html
@@ -111,14 +111,14 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/EntityValidator.html#line.34">EntityValidator</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 a validator value.
-
+ 
  <p>
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    ETag: "123456789"    – A strong ETag validator
    ETag: W/"123456789"  – A weak ETag validator
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Expect.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Expect.html b/content/site/apidocs/org/apache/juneau/http/Expect.html
index 42dee1d..77ec972 100644
--- a/content/site/apidocs/org/apache/juneau/http/Expect.html
+++ b/content/site/apidocs/org/apache/juneau/http/Expect.html
@@ -116,17 +116,17 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Expect.html#line.72">Expect</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Expect</l> HTTP request header.
-
+ 
  <p>
  Indicates that particular server behaviors are required by the client.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Expect: 100-continue
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Expect request-header field is used to indicate that particular server behaviors are required by the client.
  <p class='bcode'>
    Expect       =  "Expect" ":" 1#expectation
@@ -135,33 +135,33 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
                             *expect-params ]
    expect-params =  ";" token [ "=" ( token | quoted-string ) ]
  </p>
-
+ 
  <p>
  A server that does not understand or is unable to comply with any of the expectation values in the Expect field of a
  request MUST respond with appropriate error status.
  The server MUST respond with a 417 (Expectation Failed) status if any of the expectations cannot be met or, if there
  are other problems with the request, some other 4xx status.
-
+ 
  <p>
  This header field is defined with extensible syntax to allow for future extensions.
  If a server receives a request containing an Expect field that includes an expectation-extension that it does not
  support, it MUST respond with a 417 (Expectation Failed) status.
-
+ 
  <p>
  Comparison of expectation values is case-insensitive for unquoted tokens (including the 100-continue token), and is
  case-sensitive for quoted-string expectation-extensions.
-
+ 
  <p>
  The Expect mechanism is hop-by-hop: that is, an HTTP/1.1 proxy MUST return a 417 (Expectation Failed) status if it
  receives a request with an expectation that it cannot meet.
  However, the Expect request-header itself is end-to-end; it MUST be forwarded if the request is forwarded.
-
+ 
  <p>
  Many older HTTP/1.0 and HTTP/1.1 applications do not understand the Expect header.
-
+ 
  <p>
  See section 8.2.3 for the use of the 100 (continue) status.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Expires.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Expires.html b/content/site/apidocs/org/apache/juneau/http/Expires.html
index a6f59fa..1b9a041 100644
--- a/content/site/apidocs/org/apache/juneau/http/Expires.html
+++ b/content/site/apidocs/org/apache/juneau/http/Expires.html
@@ -116,63 +116,63 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Expires.html#line.83">Expires</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderDate.html" title="class in org.apache.juneau.http">HeaderDate</a></pre>
 <div class="block">Represents a parsed <l>Expires</l> HTTP response header.
-
+ 
  <p>
  Gives the date/time after which the response is considered stale (in "HTTP-date" format as defined by RFC 7231).
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Expires: Thu, 01 Dec 1994 16:00:00 GMT
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Expires entity-header field gives the date/time after which the response is considered stale.
  A stale cache entry may not normally be returned by a cache (either a proxy cache or a user agent cache) unless it is
  first validated with the origin server
  (or with an intermediate cache that has a fresh copy of the entity).
  See section 13.2 for further discussion of the expiration model.
-
+ 
  <p>
  The presence of an Expires field does not imply that the original resource will change or cease to exist at, before,
  or after that time.
-
+ 
  <p>
  The format is an absolute date and time as defined by HTTP-date in section 3.3.1; it MUST be in RFC 1123 date format:
-
+ 
  <p class='bcode'>
    Expires = "Expires" ":" HTTP-date
  </p>
-
+ 
  <p>
  An example of its use is...
  <p class='bcode'>
    Expires: Thu, 01 Dec 1994 16:00:00 GMT
  </p>
-
+ 
  <p>
  Note: if a response includes a Cache-Control field with the max-age directive (see section 14.9.3), that directive
  overrides the Expires field.
-
+ 
  <p>
  HTTP/1.1 clients and caches MUST treat other invalid date formats, especially including the value "0", as in the past
  (i.e., "already expired").
-
+ 
  <p>
  To mark a response as "already expired," an origin server sends an Expires date that is equal to the Date header
  value.
  (See the rules for expiration calculations in section 13.2.4.)
-
+ 
  <p>
  To mark a response as "never expires," an origin server sends an Expires date approximately one year from the time
  the response is sent.
  HTTP/1.1 servers SHOULD NOT send Expires dates more than one year in the future.
-
+ 
  <p>
  The presence of an Expires header field with a date value of some time in the future on a response that otherwise
  would by default be non-cacheable indicates that the response is cacheable, unless indicated otherwise by a
  Cache-Control header field (section 14.9).
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/From.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/From.html b/content/site/apidocs/org/apache/juneau/http/From.html
index ea3017f..49aee62 100644
--- a/content/site/apidocs/org/apache/juneau/http/From.html
+++ b/content/site/apidocs/org/apache/juneau/http/From.html
@@ -116,31 +116,31 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/From.html#line.70">From</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>From</l> HTTP request header.
-
+ 
  <p>
  The email address of the user making the request.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    From: user@example.com
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The From request-header field, if given, SHOULD contain an Internet e-mail address for the human user who controls
  the requesting user agent.
  The address SHOULD be machine-usable, as defined by "mailbox" in RFC 822 [9] as updated by RFC 1123 [8]:
-
+ 
  <p class='bcode'>
    From   = "From" ":" mailbox
  </p>
-
+ 
  <p>
  An example is:
  <p class='bcode'>
    From: webmaster@w3.org
  </p>
-
+ 
  <p>
  This header field MAY be used for logging purposes and as a means for identifying the source of invalid or unwanted
  requests.
@@ -149,17 +149,17 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  responsibility for the method performed.
  In particular, robot agents SHOULD include this header so that the person responsible for running the robot can be
  contacted if problems occur on the receiving end.
-
+ 
  <p>
  The Internet e-mail address in this field MAY be separate from the Internet host which issued the request.
  For example, when a request is passed through a proxy the original issuer's address SHOULD be used.
-
+ 
  <p>
  The client SHOULD NOT send the From header field without the user's approval, as it might conflict with the user's
  privacy interests or their site's security policy.
  It is strongly recommended that the user be able to disable, enable, and modify the value of this field at any time
  prior to a request.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/HeaderDate.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/HeaderDate.html b/content/site/apidocs/org/apache/juneau/http/HeaderDate.html
index 74d67ab..0b81bfc 100644
--- a/content/site/apidocs/org/apache/juneau/http/HeaderDate.html
+++ b/content/site/apidocs/org/apache/juneau/http/HeaderDate.html
@@ -115,13 +115,13 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/HeaderDate.html#line.35">HeaderDate</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">Category of headers that consist of a single HTTP-date.
-
+ 
  <p>
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    If-Modified-Since: Sat, 29 Oct 1994 19:43:31 GMT
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/HeaderEntityValidator.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/HeaderEntityValidator.html b/content/site/apidocs/org/apache/juneau/http/HeaderEntityValidator.html
index 0cc0674..a389308 100644
--- a/content/site/apidocs/org/apache/juneau/http/HeaderEntityValidator.html
+++ b/content/site/apidocs/org/apache/juneau/http/HeaderEntityValidator.html
@@ -111,13 +111,13 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/HeaderEntityValidator.html#line.33">HeaderEntityValidator</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">Category of headers that consist of a single entity validator value.
-
+ 
  <p>
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    ETag: "xyzzy"
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/HeaderEntityValidatorArray.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/HeaderEntityValidatorArray.html b/content/site/apidocs/org/apache/juneau/http/HeaderEntityValidatorArray.html
index f15dc9d..83e0874 100644
--- a/content/site/apidocs/org/apache/juneau/http/HeaderEntityValidatorArray.html
+++ b/content/site/apidocs/org/apache/juneau/http/HeaderEntityValidatorArray.html
@@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/HeaderEntityValidatorArray.html#line.37">HeaderEntityValidatorArray</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">Category of headers that consist of a comma-delimited list of entity validator values.
-
+ 
  <p>
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
@@ -123,7 +123,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    If-Match: "xyzzy", "r2d2xxxx", "c3piozzzz"
    If-Match: *
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/HeaderEnum.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/HeaderEnum.html b/content/site/apidocs/org/apache/juneau/http/HeaderEnum.html
index 6fb8e5e..153322c 100644
--- a/content/site/apidocs/org/apache/juneau/http/HeaderEnum.html
+++ b/content/site/apidocs/org/apache/juneau/http/HeaderEnum.html
@@ -119,13 +119,13 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/HeaderEnum.html#line.35">HeaderEnum</a>&lt;E extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;E&gt;&gt;
 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">Category of headers that consist of a single enum value.
-
+ 
  <p>
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Accept-Ranges: bytes
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -263,7 +263,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>asString</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/http/HeaderEnum.html#line.75">asString</a>()</pre>
 <div class="block">Returns this header as a simple string value.
-
+ 
  <p>
  Functionally equivalent to calling <a href="../../../../org/apache/juneau/http/HeaderEnum.html#toString--"><code>toString()</code></a>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/HeaderInteger.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/HeaderInteger.html b/content/site/apidocs/org/apache/juneau/http/HeaderInteger.html
index 2079428..8c4b001 100644
--- a/content/site/apidocs/org/apache/juneau/http/HeaderInteger.html
+++ b/content/site/apidocs/org/apache/juneau/http/HeaderInteger.html
@@ -115,13 +115,13 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/HeaderInteger.html#line.33">HeaderInteger</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">Category of headers that consist of a single integer value.
-
+ 
  <p>
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Age: 300
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -231,7 +231,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>asInt</h4>
 <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/HeaderInteger.html#line.63">asInt</a>()</pre>
 <div class="block">Returns this header as a simple string value.
-
+ 
  <p>
  Functionally equivalent to calling <a href="../../../../org/apache/juneau/http/HeaderInteger.html#toString--"><code>toString()</code></a>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/HeaderRangeArray.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/HeaderRangeArray.html b/content/site/apidocs/org/apache/juneau/http/HeaderRangeArray.html
index e6abddf..01687e0 100644
--- a/content/site/apidocs/org/apache/juneau/http/HeaderRangeArray.html
+++ b/content/site/apidocs/org/apache/juneau/http/HeaderRangeArray.html
@@ -115,13 +115,13 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/HeaderRangeArray.html#line.37">HeaderRangeArray</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">Category of headers that consist of simple comma-delimited lists of strings with q-values.
-
+ 
  <p>
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Accept-Encoding: compress;q=0.5, gzip;q=1.0
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -253,7 +253,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>asSimpleRanges</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/juneau/http/StringRange.html" title="class in org.apache.juneau.http">StringRange</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/HeaderRangeArray.html#line.78">asSimpleRanges</a>()</pre>
 <div class="block">Returns the list of the types ranges that make up this header.
-
+ 
  <p>
  The types ranges in the list are sorted by their q-value in descending order.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/HeaderString.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/HeaderString.html b/content/site/apidocs/org/apache/juneau/http/HeaderString.html
index 05c53ab..f214e83 100644
--- a/content/site/apidocs/org/apache/juneau/http/HeaderString.html
+++ b/content/site/apidocs/org/apache/juneau/http/HeaderString.html
@@ -115,13 +115,13 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/HeaderString.html#line.35">HeaderString</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">Category of headers that consist of a single string value.
-
+ 
  <p>
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Accept-Ranges: bytes
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -275,7 +275,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>asString</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/http/HeaderString.html#line.76">asString</a>()</pre>
 <div class="block">Returns this header as a simple string value.
-
+ 
  <p>
  Functionally equivalent to calling <a href="../../../../org/apache/juneau/http/HeaderString.html#toString--"><code>toString()</code></a>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/HeaderStringArray.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/HeaderStringArray.html b/content/site/apidocs/org/apache/juneau/http/HeaderStringArray.html
index 0f4ee3e..b8844f6 100644
--- a/content/site/apidocs/org/apache/juneau/http/HeaderStringArray.html
+++ b/content/site/apidocs/org/apache/juneau/http/HeaderStringArray.html
@@ -115,13 +115,13 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/HeaderStringArray.html#line.35">HeaderStringArray</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">Category of headers that consist of a comma-delimited list of string values.
-
+ 
  <p>
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Allow: GET, PUT
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -243,7 +243,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>asString</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/http/HeaderStringArray.html#line.56">asString</a>()</pre>
 <div class="block">Returns this header as a simple string value.
-
+ 
  <p>
  Functionally equivalent to calling <a href="../../../../org/apache/juneau/http/HeaderStringArray.html#toString--"><code>toString()</code></a>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/HeaderUri.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/HeaderUri.html b/content/site/apidocs/org/apache/juneau/http/HeaderUri.html
index 38c2719..53bd314 100644
--- a/content/site/apidocs/org/apache/juneau/http/HeaderUri.html
+++ b/content/site/apidocs/org/apache/juneau/http/HeaderUri.html
@@ -115,13 +115,13 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/HeaderUri.html#line.37">HeaderUri</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">Category of headers that consist of a single URL value.
-
+ 
  <p>
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Location: http://www.w3.org/pub/WWW/People.html
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -251,7 +251,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>asString</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/http/HeaderUri.html#line.67">asString</a>()</pre>
 <div class="block">Returns this header as a simple string value.
-
+ 
  <p>
  Functionally equivalent to calling <a href="../../../../org/apache/juneau/http/HeaderUri.html#toString--"><code>toString()</code></a>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Host.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Host.html b/content/site/apidocs/org/apache/juneau/http/Host.html
index 1e90321..26ff577 100644
--- a/content/site/apidocs/org/apache/juneau/http/Host.html
+++ b/content/site/apidocs/org/apache/juneau/http/Host.html
@@ -116,31 +116,31 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Host.html#line.72">Host</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Host</l> HTTP request header.
-
+ 
  <p>
  The domain name of the server (for virtual hosting), and the TCP port number on which the server is listening.
  The port number may be omitted if the port is the standard port for the service requested.
  Mandatory since HTTP/1.1.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Host: en.wikipedia.org:8080
    Host: en.wikipedia.org
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Host request-header field specifies the Internet host and port number of the resource being requested, as
  obtained from the original URI given by the user or referring resource (generally an HTTP URL, as described in
  section 3.2.2).
  The Host field value MUST represent the naming authority of the origin server or gateway given by the original URL.
  This allows the origin server or gateway to differentiate between internally-ambiguous URLs, such as the root "/" URL
  of a server for multiple host names on a single IP address.
-
+ 
  <p class='bcode'>
    Host = "Host" ":" host [ ":" port ] ; Section 3.2.2
  </p>
-
+ 
  <p>
  A "host" without any trailing port information implies the default port for the service requested (e.g., "80" for an
  HTTP URL).
@@ -149,7 +149,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    GET /pub/WWW/ HTTP/1.1
    Host: www.w3.org
  </p>
-
+ 
  <p>
  A client MUST include a Host header field in all HTTP/1.1 request messages.
  If the requested URI does not include an Internet host name for the service being requested, then the Host header
@@ -158,10 +158,10 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  identifies the service being requested by the proxy.
  All Internet-based HTTP/1.1 servers MUST respond with a 400 (Bad Request) status code to any HTTP/1.1 request
  message which lacks a Host header field.
-
+ 
  <p>
  See sections 5.2 and 19.6.1.1 for other requirements relating to Host.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/HttpMethod.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/HttpMethod.html b/content/site/apidocs/org/apache/juneau/http/HttpMethod.html
index 25ac322..d525939 100644
--- a/content/site/apidocs/org/apache/juneau/http/HttpMethod.html
+++ b/content/site/apidocs/org/apache/juneau/http/HttpMethod.html
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <pre>public enum <a href="../../../../src-html/org/apache/juneau/http/HttpMethod.html#line.29">HttpMethod</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../org/apache/juneau/http/HttpMethod.html" title="enum in org.apache.juneau.http">HttpMethod</a>&gt;</pre>
 <div class="block">Represents valid HTTP 1.1 method names per the RFC 2616 spec.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -402,7 +402,7 @@ not permitted.)</div>
 <h4>forString</h4>
 <pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/HttpMethod.html" title="enum in org.apache.juneau.http">HttpMethod</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/HttpMethod.html#line.79">forString</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;key)</pre>
 <div class="block">Returns the enum for the specified key.
-
+ 
  <p>
  Case is ignored.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/HttpMethodName.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/HttpMethodName.html b/content/site/apidocs/org/apache/juneau/http/HttpMethodName.html
index 88227b3..2c647c8 100644
--- a/content/site/apidocs/org/apache/juneau/http/HttpMethodName.html
+++ b/content/site/apidocs/org/apache/juneau/http/HttpMethodName.html
@@ -105,7 +105,7 @@
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/HttpMethodName.html#line.25">HttpMethodName</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 valid HTTP 1.1 method name static strings per the RFC 2616 spec.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='extlink'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/IfMatch.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/IfMatch.html b/content/site/apidocs/org/apache/juneau/http/IfMatch.html
index d91906d..989638c 100644
--- a/content/site/apidocs/org/apache/juneau/http/IfMatch.html
+++ b/content/site/apidocs/org/apache/juneau/http/IfMatch.html
@@ -116,19 +116,19 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/IfMatch.html#line.94">IfMatch</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderEntityValidatorArray.html" title="class in org.apache.juneau.http">HeaderEntityValidatorArray</a></pre>
 <div class="block">Represents a parsed <l>If-Match</l> HTTP request header.
-
+ 
  <p>
  Only perform the action if the client supplied entity matches the same entity on the server.
  This is mainly for methods like PUT to only update a resource if it has not been modified since the user last
  updated it.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    If-Match: "737060cd8c284d8af7ad3082f209582d"
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The If-Match request-header field is used with a method to make it conditional.
  A client that has one or more entities previously obtained from the resource can verify that one of those entities
  is current by including a list of their associated entity tags in the If-Match header field.
@@ -137,41 +137,41 @@ extends <a href="../../../../org/apache/juneau/http/HeaderEntityValidatorArray.h
  overhead.
  It is also used, on updating requests, to prevent inadvertent modification of the wrong version of a resource.
  As a special case, the value "*" matches any current entity of the resource.
-
+ 
  <p class='bcode'>
    If-Match = "If-Match" ":" ( "*" | 1#entity-tag )
  </p>
-
+ 
  <p>
  If any of the entity tags match the entity tag of the entity that would have been returned in the response to a
  similar GET request (without the If-Match header) on that resource, or if "*" is given and any current entity exists
  for that resource, then the server MAY perform the requested method as if the If-Match header field did not exist.
-
+ 
  <p>
  A server MUST use the strong comparison function (see section 13.3.3) to compare the entity tags in If-Match.
-
+ 
  <p>
  If none of the entity tags match, or if "*" is given and no current entity exists, the server MUST NOT perform the
  requested method, and MUST return a 412 (Precondition Failed) response.
  This behavior is most useful when the client wants to prevent an updating method, such as PUT, from modifying a
  resource that has changed since the client last retrieved it.
-
+ 
  <p>
  If the request would, without the If-Match header field, result in anything other than a 2xx or 412 status, then the
  If-Match header MUST be ignored.
-
+ 
  <p>
  The meaning of "If-Match: *" is that the method SHOULD be performed if the representation selected by the origin
  server (or by a cache, possibly using the Vary mechanism, see section 14.44) exists, and MUST NOT be performed if the
  representation does not exist.
-
+ 
  <p>
  A request intended to update a resource (e.g., a PUT) MAY include an If-Match header field to signal that the request
  method MUST NOT be applied if the entity corresponding to the If-Match value (a single entity tag) is no longer a
  representation of that resource.
  This allows the user to indicate that they do not wish the request to be successful if the resource has been changed
  without their knowledge.
-
+ 
  <p>
  Examples:
  <p class='bcode'>
@@ -179,11 +179,11 @@ extends <a href="../../../../org/apache/juneau/http/HeaderEntityValidatorArray.h
    If-Match: "xyzzy", "r2d2xxxx", "c3piozzzz"
    If-Match: *
  </p>
-
+ 
  <p>
  The result of a request having both an If-Match header field and either an If-None-Match or an If-Modified-Since
  header fields is undefined by this specification.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/IfModifiedSince.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/IfModifiedSince.html b/content/site/apidocs/org/apache/juneau/http/IfModifiedSince.html
index d188472..8454906 100644
--- a/content/site/apidocs/org/apache/juneau/http/IfModifiedSince.html
+++ b/content/site/apidocs/org/apache/juneau/http/IfModifiedSince.html
@@ -116,31 +116,31 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/IfModifiedSince.html#line.94">IfModifiedSince</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderDate.html" title="class in org.apache.juneau.http">HeaderDate</a></pre>
 <div class="block">Represents a parsed <l>If-Modified-Since</l> HTTP request header.
-
+ 
  <p>
  Allows a 304 Not Modified to be returned if content is unchanged.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    If-Modified-Since: Sat, 29 Oct 1994 19:43:31 GMT
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The If-Modified-Since request-header field is used with a method to make it conditional:
  if the requested variant has not been modified since the time specified in this field, an entity will not be returned
  from the server; instead, a 304 (not modified) response will be returned without any message-body.
-
+ 
  <p class='bcode'>
    If-Modified-Since = "If-Modified-Since" ":" HTTP-date
  </p>
-
+ 
  <p>
  An example of the field is:
  <p class='bcode'>
    If-Modified-Since: Sat, 29 Oct 1994 19:43:31 GMT
  </p>
-
+ 
  <p>
  A GET method with an If-Modified-Since header and no Range header requests that the identified entity be transferred
  only if it has been modified since the date given by the If-Modified-Since header.
@@ -154,23 +154,23 @@ extends <a href="../../../../org/apache/juneau/http/HeaderDate.html" title="clas
    <li>If the variant has not been modified since a valid If-Modified-Since date, the server SHOULD return a 304
       (Not Modified) response.
  </ol>
-
+ 
  <p>
  The purpose of this feature is to allow efficient updates of cached information with a minimum amount of transaction
  overhead.
-
+ 
  <p>
  Note: The Range request-header field modifies the meaning of If-Modified-Since; see section 14.35 for full details.
-
+ 
  <p>
  Note: If-Modified-Since times are interpreted by the server, whose clock might not be synchronized with the client.
-
+ 
  <p>
  Note: When handling an If-Modified-Since header field, some servers will use an exact date comparison function,
  rather than a less-than function, for deciding whether to send a 304 (Not Modified) response.
  To get best results when sending an If-Modified-Since header field for cache validation, clients are
  advised to use the exact date string received in a previous Last-Modified header field whenever possible.
-
+ 
  <p>
  Note: If a client uses an arbitrary date in the If-Modified-Since header instead of a date taken from the
  Last-Modified header for the same request, the client should be aware of the fact that this date is interpreted in
@@ -183,7 +183,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderDate.html" title="clas
  Corrections for different time bases between client and server are at best approximate due to network latency.
  The result of a request having both an If-Modified-Since header field and either an If-Match or an
  If-Unmodified-Since header fields is undefined by this specification.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/IfNoneMatch.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/IfNoneMatch.html b/content/site/apidocs/org/apache/juneau/http/IfNoneMatch.html
index a4fa859..4dadee0 100644
--- a/content/site/apidocs/org/apache/juneau/http/IfNoneMatch.html
+++ b/content/site/apidocs/org/apache/juneau/http/IfNoneMatch.html
@@ -116,17 +116,17 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/IfNoneMatch.html#line.97">IfNoneMatch</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderEntityValidatorArray.html" title="class in org.apache.juneau.http">HeaderEntityValidatorArray</a></pre>
 <div class="block">Represents a parsed <l>If-None-Match</l> HTTP request header.
-
+ 
  <p>
  Allows a 304 Not Modified to be returned if content is unchanged.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    If-None-Match: "737060cd8c284d8af7ad3082f209582d"
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The If-None-Match request-header field is used with a method to make it conditional.
  A client that has one or more entities previously obtained from the resource can verify that none of those entities
  is current by including a list of their associated entity tags in the If-None-Match header field.
@@ -134,14 +134,14 @@ extends <a href="../../../../org/apache/juneau/http/HeaderEntityValidatorArray.h
  overhead.
  It is also used to prevent a method (e.g. PUT) from inadvertently modifying an existing resource when the client
  believes that the resource does not exist.
-
+ 
  <p>
  As a special case, the value "*" matches any current entity of the resource.
-
+ 
  <p class='bcode'>
    If-None-Match = "If-None-Match" ":" ( "*" | 1#entity-tag )
  </p>
-
+ 
  <p>
  If any of the entity tags match the entity tag of the entity that would have been returned in the response to a
  similar GET request (without the If-None-Match header) on that resource, or if "*" is given
@@ -151,28 +151,28 @@ extends <a href="../../../../org/apache/juneau/http/HeaderEntityValidatorArray.h
  Instead, if the request method was GET or HEAD, the server SHOULD respond with a 304 (Not Modified) response,
  including the cache- related header fields (particularly ETag) of one of the entities that matched.
  For all other request methods, the server MUST respond with a status of 412 (Precondition Failed).
-
+ 
  <p>
  See section 13.3.3 for rules on how to determine if two entities tags match.
  The weak comparison function can only be used with GET or HEAD requests.
-
+ 
  <p>
  If none of the entity tags match, then the server MAY perform the requested method as if the If-None-Match header
  field did not exist, but MUST also ignore any If-Modified-Since header field(s) in the request.
  That is, if no entity tags match, then the server MUST NOT return a 304 (Not Modified) response.
-
+ 
  <p>
  If the request would, without the If-None-Match header field, result in anything other than a 2xx or 304 status,
  then the If-None-Match header MUST be ignored.
  (See section 13.3.4 for a discussion of server behavior when both If-Modified-Since and If-None-Match appear in the
  same request.)
-
+ 
  <p>
  The meaning of "If-None-Match: *" is that the method MUST NOT be performed if the representation selected by the
  origin server (or by a cache, possibly using the Vary mechanism, see section 14.44) exists, and SHOULD be performed
  if the representation does not exist.
  This feature is intended to be useful in preventing races between PUT operations.
-
+ 
  <p>
  Examples:
  <p class='bcode'>
@@ -182,11 +182,11 @@ extends <a href="../../../../org/apache/juneau/http/HeaderEntityValidatorArray.h
    If-None-Match: W/"xyzzy", W/"r2d2xxxx", W/"c3piozzzz"
    If-None-Match: *
  </p>
-
+ 
  <p>
  The result of a request having both an If-None-Match header field and either an If-Match or an If-Unmodified-Since
  header fields is undefined by this specification.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/IfRange.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/IfRange.html b/content/site/apidocs/org/apache/juneau/http/IfRange.html
index a59d717..6685d3e 100644
--- a/content/site/apidocs/org/apache/juneau/http/IfRange.html
+++ b/content/site/apidocs/org/apache/juneau/http/IfRange.html
@@ -116,23 +116,23 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/IfRange.html#line.68">IfRange</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>If-Range</l> HTTP request header.
-
+ 
  <p>
  If the entity is unchanged, send me the part(s) that I am missing; otherwise, send me the entire new entity.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    If-Range: "737060cd8c284d8af7ad3082f209582d"
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  If a client has a partial copy of an entity in its cache, and wishes to have an up-to-date copy of the entire entity
  in its cache, it could use the Range request-header with a conditional GET (using either or both of
  If-Unmodified-Since and If-Match.)
  However, if the condition fails because the entity has been modified, the client would then have to make a second
  request to obtain the entire current entity-body.
-
+ 
  <p>
  The If-Range header allows a client to "short-circuit" the second request.
  Informally, its meaning is `if the entity is unchanged, send me the part(s) that I am missing; otherwise, send me
@@ -140,7 +140,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  <p class='bcode'>
    If-Range = "If-Range" ":" ( entity-tag | HTTP-date )
  </p>
-
+ 
  <p>
  If the client has no entity tag for an entity, but does have a Last- Modified date, it MAY use that date in an
  If-Range header.
@@ -148,12 +148,12 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  characters.)
  The If-Range header SHOULD only be used together with a Range header, and MUST be ignored if the request does not
  include a Range header, or if the server does not support the sub-range operation.
-
+ 
  <p>
  If the entity tag given in the If-Range header matches the current entity tag for the entity, then the server SHOULD
  provide the specified sub-range of the entity using a 206 (Partial content) response.
  If the entity tag does not match, then the server SHOULD return the entire entity using a 200 (OK) response.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/IfUnmodifiedSince.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/IfUnmodifiedSince.html b/content/site/apidocs/org/apache/juneau/http/IfUnmodifiedSince.html
index 9f7e987..c0eccab 100644
--- a/content/site/apidocs/org/apache/juneau/http/IfUnmodifiedSince.html
+++ b/content/site/apidocs/org/apache/juneau/http/IfUnmodifiedSince.html
@@ -116,46 +116,46 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/IfUnmodifiedSince.html#line.66">IfUnmodifiedSince</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderDate.html" title="class in org.apache.juneau.http">HeaderDate</a></pre>
 <div class="block">Represents a parsed <l>If-Unmodified-Since</l> HTTP request header.
-
+ 
  <p>
  Only send the response if the entity has not been modified since a specific time.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    If-Unmodified-Since: Sat, 29 Oct 1994 19:43:31 GMT
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The If-Unmodified-Since request-header field is used with a method to make it conditional.
  If the requested resource has not been modified since the time specified in this field, the server SHOULD perform the
  requested operation as if the If-Unmodified-Since header were not present.
-
+ 
  <p>
  If the requested variant has been modified since the specified time, the server MUST NOT perform the requested
  operation, and MUST return a 412 (Precondition Failed).
-
+ 
  <p class='bcode'>
    If-Unmodified-Since = "If-Unmodified-Since" ":" HTTP-date
  </p>
-
+ 
  <p>
  An example of the field is:
  <p class='bcode'>
    If-Unmodified-Since: Sat, 29 Oct 1994 19:43:31 GMT
  </p>
-
+ 
  <p>
  If the request normally (i.e., without the If-Unmodified-Since header) would result in anything other than a 2xx or
  412 status, the If-Unmodified-Since header SHOULD be ignored.
-
+ 
  <p>
  If the specified date is invalid, the header is ignored.
-
+ 
  <p>
  The result of a request having both an If-Unmodified-Since header field and either an If-None-Match or an
  If-Modified-Since header fields is undefined by this specification.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/LastModified.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/LastModified.html b/content/site/apidocs/org/apache/juneau/http/LastModified.html
index 9731c2b..c7deb45 100644
--- a/content/site/apidocs/org/apache/juneau/http/LastModified.html
+++ b/content/site/apidocs/org/apache/juneau/http/LastModified.html
@@ -116,30 +116,30 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/LastModified.html#line.73">LastModified</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderDate.html" title="class in org.apache.juneau.http">HeaderDate</a></pre>
 <div class="block">Represents a parsed <l>Last-Modified</l> HTTP response header.
-
+ 
  <p>
  The last modified date for the requested object (in "HTTP-date" format as defined by RFC 7231).
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Last-Modified: Tue, 15 Nov 1994 12:45:26 GMT
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Last-Modified entity-header field indicates the date and time at which the origin server believes the variant was
  last modified.
-
+ 
  <p class='bcode'>
    Last-Modified  = "Last-Modified" ":" HTTP-date
  </p>
-
+ 
  <p>
  An example of its use is...
  <p class='bcode'>
    Last-Modified: Tue, 15 Nov 1994 12:45:26 GMT
  </p>
-
+ 
  <p>
  The exact meaning of this header field depends on the implementation of the origin server and the nature of the
  original resource.
@@ -148,21 +148,21 @@ extends <a href="../../../../org/apache/juneau/http/HeaderDate.html" title="clas
  component parts.
  For database gateways, it may be the last-update time stamp of the record.
  For virtual objects, it may be the last time the internal state changed.
-
+ 
  <p>
  An origin server MUST NOT send a Last-Modified date which is later than the server's time of message origination.
  In such cases, where the resource's last modification would indicate some time in the future, the server MUST replace
  that date with the message origination date.
-
+ 
  <p>
  An origin server SHOULD obtain the Last-Modified value of the entity as close as possible to the time that it
  generates the Date value of its response.
  This allows a recipient to make an accurate assessment of the entity's modification time, especially if the entity
  changes near the time that the response is generated.
-
+ 
  <p>
  HTTP/1.1 servers SHOULD send Last-Modified whenever feasible.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Location.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Location.html b/content/site/apidocs/org/apache/juneau/http/Location.html
index 1cb8d43..79233bc 100644
--- a/content/site/apidocs/org/apache/juneau/http/Location.html
+++ b/content/site/apidocs/org/apache/juneau/http/Location.html
@@ -116,39 +116,39 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Location.html#line.59">Location</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderUri.html" title="class in org.apache.juneau.http">HeaderUri</a></pre>
 <div class="block">Represents a parsed <l>Location</l> HTTP response header.
-
+ 
  <p>
  Used in redirection, or when a new resource has been created.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Location: http://www.w3.org/pub/WWW/People.html
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Location response-header field is used to redirect the recipient to a location other than the Request-URI for
  completion of the request or identification of a new resource.
  For 201 (Created) responses, the Location is that of the new resource which was created by the request.
  For 3xx responses, the location SHOULD indicate the server's preferred URI for automatic redirection to the resource.
  The field value consists of a single absolute URI.
-
+ 
  <p class='bcode'>
    Location       = "Location" ":" absoluteURI
  </p>
-
+ 
  <p>
  An example is:
  <p class='bcode'>
    Location: http://www.w3.org/pub/WWW/People.html
  </p>
-
+ 
  <p>
  Note: The Content-Location header field (section 14.14) differs from Location in that the Content-Location identifies
  the original location of the entity enclosed in the request.
  It is therefore possible for a response to contain header fields for both Location and Content-Location.
  Also see section 13.10 for cache requirements of some methods.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/MaxForwards.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/MaxForwards.html b/content/site/apidocs/org/apache/juneau/http/MaxForwards.html
index e45d3d8..05dbbc1 100644
--- a/content/site/apidocs/org/apache/juneau/http/MaxForwards.html
+++ b/content/site/apidocs/org/apache/juneau/http/MaxForwards.html
@@ -116,30 +116,30 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/MaxForwards.html#line.62">MaxForwards</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderInteger.html" title="class in org.apache.juneau.http">HeaderInteger</a></pre>
 <div class="block">Represents a parsed <l>Max-Forwards</l> HTTP request header.
-
+ 
  <p>
  Limit the number of times the message can be forwarded through proxies or gateways.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Max-Forwards: 10
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Max-Forwards request-header field provides a mechanism with the TRACE (section 9.8) and OPTIONS (section 9.2)
  methods to limit the number of proxies or gateways that can forward the request to the next inbound server.
  This can be useful when the client is attempting to trace a request chain which appears to be failing or looping in
  mid-chain.
-
+ 
  <p class='bcode'>
    Max-Forwards   = "Max-Forwards" ":" 1*DIGIT
  </p>
-
+ 
  <p>
  The Max-Forwards value is a decimal integer indicating the remaining number of times this request message may be
  forwarded.
-
+ 
  <p>
  Each proxy or gateway recipient of a TRACE or OPTIONS request containing a Max-Forwards header field MUST check and
  update its value prior to forwarding the request.
@@ -147,11 +147,11 @@ extends <a href="../../../../org/apache/juneau/http/HeaderInteger.html" title="c
  recipient.
  If the received Max-Forwards value is greater than zero, then the forwarded message MUST contain an updated
  Max-Forwards field with a value decremented by one (1).
-
+ 
  <p>
  The Max-Forwards header field MAY be ignored for all other methods defined by this specification and for any
  extension methods for which it is not explicitly referred to as part of that method definition.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/MediaType.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/MediaType.html b/content/site/apidocs/org/apache/juneau/http/MediaType.html
index d80dce3..f83735b 100644
--- a/content/site/apidocs/org/apache/juneau/http/MediaType.html
+++ b/content/site/apidocs/org/apache/juneau/http/MediaType.html
@@ -122,7 +122,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 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/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;</pre>
 <div class="block">Describes a single media type used in content negotiation between an HTTP client and server, as described in
  Section 14.1 and 14.7 of RFC2616 (the HTTP/1.1 specification).
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -500,7 +500,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <div class="block">Returns the media type for the specified string.
  The same media type strings always return the same objects so that these objects
  can be compared for equality using '=='.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>
@@ -592,7 +592,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>getSubTypes</h4>
 <pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.223">getSubTypes</a>()</pre>
 <div class="block">Returns the subtypes broken down by fragments delimited by <js>"'"</js>.
-
+ 
  <P>
  For example, the media type <js>"text/foo+bar"</js> will return a list of
  <code>[<js>'foo'</js>,<js>'bar'</js>]</code></div>
@@ -625,11 +625,11 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <pre>public final&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.278">match</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;o,
                        boolean&nbsp;allowExtraSubTypes)</pre>
 <div class="block">Returns a match metric against the specified media type where a larger number represents a better match.
-
+ 
  <p>
  This media type can contain <js>'*'</js> metacharacters.
  <br>The comparison media type must not.
-
+ 
  <ul>
    <li>Exact matches (e.g. <js>"text/json"<js>/</js>"text/json"</js>) should match
       better than meta-character matches (e.g. <js>"text/*"<js>/</js>"text/json"</js>)
@@ -644,7 +644,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
       </ul>
       More token matches should result in a higher match number.
  </ul>
-
+ 
  The formula is as follows for <code>type/subTypes</code>:
  <ul>
    <li>An exact match is <code>100,000</code>.
@@ -677,7 +677,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>getParameters</h4>
 <pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaType.html#line.333">getParameters</a>()</pre>
 <div class="block">Returns the additional parameters on this media type.
-
+ 
  <p>
  For example, given the media type string <js>"text/html;level=1"</js>, will return a map
  with the single entry <code>{level:[<js>'1'</js>]}</code>.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/MediaTypeRange.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/MediaTypeRange.html b/content/site/apidocs/org/apache/juneau/http/MediaTypeRange.html
index 496ae63..557b8ab 100644
--- a/content/site/apidocs/org/apache/juneau/http/MediaTypeRange.html
+++ b/content/site/apidocs/org/apache/juneau/http/MediaTypeRange.html
@@ -118,7 +118,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 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/http/MediaTypeRange.html" title="class in org.apache.juneau.http">MediaTypeRange</a>&gt;</pre>
 <div class="block">Describes a single type used in content negotiation between an HTTP client and server, as described in
  Section 14.1 and 14.7 of RFC2616 (the HTTP/1.1 specification).
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -224,18 +224,18 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>parse</h4>
 <pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/MediaTypeRange.html" title="class in org.apache.juneau.http">MediaTypeRange</a>[]&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.73">parse</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;value)</pre>
 <div class="block">Parses an <code>Accept</code> header value into an array of media ranges.
-
+ 
  <p>
  The returned media ranges are sorted such that the most acceptable media is available at ordinal position
  <js>'0'</js>, and the least acceptable at position n-1.
-
+ 
  <p>
  The syntax expected to be found in the referenced <code>value</code> complies with the syntax described in
  RFC2616, Section 14.1, as described below:
  <p class='bcode'>
    Accept         = "Accept" ":"
                      #( media-range [ accept-params ] )
-
+ 
    media-range    = ( "*\/*"
                      | ( type "/" "*" )
                      | ( type "/" subtype )
@@ -262,7 +262,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>getMediaType</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.157">getMediaType</a>()</pre>
 <div class="block">Returns the media type enclosed by this media range.
-
+ 
  <h5 class='section'>Examples:</h5>
  <ul>
    <li><js>"text/html"</js>
@@ -283,10 +283,10 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>getQValue</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang">Float</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.173">getQValue</a>()</pre>
 <div class="block">Returns the <js>'q'</js> (quality) value for this type, as described in Section 3.9 of RFC2616.
-
+ 
  <p>
  The quality value is a float between <code>0.0</code> (unacceptable) and <code>1.0</code> (most acceptable).
-
+ 
  <p>
  If 'q' value doesn't make sense for the context (e.g. this range was extracted from a <js>"content-*"</js>
  header, as opposed to <js>"accept-*"</js> header, its value will always be <js>"1"</js>.</div>
@@ -304,7 +304,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>getExtensions</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.185">getExtensions</a>()</pre>
 <div class="block">Returns the optional set of custom extensions defined for this type.
-
+ 
  <p>
  Values are lowercase and never <jk>null</jk>.</div>
 <dl>
@@ -321,7 +321,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>toString</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/http/MediaTypeRange.html#line.198">toString</a>()</pre>
 <div class="block">Provides a string representation of this media range, suitable for use as an <code>Accept</code> header value.
-
+ 
  <p>
  The literal text generated will be all lowercase.</div>
 <dl>
@@ -373,7 +373,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>compareTo</h4>
 <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/MediaTypeRange.html#line.268">compareTo</a>(<a href="../../../../org/apache/juneau/http/MediaTypeRange.html" title="class in org.apache.juneau.http">MediaTypeRange</a>&nbsp;o)</pre>
 <div class="block">Compares two MediaRanges for equality.
-
+ 
  <p>
  The values are first compared according to <code>qValue</code> values.
  Should those values be equal, the <code>type</code> is then lexicographically compared (case-insensitive) in

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Pragma.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Pragma.html b/content/site/apidocs/org/apache/juneau/http/Pragma.html
index 10e5e6f..9fad284 100644
--- a/content/site/apidocs/org/apache/juneau/http/Pragma.html
+++ b/content/site/apidocs/org/apache/juneau/http/Pragma.html
@@ -116,28 +116,28 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Pragma.html#line.70">Pragma</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Pragma</l> HTTP request/response header.
-
+ 
  <p>
  Implementation-specific fields that may have various effects anywhere along the request-response chain.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Pragma: no-cache
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Pragma general-header field is used to include implementation- specific directives that might apply to any
  recipient along the request/response chain.
  All pragma directives specify optional behavior from the viewpoint of the protocol; however, some systems MAY
  require that behavior be consistent with the directives.
-
+ 
  <p class='bcode'>
    Pragma            = "Pragma" ":" 1#pragma-directive
    pragma-directive  = "no-cache" | extension-pragma
    extension-pragma  = token [ "=" ( token | quoted-string ) ]
  </p>
-
+ 
  <p>
  When the no-cache directive is present in a request message, an application SHOULD forward the request toward the
  origin server even if it has a cached copy of what is being requested.
@@ -145,21 +145,21 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  for backward compatibility with HTTP/1.0.
  Clients SHOULD include both header fields when a no-cache request is sent to a server not known to be HTTP/1.1
  compliant.
-
+ 
  <p>
  Pragma directives MUST be passed through by a proxy or gateway application, regardless of their significance to that
  application, since the directives might be applicable to all recipients along the request/response chain.
  It is not possible to specify a pragma for a specific recipient; however, any pragma directive not relevant to a
  recipient SHOULD be ignored by that recipient.
-
+ 
  <p>
  HTTP/1.1 caches SHOULD treat "Pragma: no-cache" as if the client had sent "Cache-Control: no-cache".
  No new Pragma directives will be defined in HTTP.
-
+ 
  <p>
  Note: because the meaning of "Pragma: no-cache as a response header field is not actually specified, it does not
  provide a reliable replacement for "Cache-Control: no-cache" in a response.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlParserSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlParserSession.html b/content/site/apidocs/org/apache/juneau/html/HtmlParserSession.html
index 8e79db6..56321d9 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlParserSession.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlParserSession.html
@@ -136,7 +136,7 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/html/HtmlParserSession.html#line.37">HtmlParserSession</a>
 extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title="class in org.apache.juneau.xml">XmlParserSession</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/html/HtmlParser.html" title="class in org.apache.juneau.html"><code>HtmlParser</code></a>.
-
+ 
  <p>
  This class is NOT thread safe.
  It is typically discarded after one-time use although it can be reused against multiple inputs.</div>
@@ -248,7 +248,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title=
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.parser.<a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a></h3>
-<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.ht
 ml#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.T
 ype-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
+<code><a href="../../../../org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#convertAttrToType-java.lang.Object-java.lang.String-org.apache.juneau.ClassMeta-">convertAttrToType</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getClassMeta-java.lang.String-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">getClassMeta</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getListener--">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSess
 ion.html#getListener-java.lang.Class-">getListener</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#getOuter--">getOuter</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isStrict--">isStrict</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#onUnknownProperty-org.apache.juneau.parser.ParserPipe-java.lang.String-org.apache.juneau.BeanMap-int-int-">onUnknownProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.Class-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-org.apache.juneau.ClassMeta-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parse-java.lang.Object-java.lang.reflect.Type-java.lang.reflect.Type...-">parse</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#pa
 rseArgs-java.lang.Object-java.lang.reflect.Type:A-">parseArgs</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoCollection-java.lang.Object-java.util.Collection-java.lang.reflect.Type-">parseIntoCollection</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#parseIntoMap-java.lang.Object-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">parseIntoMap</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setName-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setName</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#setParent-org.apache.juneau.ClassMeta-java.lang.Object-java.lang.Object-">setParent</a>, <
 a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-K-">trim</a>, <a href="../../../../org/apache/juneau/parser/ParserSession.html#trim-java.lang.String-">trim</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanSession">
@@ -352,7 +352,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title=
                                  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/parser/ParserSession.html#doParseIntoMap-org.apache.juneau.parser.ParserPipe-java.util.Map-java.lang.reflect.Type-java.lang.reflect.Type-">ParserSession</a></code></span></div>
 <div class="block">Implementation method.
-
+ 
  <p>
  Default implementation throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><code>UnsupportedOperationException</code></a>.</div>
 <dl>
@@ -382,7 +382,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title=
                                            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/parser/ParserSession.html#doParseIntoCollection-org.apache.juneau.parser.ParserPipe-java.util.Collection-java.lang.reflect.Type-">ParserSession</a></code></span></div>
 <div class="block">Implementation method.
-
+ 
  <p>
  Default implementation throws an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang"><code>UnsupportedOperationException</code></a>.</div>
 <dl>
@@ -408,7 +408,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title=
 <pre>protected final&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/html/HtmlParserSession.html#line.586">parseText</a>(<a href="../../../../org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a>&nbsp;r)
                           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">Parses CHARACTERS data.
-
+ 
  <p>
  Precondition:  Pointing to event immediately following opening tag.
  Postcondition:  Pointing to closing tag.</div>
@@ -434,7 +434,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title=
 <pre>protected final&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/html/HtmlParserSession.html#line.677">getElementText</a>(<a href="../../../../org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a>&nbsp;r)
                                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">Identical to <a href="../../../../org/apache/juneau/html/HtmlParserSession.html#parseText-org.apache.juneau.xml.XmlReader-"><code>parseText(XmlReader)</code></a> except assumes the current event is the opening tag.
-
+ 
  <p>
  Precondition:  Pointing to opening tag.
  Postcondition:  Pointing to closing tag.</div>
@@ -460,7 +460,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title=
 <pre>protected final&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlParserSession.html#line.683">isWhitespaceElement</a>(<a href="../../../../org/apache/juneau/xml/XmlReader.html" title="class in org.apache.juneau.xml">XmlReader</a>&nbsp;r)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlParserSession.html#isWhitespaceElement-org.apache.juneau.xml.XmlReader-">XmlParserSession</a></code></span></div>
 <div class="block">Returns <jk>true</jk> if the current element is a whitespace element.
-
+ 
  <p>
  For the XML parser, this always returns <jk>false</jk>.
  However, the HTML parser defines various whitespace elements such as <js>"br"</js> and <js>"sp"</js>.</div>
@@ -484,7 +484,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlParserSession.html" title=
                                        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/xml/XmlParserSession.html#parseWhitespaceElement-org.apache.juneau.xml.XmlReader-">XmlParserSession</a></code></span></div>
 <div class="block">Parses the current whitespace element.
-
+ 
  <p>
  For the XML parser, this always returns <jk>null</jk> since there is no concept of a whitespace element.
  However, the HTML parser defines various whitespace elements such as <js>"br"</js> and <js>"sp"</js>.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlRender.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlRender.html b/content/site/apidocs/org/apache/juneau/html/HtmlRender.html
index c388c9e..520a953 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlRender.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlRender.html
@@ -115,51 +115,51 @@ var activeTableTab = "activeTableTab";
 <pre>public abstract class <a href="../../../../src-html/org/apache/juneau/html/HtmlRender.html#line.125">HtmlRender</a>&lt;T&gt;
 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">Allows custom rendering of bean property values when serialized as HTML.
-
+ 
  <p>
  Associated with bean properties using the <a href="../../../../org/apache/juneau/html/annotation/Html.html#render--"><code>@Html.render()</code></a> annotation.
-
+ 
  <p>
  Using this class, you can alter the CSS style and HTML content of the bean property.
-
+ 
  <p>
  The following example shows two render classes that customize the appearance of the <code>pctFull</code> and
  <code>status</code> columns shown below:
-
+ 
  <p>
  <img class='bordered' src='doc-files/HtmlRender_1.png'>
-
+ 
  <p class='bcode'>
    <jc>// Our bean class</jc>
    <jk>public class</jk> FileSpace {
-
+ 
       <jk>private final</jk> String <jf>drive</jf>;
       <jk>private final long</jk> <jf>total</jf>, <jf>available</jf>;
-
+ 
       <jk>public</jk> FileSpace(String drive, <jk>long</jk> total, <jk>long</jk> available) {
          <jk>this</jk>.<jf>drive</jf> = drive;
          <jk>this</jk>.<jf>total</jf> = total;
          <jk>this</jk>.<jf>available</jf> = available;
       }
-
+ 
       <ja>@Html</ja>(link=<js>"drive/{drive}"</js>)
       <jk>public</jk> String getDrive() {
          <jk>return</jk> <jf>drive</jf>;
       }
-
+ 
       <jk>public long</jk> getTotal() {
          <jk>return</jk> <jf>total</jf>;
       }
-
+ 
       <jk>public long</jk> getAvailable() {
          <jk>return</jk> <jf>available</jf>;
       }
-
+ 
       <ja>@Html</ja>(render=FileSpacePctRender.<jk>class</jk>)
       <jk>public float</jk> getPctFull() {
          <jk>return</jk> ((100 * <jf>available</jf>) / <jf>total</jf>);
       }
-
+ 
       <ja>@Html</ja>(render=FileSpaceStatusRender.<jk>class</jk>)
       <jk>public</jk> FileSpaceStatus getStatus() {
          <jk>float</jk> pf = getPctFull();
@@ -170,15 +170,15 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
          <jk>return</jk> FileSpaceStatus.<jsf>SEVERE</jsf>;
       }
    }
-
+ 
    <jc>// Possible values for the getStatus() method</jc>
    <jk>public static enum</jk> FileSpaceStatus {
       <jsf>OK</jsf>, <jsf>WARNING</jsf>, <jsf>SEVERE</jsf>;
    }
-
+ 
    <jc>// Custom render for getPctFull() method</jc>
    <jk>public static class</jk> FileSpacePctRender <jk>extends</jk> HtmlRender&lt;Float&gt; {
-
+ 
       <ja>@Override</ja>
       <jk>public</jk> String getStyle(SerializerSession session, Float value) {
          <jk>if</jk> (value &lt; 80)
@@ -187,7 +187,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
             <jk>return</jk> <js>"background-color:yellow;text-align:center"</js>;
          <jk>return</jk> <js>"background-color:red;text-align:center;border:;animation:color_change 0.5s infinite alternate"</js>;
       }
-
+ 
       <ja>@Override</ja>
       <jk>public</jk> Object getContent(SerializerSession session, Float value) {
          <jk>if</jk> (value >= 90)
@@ -198,15 +198,15 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
          <jk>return</jk> String.<jsm>format</jsm>(<js>"%.0f%%"</js>, value);
       }
    }
-
+ 
    <jc>// Custom render for getStatus() method</jc>
    <jk>public static class</jk> FileSpaceStatusRender <jk>extends</jk> HtmlRender&lt;FileSpaceStatus&gt; {
-
+ 
       <ja>@Override</ja>
       <jk>public</jk> String getStyle(SerializerSession session, FileSpaceStatus value) {
          <jk>return</jk> <js>"text-align:center"</js>;
       }
-
+ 
       <ja>@Override</ja>
       <jk>public</jk> Object getContent(SerializerSession session, FileSpaceStatus value) {
          <jk>switch</jk> (value) {
@@ -337,7 +337,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;<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;<a href="../../../../src-html/org/apache/juneau/html/HtmlRender.html#line.153">getContent</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSession.html" title="class in org.apache.juneau.serializer">SerializerSession</a>&nbsp;session,
                          <a href="../../../../org/apache/juneau/html/HtmlRender.html" title="type parameter in HtmlRender">T</a>&nbsp;value)</pre>
 <div class="block">Returns the delegate value for the specified bean property value.
-
+ 
  <p>
  The default implementation simply returns the same value.
  A typical use is to return an HTML element using one of the HTML5 DOM beans.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlSchemaDocSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlSchemaDocSerializer.html b/content/site/apidocs/org/apache/juneau/html/HtmlSchemaDocSerializer.html
index ef2cd8f..6c670df 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlSchemaDocSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlSchemaDocSerializer.html
@@ -148,24 +148,25 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/html/HtmlSchemaDocSerializer.html#line.39">HtmlSchemaDocSerializer</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/html/HtmlSchemaDocSerializer.html#line.40">HtmlSchemaDocSerializer</a>
 extends <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html" title="class in org.apache.juneau.html">HtmlDocSerializer</a></pre>
 <div class="block">Serializes POJO metamodels to HTML.
-
- <h5 class='section'>Media types:</h5>
-
- Handles <code>Accept</code> types: <code>text/html+schema</code>
-
+ 
+ 
+ <h5 class='topic'>Media types</h5>
+ 
+ Handles <code>Accept</code> types:  <code><b>text/html+schema</b></code>
  <p>
- Produces <code>Content-Type</code> types: <code>text/html</code>
-
- <h5 class='section'>Description:</h5>
-
+ Produces <code>Content-Type</code> types:  <code><b>text/html</b></code>
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  Essentially the same as <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a>, except serializes the POJO metamodel instead of the model itself.
-
+ 
  <p>
  Produces output that describes the POJO metamodel similar to an XML schema document.
-
+ 
  <p>
  The easiest way to create instances of this class is through the <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#getSchemaSerializer--"><code>HtmlSerializer.getSchemaSerializer()</code></a>,
  which will create a schema serializer with the same settings as the originating serializer.</div>
@@ -215,7 +216,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html" titl
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.juneau.html.<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></h3>
-<code><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ">DEFAULT_SQ</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ_READABLE">DEFAULT_SQ_READABLE</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addBeanTypeProperties">HTML_addBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders">HTML_addKeyValueTableHeaders</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters">HTML_lookForLabelParameters</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriAnchorText</a></code></li>
+<code><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ">DEFAULT_SQ</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ_READABLE">DEFAULT_SQ_READABLE</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addBeanTypeProperties">HTML_addBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders">HTML_addKeyValueTableHeaders</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters">HTML_detectLabelParameters</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriAnchorText</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.juneau.xml.XmlSerializer">
@@ -354,7 +355,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>HtmlSchemaDocSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSchemaDocSerializer.html#line.47">HtmlSchemaDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSchemaDocSerializer.html#line.48">HtmlSchemaDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -368,7 +369,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html" titl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlSchemaDocSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSchemaDocSerializer.html#line.72">HtmlSchemaDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSchemaDocSerializer.html#line.77">HtmlSchemaDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
                                <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;produces,
                                <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;accept)</pre>
 <div class="block">Constructor.</div>
@@ -385,9 +386,13 @@ extends <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html" titl
    <p>
    For example, if this serializer produces <js>"application/json"</js> but should handle media types of
    <js>"application/json"</js> and <js>"text/json"</js>, then the arguments should be:
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);</code>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);
+   </p>
    <br>...or...
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);</code></dd>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);
+   </p></dd>
 </dl>
 </li>
 </ul>
@@ -405,7 +410,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html" titl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlDocSerializerSession.html" title="class in org.apache.juneau.html">HtmlDocSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSchemaDocSerializer.html#line.84">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlDocSerializerSession.html" title="class in org.apache.juneau.html">HtmlDocSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSchemaDocSerializer.html#line.89">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/Serializer.html#createSession-org.apache.juneau.serializer.SerializerSessionArgs-">Serializer</a></code></span></div>
 <div class="block">Create the session object used for actual serialization of objects.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlSchemaDocSerializerSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlSchemaDocSerializerSession.html b/content/site/apidocs/org/apache/juneau/html/HtmlSchemaDocSerializerSession.html
index c9d5e1f..b4ad055 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlSchemaDocSerializerSession.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlSchemaDocSerializerSession.html
@@ -151,7 +151,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlSchemaDocSerializerSession.html#line.29">HtmlSchemaDocSerializerSession</a>
 extends <a href="../../../../org/apache/juneau/html/HtmlDocSerializerSession.html" title="class in org.apache.juneau.html">HtmlDocSerializerSession</a></pre>
 <div class="block">Context object that lives for the duration of a single serialization of <a href="../../../../org/apache/juneau/html/HtmlSchemaDocSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSchemaDocSerializer</code></a> and its subclasses.
-
+ 
  <p>
  This class is NOT thread safe.  It is meant to be discarded after one-time use.</div>
 </li>
@@ -250,7 +250,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlDocSerializerSession.htm
 <!--   -->
 </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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#isDetectRecursions--">isDetectRecursions</a>, <a href="../../../../org/apach
 e/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.BeanProp
 ertyMeta-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/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/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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#getResponseHeaders--">getResponseHeaders</a>, <a href="../../../../org/apache/jun
 eau/serializer/SerializerSession.html#getUriResolver--">getUriResolver</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/Serialize
 rSession.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/SerializerSessi
 on.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">
@@ -323,7 +323,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlDocSerializerSession.htm
                     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/html/HtmlSerializer.Sq.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.Sq.html b/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.Sq.html
index 85e03e7..03a569b 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.Sq.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.Sq.html
@@ -136,7 +136,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.297">HtmlSerializer.Sq</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.593">HtmlSerializer.Sq</a>
 extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></pre>
 <div class="block">Default serializer, single quotes.</div>
 </li>
@@ -178,7 +178,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.juneau.html.<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></h3>
-<code><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT">DEFAULT</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ">DEFAULT_SQ</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ_READABLE">DEFAULT_SQ_READABLE</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addBeanTypeProperties">HTML_addBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders">HTML_addKeyValueTableHeaders</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters">HTML_lookForLabelParameters</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriA
 nchorText</a></code></li>
+<code><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT">DEFAULT</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ">DEFAULT_SQ</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ_READABLE">DEFAULT_SQ_READABLE</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addBeanTypeProperties">HTML_addBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders">HTML_addKeyValueTableHeaders</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters">HTML_detectLabelParameters</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriAnc
 horText</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.juneau.xml.XmlSerializer">
@@ -290,7 +290,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Sq</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.Sq.html#line.304">Sq</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.Sq.html#line.600">Sq</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/html/HtmlSerializer.SqReadable.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.SqReadable.html b/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.SqReadable.html
index 47806e8..47571ca 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.SqReadable.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.SqReadable.html
@@ -136,7 +136,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.314">HtmlSerializer.SqReadable</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.610">HtmlSerializer.SqReadable</a>
 extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></pre>
 <div class="block">Default serializer, single quotes, whitespace added.</div>
 </li>
@@ -178,7 +178,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.juneau.html.<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></h3>
-<code><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT">DEFAULT</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ">DEFAULT_SQ</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ_READABLE">DEFAULT_SQ_READABLE</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addBeanTypeProperties">HTML_addBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders">HTML_addKeyValueTableHeaders</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters">HTML_lookForLabelParameters</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriA
 nchorText</a></code></li>
+<code><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT">DEFAULT</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ">DEFAULT_SQ</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ_READABLE">DEFAULT_SQ_READABLE</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addBeanTypeProperties">HTML_addBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders">HTML_addKeyValueTableHeaders</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters">HTML_detectLabelParameters</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriAnc
 horText</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.juneau.xml.XmlSerializer">
@@ -290,7 +290,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SqReadable</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.SqReadable.html#line.321">SqReadable</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.SqReadable.html#line.617">SqReadable</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/json/JsonSerializerBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonSerializerBuilder.html b/content/site/apidocs/org/apache/juneau/json/JsonSerializerBuilder.html
index 45ea8bf..77d287f 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonSerializerBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonSerializerBuilder.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10,"i96":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -623,7 +623,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <tr id="i70" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#simple--">simple</a></span>()</code>
-<div class="block">Shortcut for calling <code>simple(<jk>true</jk>).sq()</code>.</div>
+<div class="block">Configuration property:  Simple JSON mode.</div>
 </td>
 </tr>
 <tr id="i71" class="rowColor">
@@ -676,101 +676,107 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 </tr>
 <tr id="i79" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#ssq--">ssq</a></span>()</code>
+<div class="block">Configuration property:  Simple JSON mode and single quote.</div>
+</td>
+</tr>
+<tr id="i80" class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#timeZone-java.util.TimeZone-">timeZone</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</code>
 <div class="block">Configuration property:  TimeZone.</div>
 </td>
 </tr>
-<tr id="i80" class="altColor">
+<tr id="i81" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#trimEmptyCollections--">trimEmptyCollections</a></span>()</code>
 <div class="block">Configuration property:  Trim empty lists and arrays.</div>
 </td>
 </tr>
-<tr id="i81" class="rowColor">
+<tr id="i82" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#trimEmptyCollections-boolean-">trimEmptyCollections</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Trim empty lists and arrays.</div>
 </td>
 </tr>
-<tr id="i82" class="altColor">
+<tr id="i83" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#trimEmptyMaps--">trimEmptyMaps</a></span>()</code>
 <div class="block">Configuration property:  Trim empty maps.</div>
 </td>
 </tr>
-<tr id="i83" class="rowColor">
+<tr id="i84" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#trimEmptyMaps-boolean-">trimEmptyMaps</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Trim empty maps.</div>
 </td>
 </tr>
-<tr id="i84" class="altColor">
+<tr id="i85" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#trimNullProperties-boolean-">trimNullProperties</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Trim null bean property values.</div>
 </td>
 </tr>
-<tr id="i85" class="rowColor">
+<tr id="i86" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#trimStrings--">trimStrings</a></span>()</code>
 <div class="block">Configuration property:  Trim strings.</div>
 </td>
 </tr>
-<tr id="i86" class="altColor">
+<tr id="i87" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#trimStrings-boolean-">trimStrings</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Trim strings.</div>
 </td>
 </tr>
-<tr id="i87" class="rowColor">
+<tr id="i88" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">uriContext</a></span>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</code>
 <div class="block">Configuration property:  URI context bean.</div>
 </td>
 </tr>
-<tr id="i88" class="altColor">
+<tr id="i89" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">uriRelativity</a></span>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</code>
 <div class="block">Configuration property:  URI relativity.</div>
 </td>
 </tr>
-<tr id="i89" class="rowColor">
+<tr id="i90" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">uriResolution</a></span>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</code>
 <div class="block">Configuration property:  URI resolution.</div>
 </td>
 </tr>
-<tr id="i90" class="altColor">
+<tr id="i91" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#useInterfaceProxies-boolean-">useInterfaceProxies</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Use interface proxies.</div>
 </td>
 </tr>
-<tr id="i91" class="rowColor">
+<tr id="i92" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#useJavaBeanIntrospector--">useJavaBeanIntrospector</a></span>()</code>
 <div class="block">Configuration property:  Use Java Introspector.</div>
 </td>
 </tr>
-<tr id="i92" class="altColor">
+<tr id="i93" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#useJavaBeanIntrospector-boolean-">useJavaBeanIntrospector</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Use Java Introspector.</div>
 </td>
 </tr>
-<tr id="i93" class="rowColor">
+<tr id="i94" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#useWhitespace--">useWhitespace</a></span>()</code>
 <div class="block">Configuration property:  Use whitespace.</div>
 </td>
 </tr>
-<tr id="i94" class="altColor">
+<tr id="i95" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#useWhitespace-boolean-">useWhitespace</a></span>(boolean&nbsp;value)</code>
 <div class="block">Configuration property:  Use whitespace.</div>
 </td>
 </tr>
-<tr id="i95" class="rowColor">
+<tr id="i96" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#ws--">ws</a></span>()</code>
 <div class="block">Configuration property:  Use whitespace.</div>
@@ -778,6 +784,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 </tr>
 </table>
 <ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.serializer.SerializerBuilder">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.juneau.serializer.<a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html" title="class in org.apache.juneau.serializer">SerializerBuilder</a></h3>
+<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-java.lang.String-">uriContext</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-java.lang.String-">uriRelativity</a>, <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-java.lang.String-">uriResolution</a></code></li>
+</ul>
+<ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanContextBuilder">
 <!--   -->
 </a>
@@ -870,10 +883,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <h4>escapeSolidus</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.70">escapeSolidus</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Prefix solidus <js>'/'</js> characters with escapes.
-
+ 
  <p>
  If <jk>true</jk>, solidus (e.g. slash) characters should be escaped.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/json/JsonSerializer.html#JSON_escapeSolidus"><code>JsonSerializer.JSON_escapeSolidus</code></a>
@@ -895,10 +908,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <h4>escapeSolidus</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.87">escapeSolidus</a>()</pre>
 <div class="block">Configuration property:  Prefix solidus <js>'/'</js> characters with escapes.
-
+ 
  <p>
  Shortcut for calling <code>escapeSolidus(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/json/JsonSerializer.html#JSON_escapeSolidus"><code>JsonSerializer.JSON_escapeSolidus</code></a>
@@ -917,11 +930,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <h4>simple</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.108">simple</a>(boolean&nbsp;value)</pre>
 <div class="block">Configuration property:  Simple JSON mode.
-
+ 
  <p>
  If <jk>true</jk>, JSON attribute names will only be quoted when necessary.
  <br>Otherwise, they are always quoted.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/json/JsonSerializer.html#JSON_simpleMode"><code>JsonSerializer.JSON_simpleMode</code></a>
@@ -941,9 +954,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>simple</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.122">simple</a>()</pre>
-<div class="block">Shortcut for calling <code>simple(<jk>true</jk>).sq()</code>.
-
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.125">simple</a>()</pre>
+<div class="block">Configuration property:  Simple JSON mode.
+ 
+ <p>
+ Shortcut for calling <code>simple(<jk>true</jk>)</code>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/json/JsonSerializer.html#JSON_simpleMode"><code>JsonSerializer.JSON_simpleMode</code></a>
@@ -954,20 +970,43 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 </dl>
 </li>
 </ul>
+<a name="ssq--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ssq</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.143">ssq</a>()</pre>
+<div class="block">Configuration property:  Simple JSON mode and single quote.
+ 
+ <p>
+ Shortcut for calling <code>simple().sq()</code>.
+ 
+ <h5 class='section'>See Also:</h5>
+ <ul>
+   <li class='jf'><a href="../../../../org/apache/juneau/json/JsonSerializer.html#JSON_simpleMode"><code>JsonSerializer.JSON_simpleMode</code></a>
+   <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
+ </ul></div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
 <a name="abridged-boolean-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>abridged</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.127">abridged</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.148">abridged</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  When enabled, it is assumed that the parser knows the exact Java POJO type being parsed, and therefore top-level
  type information that might normally be included to determine the data type will not be serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -989,13 +1028,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>abridged</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.133">abridged</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.154">abridged</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Abridged output.
-
+ 
  <p>
  Shortcut for calling <code>abridged(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_abridged"><code>Serializer.SERIALIZER_abridged</code></a>
@@ -1014,14 +1053,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>addBeanTypeProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.139">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.160">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#addBeanTypeProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Add <js>"_type"</js> properties when needed.
-
+ 
  <p>
  If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred
  through reflection.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_addBeanTypeProperties"><code>Serializer.SERIALIZER_addBeanTypeProperties</code></a>
@@ -1043,18 +1082,18 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>detectRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.145">detectRecursions</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.166">detectRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Specifies that recursions should be checked for during serialization.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -1076,13 +1115,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>detectRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.151">detectRecursions</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.172">detectRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Automatically detect POJO recursions.
-
+ 
  <p>
  Shortcut for calling <code>detectRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_detectRecursions"><code>Serializer.SERIALIZER_detectRecursions</code></a>
@@ -1101,19 +1140,19 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.157">ignoreRecursions</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.178">ignoreRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  If <jk>true</jk>, when we encounter the same object when serializing a tree, we set the value to <jk>null</jk>.
  Otherwise, an exception is thrown.
-
+ 
  <h5 class='section'>Notes:</h5>
  <ul>
    <li>Checking for recursion can cause a small performance penalty.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1135,13 +1174,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.163">ignoreRecursions</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.184">ignoreRecursions</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore recursion errors.
-
+ 
  <p>
  Shortcut for calling <code>ignoreRecursions(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_ignoreRecursions"><code>Serializer.SERIALIZER_ignoreRecursions</code></a>
@@ -1160,13 +1199,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>initialDepth</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.168">initialDepth</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.189">initialDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#initialDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Initial depth.
-
+ 
  <p>
  The initial indentation level at the root.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_initialDepth"><code>Serializer.SERIALIZER_initialDepth</code></a>
@@ -1188,13 +1227,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>listener</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.174">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.195">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#listener-java.lang.Class-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Serializer listener.
-
+ 
  <p>
  Class used to listen for errors and warnings that occur during serialization.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_listener"><code>Serializer.SERIALIZER_listener</code></a>
@@ -1215,15 +1254,15 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>maxDepth</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.180">maxDepth</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.201">maxDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Max serialization depth.
-
+ 
  <p>
  Abort serialization if specified depth is reached in the POJO tree.
  <br>If this depth is exceeded, an exception is thrown.
  <br>This prevents stack overflows from occurring when trying to serialize models with recursive references.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxDepth"><code>Serializer.SERIALIZER_maxDepth</code></a>
@@ -1245,13 +1284,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>maxIndent</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.186">maxIndent</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.207">maxIndent</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxIndent-int-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Maximum indentation.
-
+ 
  <p>
  Specifies the maximum indentation level in the serialized document.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_maxIndent"><code>Serializer.SERIALIZER_maxIndent</code></a>
@@ -1273,13 +1312,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>quoteChar</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.192">quoteChar</a>(char&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.213">quoteChar</a>(char&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#quoteChar-char-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Quote character.
-
+ 
  <p>
  This is the character used for quoting attributes and values.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1301,13 +1340,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>sortCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.198">sortCollections</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.219">sortCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort arrays and collections alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of arrays and collections before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1329,13 +1368,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>sortCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.204">sortCollections</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.225">sortCollections</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort arrays and collections alphabetically.
  
  <p>
  Shortcut for calling <code>sortCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortCollections"><code>Serializer.SERIALIZER_sortCollections</code></a>
@@ -1354,13 +1393,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>sortMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.210">sortMaps</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.231">sortMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort maps alphabetically.
-
+ 
  <p>
  Copies and sorts the contents of maps before serializing them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1382,13 +1421,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>sortMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.216">sortMaps</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.237">sortMaps</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Sort maps alphabetically.
  
  <p>
  Shortcut for calling <code>sortMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_sortMaps"><code>Serializer.SERIALIZER_sortMaps</code></a>
@@ -1407,13 +1446,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>sq</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.222">sq</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.243">sq</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sq--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Quote character.
  
  <p>
  Shortcut for calling <code>quoteChar(<js>'\''</js>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_quoteChar"><code>Serializer.SERIALIZER_quoteChar</code></a>
@@ -1432,13 +1471,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.228">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.249">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  If <jk>true</jk>, empty list values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1460,13 +1499,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.234">trimEmptyCollections</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.255">trimEmptyCollections</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty lists and arrays.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyCollections(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyCollections"><code>Serializer.SERIALIZER_trimEmptyCollections</code></a>
@@ -1485,13 +1524,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.240">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.261">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  If <jk>true</jk>, empty map values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1513,13 +1552,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.246">trimEmptyMaps</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.267">trimEmptyMaps</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim empty maps.
-
+ 
  <p>
  Shortcut for calling <code>trimEmptyMaps(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimEmptyMaps"><code>Serializer.SERIALIZER_trimEmptyMaps</code></a>
@@ -1538,13 +1577,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>trimNullProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.252">trimNullProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.273">trimNullProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimNullProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim null bean property values.
-
+ 
  <p>
  If <jk>true</jk>, null bean values will not be serialized to the output.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimNullProperties"><code>Serializer.SERIALIZER_trimNullProperties</code></a>
@@ -1566,13 +1605,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>trimStrings</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.258">trimStrings</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.279">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being serialized.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1594,13 +1633,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>trimStrings</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.264">trimStrings</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.285">trimStrings</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Trim strings.
-
+ 
  <p>
  Shortcut for calling <code>trimStrings(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_trimStrings"><code>Serializer.SERIALIZER_trimStrings</code></a>
@@ -1619,13 +1658,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>uriContext</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.270">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.291">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI context bean.
-
+ 
  <p>
  Bean used for resolution of URIs to absolute or root-relative form.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriContext"><code>Serializer.SERIALIZER_uriContext</code></a>
@@ -1646,13 +1685,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>uriRelativity</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.276">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.297">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI relativity.
-
+ 
  <p>
  Defines what relative URIs are relative to when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriRelativity"><code>Serializer.SERIALIZER_uriRelativity</code></a>
@@ -1674,13 +1713,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>uriResolution</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.282">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.303">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  URI resolution.
-
+ 
  <p>
  Defines the resolution level for URIs when serializing URI/URL objects.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_uriResolution"><code>Serializer.SERIALIZER_uriResolution</code></a>
@@ -1702,13 +1741,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>useWhitespace</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.288">useWhitespace</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.309">useWhitespace</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  If <jk>true</jk>, newlines and indentation and spaces are added to the output to improve readability.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1730,10 +1769,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>useWhitespace</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.294">useWhitespace</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.315">useWhitespace</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
  
@@ -1755,13 +1794,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ws</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.300">ws</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.321">ws</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ws--">SerializerBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use whitespace.
-
+ 
  <p>
  Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_useWhitespace"><code>Serializer.SERIALIZER_useWhitespace</code></a>
@@ -1780,17 +1819,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireDefaultConstructor</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.306">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.327">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement a default no-arg constructor to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1812,13 +1848,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireDefaultConstructor</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.312">beansRequireDefaultConstructor</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.333">beansRequireDefaultConstructor</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireDefaultConstructor--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require no-arg constructors.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireDefaultConstructor(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BeanContext.BEAN_beansRequireDefaultConstructor</code></a>
@@ -1837,17 +1873,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSerializable</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.318">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.339">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  If <jk>true</jk>, a Java class must implement the <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1869,13 +1902,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSerializable</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.324">beansRequireSerializable</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.345">beansRequireSerializable</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSerializable--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require Serializable interface.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSerializable(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSerializable"><code>BeanContext.BEAN_beansRequireSerializable</code></a>
@@ -1894,14 +1927,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSettersForGetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.330">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.351">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  If <jk>true</jk>, only getters that have equivalent setters will be considered as properties on a bean.
- Otherwise, they will be ignored.
-
+ <br>Otherwise, they will be ignored.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1923,13 +1956,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSettersForGetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.336">beansRequireSettersForGetters</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.357">beansRequireSettersForGetters</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSettersForGetters--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require setters for getters.
-
+ 
  <p>
  Shortcut for calling <code>beansRequireSettersForGetters(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSettersForGetters"><code>BeanContext.BEAN_beansRequireSettersForGetters</code></a>
@@ -1948,17 +1981,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSomeProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.342">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.363">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beansRequireSomeProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Beans require at least one property.
-
+ 
  <p>
  If <jk>true</jk>, then a Java class must contain at least 1 property to be considered a bean.
- Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
-
- <p>
- The <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation can be used on a class to override this setting when <jk>true</jk>.
-
+ <br>Otherwise, the bean will be serialized as a string using the <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"><code>Object.toString()</code></a> method.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireSomeProperties"><code>BeanContext.BEAN_beansRequireSomeProperties</code></a>
@@ -1980,18 +2010,15 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMapPutReturnsOldValue</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.348">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.369">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
  values.
- Otherwise, it returns <jk>null</jk>.
-
- <p>
- Disabled by default because it introduces a slight performance penalty.
-
+ <br>Otherwise, it returns <jk>null</jk>.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -2013,13 +2040,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMapPutReturnsOldValue</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.354">beanMapPutReturnsOldValue</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.375">beanMapPutReturnsOldValue</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMapPutReturnsOldValue--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  BeanMap.put() returns old property value.
-
+ 
  <p>
  Shortcut for calling <code>beanMapPutReturnsOldValue(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BeanContext.BEAN_beanMapPutReturnsOldValue</code></a>
@@ -2038,13 +2065,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanConstructorVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.360">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.381">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean constructor visibility.
-
+ 
  <p>
  Only look for constructors with the specified minimum visibility.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanConstructorVisibility"><code>BeanContext.BEAN_beanConstructorVisibility</code></a>
@@ -2066,17 +2093,17 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanClassVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.366">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.387">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean class visibility.
-
+ 
  <p>
  Classes are not considered beans unless they meet the minimum visibility requirements.
  
  <p>
  For example, if the visibility is <code>PUBLIC</code> and the bean class is <jk>protected</jk>, then the class
  will not be interpreted as a bean class and will be treated as a string.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanClassVisibility"><code>BeanContext.BEAN_beanClassVisibility</code></a>
@@ -2098,10 +2125,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFieldVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.372">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.393">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean field visibility.
-
+ 
  <p>
  Only look for bean fields with the specified minimum visibility.
  
@@ -2126,10 +2153,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMethodVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.378">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.399">beanMethodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#beanMethodVisibility-org.apache.juneau.Visibility-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Minimum bean method visibility.
-
+ 
  <p>
  Only look for bean methods with the specified minimum visibility.
  
@@ -2154,18 +2181,18 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>useJavaBeanIntrospector</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.384">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.405">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Using the built-in Java bean introspector will not pick up fields or non-standard getters/setters.
-
+ 
  <h5 class 'section'>Notes:</h5>
  <ul>
    <li>Most <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations will be ignored if you enable this setting.
  </ul>
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2187,13 +2214,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>useJavaBeanIntrospector</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.390">useJavaBeanIntrospector</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.411">useJavaBeanIntrospector</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useJavaBeanIntrospector--">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use Java Introspector.
-
+ 
  <p>
  Shortcut for calling <code>useJavaBeanIntrospector(<jk>true</jk>)</code>.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useJavaBeanIntrospector"><code>BeanContext.BEAN_useJavaBeanIntrospector</code></a>
@@ -2212,14 +2239,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>useInterfaceProxies</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.396">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.417">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#useInterfaceProxies-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Use interface proxies.
-
+ 
  <p>
  If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
-
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_useInterfaceProxies"><code>BeanContext.BEAN_useInterfaceProxies</code></a>
@@ -2241,14 +2268,14 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreUnknownBeanProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.402">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.423">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanContextBuilder.html#ignoreUnknownBeanProperties-boolean-">BeanContextBuilder</a></code></span></div>
 <div class="block">Configuration property:  Ignore unknown properties.
-
+ 
  <p>
  If <jk>true</jk>, trying to set a value on a non-existent bean property will silently be ignored.
- Otherwise, a <code>BeanRuntimeException</code> is thrown.
-
+ <br>Otherwise, a <code>BeanRuntimeException</code> is thrown.
+ 
  <h5 class='section'>See Also:</h5>
  <ul>
    <li class='jf'><a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a>
@@ -2270,13 +2297,13 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreUnknownBeanProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializerBuilder.html#line.408">ignoreUnknownBeanProperties</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.ju

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/documentation.html
----------------------------------------------------------------------
diff --git a/content/documentation.html b/content/documentation.html
index 7cfab00..37d97f6 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -67,11 +67,11 @@
 					<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.BeanIgnoreAnnotation'>@BeanIgnore Annotation</a></p>
 					<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.NamePropertyAnnotation'>@NameProperty Annotation</a></p>
 					<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.ParentPropertyAnnotation'>@ParentProperty Annotation</a></p>
-					<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.URIAnnotation'>@URI Annotation</a></p>
+					<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.URIs'>URIs</a></p>
 					<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.BeanFilters'>BeanFilters</a></p>
+					<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.InterfaceFilters'>Interface Filters</a></p>
 					<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.StopClasses'>Stop Classes</a></p>
-					<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.SerializingToObjectMaps'>Serializing to ObjectMaps</a></p>
-					<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.SerializingReadersAndInputStreams'>Serializing Readers and InputStreams</a></p>
+					<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.BypassSerialization'>Bypass Serialization using Readers and InputStreams</a></p>
 				</ol>
 				<li><p><a class='doclink' href='http://juneau.apache.org/site/apidocs/overview-summary.html#juneau-marshall.BeanDictionaries'>Bean Name and Dictionaries</a></p>
 				<ol>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/constant-values.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/constant-values.html b/content/site/apidocs/constant-values.html
index 11b3c14..f8977d0 100644
--- a/content/site/apidocs/constant-values.html
+++ b/content/site/apidocs/constant-values.html
@@ -262,7 +262,7 @@
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&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></code></td>
 <td><code><a href="org/apache/juneau/BeanContext.html#BEAN_includeProperties">BEAN_includeProperties</a></code></td>
-<td class="colLast"><code>"BeanContext.properties.sms"</code></td>
+<td class="colLast"><code>"BeanContext.includeProperties.sms"</code></td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.BeanContext.BEAN_locale">
@@ -529,26 +529,26 @@
 <td class="colLast"><code>"HtmlSerializer.addKeyValueTableHeaders.b"</code></td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a name="org.apache.juneau.html.HtmlSerializer.HTML_detectLabelParameters">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&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></code></td>
+<td><code><a href="org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters">HTML_detectLabelParameters</a></code></td>
+<td class="colLast"><code>"HtmlSerializer.detectLabelParameters.b"</code></td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlSerializer.HTML_detectLinksInStrings">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&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></code></td>
 <td><code><a href="org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a></code></td>
 <td class="colLast"><code>"HtmlSerializer.detectLinksInStrings.b"</code></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlSerializer.HTML_labelParameter">
 <!--   -->
 </a><code>public&nbsp;static&nbsp;final&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></code></td>
 <td><code><a href="org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a></code></td>
 <td class="colLast"><code>"HtmlSerializer.labelParameter.s"</code></td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a name="org.apache.juneau.html.HtmlSerializer.HTML_lookForLabelParameters">
-<!--   -->
-</a><code>public&nbsp;static&nbsp;final&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></code></td>
-<td><code><a href="org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters">HTML_lookForLabelParameters</a></code></td>
-<td class="colLast"><code>"HtmlSerializer.lookForLabelParameters.b"</code></td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><a name="org.apache.juneau.html.HtmlSerializer.HTML_uriAnchorText">
 <!--   -->


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html b/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
index 6e25712..0539f1a 100644
--- a/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
+++ b/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
@@ -131,18 +131,36 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/BeanDictionaryList.html#line.33">BeanDictionaryList</a>
+<pre>public class <a href="../../../src-html/org/apache/juneau/BeanDictionaryList.html#line.51">BeanDictionaryList</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;</pre>
 <div class="block">Represents a collection of bean classes that make up a bean dictionary.
-
+ 
  <p>
  The classes in the list must be one of the following:
  <ul>
-   <li>Beans that provide a dictionary name using the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> annotation.
+   <li>Beans that provide a dictionary name using the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a> annotation.
    <li>Other subclasses of <a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a>.
    <li>Other subclasses of <a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a>.
  </ul>
-
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// A bean dictionary list consisting of classes with @Bean.typeName() annotations.</jc>
+   <jk>public class</jk> MyBeanDictionaryList <jk>extends</jk> BeanDictionaryList {
+      
+      <jc>// Must provide a no-arg constructor!</jc>
+      <jk>public</jk> MyBeanDictionaryList() {
+         <jk>super</jk>(ABean.<jk>class</jk>, BBean.<jk>class</jk>, CBean.<jk>class</jk>);
+      }
+   }
+ 
+   <jc>// Use it in a parser.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .beanDictionary(MyBeanDictionaryList.<jk>class</jk>)
+      .build();
+ </p>
+ 
  <p>
  Subclasses must implement a public no-arg constructor so that it can be instantiated by the bean context code.</div>
 <dl>
@@ -179,10 +197,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.ht
 <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>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanDictionaryList.html#BeanDictionaryList-java.lang.Class...-">BeanDictionaryList</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;c)</code>
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanDictionaryList.html#BeanDictionaryList-java.lang.Class...-">BeanDictionaryList</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;c)</code>
 <div class="block">Constructor.</div>
 </td>
 </tr>
@@ -270,12 +290,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BeanDictionaryList</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryList.html#line.44">BeanDictionaryList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;c)</pre>
+<pre>protected&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryList.html#line.62">BeanDictionaryList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;c)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>c</code> - The list of bean classes to add to this dictionary.
-   Classes must either specify a <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> value or be another subclass of
+   Classes must either specify a <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a> value or be another subclass of
    <code>BeanDictionaryList</code>.</dd>
 </dl>
 </li>
@@ -294,12 +314,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>append</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau">BeanDictionaryList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryList.html#line.57">append</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;c)</pre>
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau">BeanDictionaryList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryList.html#line.75">append</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;c)</pre>
 <div class="block">Append one or more bean classes to this bean dictionary.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>c</code> - The list of bean classes to add to this dictionary.
-   Classes must either specify a <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> value or be another subclass of
+   Classes must either specify a <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a> value or be another subclass of
    <code>BeanDictionaryList</code>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanDictionaryMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanDictionaryMap.html b/content/site/apidocs/org/apache/juneau/BeanDictionaryMap.html
index a196c7a..476436a 100644
--- a/content/site/apidocs/org/apache/juneau/BeanDictionaryMap.html
+++ b/content/site/apidocs/org/apache/juneau/BeanDictionaryMap.html
@@ -127,14 +127,43 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/BeanDictionaryMap.html#line.31">BeanDictionaryMap</a>
+<pre>public class <a href="../../../src-html/org/apache/juneau/BeanDictionaryMap.html#line.60">BeanDictionaryMap</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</pre>
 <div class="block">Represents a map of dictionary type names to bean classes that make up a bean dictionary.
-
+ 
  <p>
  In general, this approach for defining dictionary names for classes is used when it's not possible to use the
- <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> annotation.
-
+ <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a> annotation.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// A bean dictionary map consisting of classes without @Bean.typeName() annotations</jc>
+   <jc>// that require type names to be explicitly specified.</jc>
+   <jk>public class</jk> MyBeanDictionaryMap <jk>extends</jk> BeanDictionaryMap {
+      
+      <jc>// Must provide a no-arg constructor!</jc>
+      <jk>public</jk> MyBeanDictionaryMap() {
+         addClass(<js>"MyBean"</js>, MyBean.<jk>class</jk>);
+         addClass(<js>"MyBeanArray"</js>, MyBean[].<jk>class</jk>);
+         addClass(<js>"StringArray"</js>, String[].<jk>class</jk>);
+         addClass(<js>"String2dArray"</js>, String[][].<jk>class</jk>);
+         addClass(<js>"IntArray"</js>, <jk>int</jk>[].<jk>class</jk>);
+         addClass(<js>"Int2dArray"</js>, <jk>int</jk>[][].<jk>class</jk>);
+         addClass(<js>"LinkedList"</js>, LinkedList.<jk>class</jk>);
+         addClass(<js>"TreeMap"</js>, TreeMap.<jk>class</jk>);
+         addCollectionClass(<js>"LinkedListOfInts"</js>, LinkedList.<jk>class</jk>, Integer.<jk>class</jk>);
+         addCollectionClass(<js>"LinkedListOfR1"</js>, LinkedList.<jk>class</jk>, R1.<jk>class</jk>);
+         addCollectionClass(<js>"LinkedListOfCalendar"</js>, LinkedList.<jk>class</jk>, Calendar.<jk>class</jk>);
+      }
+   }
+ 
+   <jc>// Use it in a parser.</jc>
+   ReaderParser p = JsonParser
+      .<jsm>create</jsm>()
+      .beanDictionary(MyBeanDictionaryMap.<jk>class</jk>)
+      .build();
+ </p>
+ 
  <p>
  Subclasses must implement a public no-arg constructor so that it can be instantiated by the bean context code.</div>
 <dl>
@@ -171,10 +200,14 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <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>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanDictionaryMap.html#BeanDictionaryMap--">BeanDictionaryMap</a></span>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanDictionaryMap.html#BeanDictionaryMap--">BeanDictionaryMap</a></span>()</code>
+<div class="block">Constructor.</div>
+</td>
 </tr>
 </table>
 </li>
@@ -271,7 +304,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BeanDictionaryMap</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryMap.html#line.31">BeanDictionaryMap</a>()</pre>
+<pre>protected&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryMap.html#line.66">BeanDictionaryMap</a>()</pre>
+<div class="block">Constructor.</div>
 </li>
 </ul>
 </li>
@@ -288,7 +322,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>addClass</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau">BeanDictionaryMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryMap.html#line.41">addClass</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;typeName,
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau">BeanDictionaryMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryMap.html#line.75">addClass</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;typeName,
                                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Add a dictionary name mapping for the specified class.</div>
 <dl>
@@ -306,7 +340,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>addMapClass</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau">BeanDictionaryMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryMap.html#line.55">addMapClass</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;typeName,
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau">BeanDictionaryMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryMap.html#line.89">addMapClass</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;typeName,
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&gt;&nbsp;mapClass,
                                         <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;keyClass,
                                         <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;valueClass)</pre>
@@ -328,7 +362,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockListLast">
 <li class="blockList">
 <h4>addCollectionClass</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau">BeanDictionaryMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryMap.html#line.70">addCollectionClass</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;typeName,
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau">BeanDictionaryMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryMap.html#line.104">addCollectionClass</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;typeName,
                                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&gt;&nbsp;collectionClass,
                                                <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;entryClass)</pre>
 <div class="block">Add a dictionary name mapping for the specified collection class with the specified entry class.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMap.html b/content/site/apidocs/org/apache/juneau/BeanMap.html
index 3b5cd1e..c98f2d2 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMap.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMap.html
@@ -125,21 +125,22 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.61">BeanMap</a>&lt;T&gt;
+<pre>public class <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.62">BeanMap</a>&lt;T&gt;
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util">AbstractMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;
 implements <a href="../../../org/apache/juneau/Delegate.html" title="interface in org.apache.juneau">Delegate</a>&lt;T&gt;</pre>
 <div class="block">Java bean wrapper class.
-
- <h5 class='section'>Description:</h5>
-
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  A wrapper that wraps Java bean instances inside of a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> interface that allows properties on the wrapped
  object can be accessed using the <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#put-K-V-" title="class or interface in java.util"><code>put()</code></a> methods.
-
+ 
  <p>
  Use the <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> class to create instances of this class.
-
+ 
  <h6 class='topic'>Bean property order</h6>
-
+ 
  The order of the properties returned by the <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#keySet--" title="class or interface in java.util"><code>keySet()</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#entrySet--" title="class or interface in java.util"><code>entrySet()</code></a>
  methods are as follows:
  <ul class='spaced-list'>
@@ -150,12 +151,12 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
       If <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation is not specified on the class, then the order is the same as that returned
       by the <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/BeanInfo.html?is-external=true" title="class or interface in java.beans"><code>BeanInfo</code></a> class (i.e. ordered by definition in the class).
  </ul>
-
+ 
  <p>
  <br>The order can also be overridden through the use of a <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a>.
-
+ 
  <h6 class='topic'>POJO swaps</h6>
-
+ 
  If <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwaps</code></a> are defined on the class types of the properties of this bean or the bean properties
  themselves, the <a href="../../../org/apache/juneau/BeanMap.html#get-java.lang.Object-"><code>get(Object)</code></a> and <a href="../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>put(String, Object)</code></a> methods will automatically transform the
  property value to and from the serialized form.</div>
@@ -423,7 +424,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>bean</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a> <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.64">bean</a></pre>
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a> <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.65">bean</a></pre>
 <div class="block">The wrapped object.</div>
 </li>
 </ul>
@@ -433,7 +434,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>propertyCache</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.67">propertyCache</a></pre>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.68">propertyCache</a></pre>
 <div class="block">Temporary holding cache for beans with read-only properties.  Normally null.</div>
 </li>
 </ul>
@@ -443,7 +444,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>arrayPropertyCache</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="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;?&gt;&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.70">arrayPropertyCache</a></pre>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="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;?&gt;&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.71">arrayPropertyCache</a></pre>
 <div class="block">Temporary holding cache for bean properties of array types when the add() method is being used.</div>
 </li>
 </ul>
@@ -453,7 +454,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockListLast">
 <li class="blockList">
 <h4>meta</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.73">meta</a></pre>
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.74">meta</a></pre>
 <div class="block">The BeanMeta associated with the class of the object.</div>
 </li>
 </ul>
@@ -473,7 +474,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BeanMap</h4>
-<pre>protected&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.85">BeanMap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>protected&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.86">BeanMap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                   <a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&nbsp;bean,
                   <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;meta)</pre>
 <div class="block">Instance of this class are instantiated through the BeanContext class.</div>
@@ -499,7 +500,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.99">getMeta</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.100">getMeta</a>()</pre>
 <div class="block">Returns the metadata associated with this bean map.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -513,7 +514,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanSession</h4>
-<pre>public final&nbsp;<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.108">getBeanSession</a>()</pre>
+<pre>public final&nbsp;<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.109">getBeanSession</a>()</pre>
 <div class="block">Returns the bean session that created this bean map.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -527,12 +528,12 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getBean</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.121">getBean</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.122">getBean</a>()</pre>
 <div class="block">Returns the wrapped bean object.
-
+ 
  <p>
  Triggers bean creation if bean has read-only properties set through a constructor defined by the
- <a href="../../../org/apache/juneau/annotation/BeanConstructor.html" title="annotation in org.apache.juneau.annotation"><code>BeanConstructor</code></a> annotation.</div>
+ <a href="../../../org/apache/juneau/annotation/BeanConstructor.html" title="annotation in org.apache.juneau.annotation"><code>@BeanConstructor</code></a> annotation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The inner bean object.</dd>
@@ -545,13 +546,13 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getBean</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.155">getBean</a>(boolean&nbsp;create)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.156">getBean</a>(boolean&nbsp;create)</pre>
 <div class="block">Returns the wrapped bean object.
-
+ 
  <p>
  If <code>create</code> is <jk>false</jk>, then this method may return <jk>null</jk> if the bean has read-only
- properties set through a constructor defined by the <a href="../../../org/apache/juneau/annotation/BeanConstructor.html" title="annotation in org.apache.juneau.annotation"><code>BeanConstructor</code></a> annotation.
-
+ properties set through a constructor defined by the <a href="../../../org/apache/juneau/annotation/BeanConstructor.html" title="annotation in org.apache.juneau.annotation"><code>@BeanConstructor</code></a> annotation.
+ 
  <p>
  This method does NOT always return the bean in it's final state.
  Array properties temporary stored as ArrayLists are not finalized until the <a href="../../../org/apache/juneau/BeanMap.html#getBean--"><code>getBean()</code></a> method is called.</div>
@@ -569,10 +570,10 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>put</h4>
-<pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.218">put</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;property,
+<pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.219">put</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;property,
                   <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;value)</pre>
 <div class="block">Sets a property on the bean.
-
+ 
  <p>
  If there is a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with this bean property or bean property type class, then you must pass
  in a transformed value.
@@ -580,18 +581,18 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
  <a href="../../../org/apache/juneau/transforms/DateSwap.ISO8601DT.html" title="class in org.apache.juneau.transforms"><code>DateSwap.ISO8601DT</code></a> swap associated with it through the
  <a href="../../../org/apache/juneau/annotation/Swap.html#value--"><code>@Swap.value()</code></a> annotation, the value being passed in must be
  a String containing an ISO8601 date-time string value.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Construct a bean with a 'birthDate' Date field</jc>
    Person p = <jk>new</jk> Person();
-
+ 
    <jc>// Create a bean context and add the ISO8601 date-time swap</jc>
    BeanContext beanContext = <jk>new</jk> BeanContext().pojoSwaps(DateSwap.ISO8601DT.<jk>class</jk>);
-
+ 
    <jc>// Wrap our bean in a bean map</jc>
    BeanMap&lt;Person&gt; b = beanContext.forBean(p);
-
+ 
    <jc>// Set the field</jc>
    myBeanMap.put(<js>"birthDate"</js>, <js>"'1901-03-03T04:05:06-5000'"</js>);
  </p></div>
@@ -623,16 +624,16 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.244">add</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;property,
+<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.245">add</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;property,
                 <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;value)</pre>
 <div class="block">Add a value to a collection or array property.
-
+ 
  <p>
  As a general rule, adding to arrays is not recommended since the array must be recreate each time this method is
  called.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>property</code> - Property name or child-element name (if <a href="../../../org/apache/juneau/xml/annotation/Xml.html#childName--"><code>Xml.childName()</code></a> is specified).</dd>
+<dd><code>property</code> - Property name or child-element name (if <a href="../../../org/apache/juneau/xml/annotation/Xml.html#childName--"><code>@Xml.childName()</code></a> is specified).</dd>
 <dd><code>value</code> - The value to add to the collection or array.</dd>
 </dl>
 </li>
@@ -643,9 +644,9 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.292">get</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;property)</pre>
+<pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.293">get</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;property)</pre>
 <div class="block">Gets a property on the bean.
-
+ 
  <p>
  If there is a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with this bean property or bean property type class, then this method
  will return the transformed value.
@@ -653,19 +654,19 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
  <a href="../../../org/apache/juneau/transforms/DateSwap.ISO8601DT.html" title="class in org.apache.juneau.transforms"><code>DateSwap.ISO8601DT</code></a> swap associated with it through the
  <a href="../../../org/apache/juneau/annotation/Swap.html#value--"><code>@Swap.value()</code></a> annotation, this method will return a String containing an
  ISO8601 date-time string value.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Construct a bean with a 'birthDate' Date field</jc>
    Person p = <jk>new</jk> Person();
    p.setBirthDate(<jk>new</jk> Date(1, 2, 3, 4, 5, 6));
-
+ 
    <jc>// Create a bean context and add the ISO8601 date-time swap</jc>
    BeanContext beanContext = <jk>new</jk> BeanContext().pojoSwaps(DateSwap.ISO8601DT.<jk>class</jk>);
-
+ 
    <jc>// Wrap our bean in a bean map</jc>
    BeanMap&lt;Person&gt; b = beanContext.forBean(p);
-
+ 
    <jc>// Get the field as a string (i.e. "'1901-03-03T04:05:06-5000'")</jc>
    String s = myBeanMap.get(<js>"birthDate"</js>);
  </p></div>
@@ -692,7 +693,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getRaw</h4>
-<pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.309">getRaw</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;property)</pre>
+<pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.310">getRaw</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;property)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/BeanMap.html#get-java.lang.Object-"><code>get(Object)</code></a> except bypasses the POJO filter associated with the bean property or bean filter
  associated with the bean class.</div>
 <dl>
@@ -709,10 +710,10 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>load</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.329">load</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;input)
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.330">load</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;input)
                 throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Convenience method for setting multiple property values by passing in JSON text.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    aPersonBean.load(<js>"{name:'John Smith',age:21}"</js>)
@@ -733,7 +734,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>load</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.343">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.344">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r,
                        <a href="../../../org/apache/juneau/parser/ReaderParser.html" title="class in org.apache.juneau.parser">ReaderParser</a>&nbsp;p)
                 throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a>,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -756,9 +757,9 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>load</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.358">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;entries)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.359">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;entries)</pre>
 <div class="block">Convenience method for loading this map with the contents of the specified map.
-
+ 
  <p>
  Identical to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.html?is-external=true#putAll-java.util.Map-" title="class or interface in java.util"><code>AbstractMap.putAll(Map)</code></a> except as a fluent-style method.</div>
 <dl>
@@ -775,9 +776,9 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>keySet</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.370">keySet</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.371">keySet</a>()</pre>
 <div class="block">Returns the names of all properties associated with the bean.
-
+ 
  <p>
  The returned set is unmodifiable.</div>
 <dl>
@@ -794,13 +795,13 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMapEntry.html" title="class in org.apache.juneau">BeanMapEntry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.398">getProperty</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;propertyName)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMapEntry.html" title="class in org.apache.juneau">BeanMapEntry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.399">getProperty</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;propertyName)</pre>
 <div class="block">Returns the specified property on this bean map.
-
+ 
  <p>
  Allows you to get and set an individual property on a bean without having a handle to the bean itself by using
  the <a href="../../../org/apache/juneau/BeanMapEntry.html#getValue--"><code>BeanMapEntry.getValue()</code></a> and <a href="../../../org/apache/juneau/BeanMapEntry.html#setValue-java.lang.Object-"><code>BeanMapEntry.setValue(Object)</code></a> methods.
-
+ 
  <p>
  This method can also be used to get metadata on a property by calling the <a href="../../../org/apache/juneau/BeanMapEntry.html#getMeta--"><code>BeanMapEntry.getMeta()</code></a> method.</div>
 <dl>
@@ -817,7 +818,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.411">getPropertyMeta</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;propertyName)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.412">getPropertyMeta</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;propertyName)</pre>
 <div class="block">Returns the metadata on the specified property.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -833,7 +834,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.424">getClassMeta</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.425">getClassMeta</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> of the wrapped bean.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -849,10 +850,10 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getValues</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau">BeanPropertyValue</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.441">getValues</a>(boolean&nbsp;ignoreNulls,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau">BeanPropertyValue</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.442">getValues</a>(boolean&nbsp;ignoreNulls,
                                          <a href="../../../org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau">BeanPropertyValue</a>...&nbsp;prependVals)</pre>
 <div class="block">Invokes all the getters on this bean and return the values as a list of <a href="../../../org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau"><code>BeanPropertyValue</code></a> objects.
-
+ 
  <p>
  This allows a snapshot of all values to be grabbed from a bean in one call.</div>
 <dl>
@@ -871,7 +872,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>resolveVars</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/BeanMap.html#line.480">resolveVars</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;s)</pre>
+<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/BeanMap.html#line.481">resolveVars</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;s)</pre>
 <div class="block">Given a string containing variables of the form <code>"{property}"</code>, replaces those variables with property
  values in this bean.</div>
 <dl>
@@ -888,7 +889,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperties</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.489">getProperties</a>()</pre>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.490">getProperties</a>()</pre>
 <div class="block">Returns a simple collection of properties for this bean map.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -902,7 +903,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockListLast">
 <li class="blockList">
 <h4>entrySet</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.499">entrySet</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.500">entrySet</a>()</pre>
 <div class="block">Returns all the properties associated with the bean.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMapEntry.html b/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
index e397669..876a21b 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
@@ -116,24 +116,24 @@ var activeTableTab = "activeTableTab";
 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/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</pre>
 <div class="block">Represents a single entry in a bean map.
-
+ 
  <p>
  This class can be used to get and set property values on a bean, or to get metadata on a property.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Construct a new bean</jc>
    Person p = <jk>new</jk> Person();
-
+ 
    <jc>// Wrap it in a bean map</jc>
    BeanMap&lt;Person&gt; b = BeanContext.<jsf>DEFAULT</jsf>.forBean(p);
-
+ 
    <jc>// Get a reference to the birthDate property</jc>
    BeanMapEntry birthDate = b.getProperty(<js>"birthDate"</js>);
-
+ 
    <jc>// Set the property value</jc>
    birthDate.setValue(<jk>new</jk> Date(1, 2, 3, 4, 5, 6));
-
+ 
    <jc>// Or if the DateSwap.DEFAULT_ISO8601DT is registered with the bean context, set a transformed value</jc>
    birthDate.setValue(<js>"'1901-03-03T04:05:06-5000'"</js>);
  </p></div>
@@ -286,7 +286,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry
 <h4>getValue</h4>
 <pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/BeanMapEntry.html#line.79">getValue</a>()</pre>
 <div class="block">Returns the value of this property.
-
+ 
  <p>
  If there is a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with this bean property or bean property type class, then this method
  will return the transformed value.
@@ -308,14 +308,14 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry
 <h4>setValue</h4>
 <pre>public&nbsp;<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;<a href="../../../src-html/org/apache/juneau/BeanMapEntry.html#line.104">setValue</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;value)</pre>
 <div class="block">Sets the value of this property.
-
+ 
  <p>
  If the property is an array of type <code>X</code>, then the value can be a <code>Collection&lt;X&gt;</code> or <code>X[]</code> or
  <code>Object[]</code>.
-
+ 
  <p>
  If the property is a bean type <code>X</code>, then the value can either be an <code>X</code> or a <code>Map</code>.
-
+ 
  <p>
  If there is a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with this bean property or bean property type class, then you must pass
  in a transformed value.

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMeta.html b/content/site/apidocs/org/apache/juneau/BeanMeta.html
index c8030af..cabd408 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMeta.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMeta.html
@@ -116,19 +116,20 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.60">BeanMeta</a>&lt;T&gt;
+<pre>public class <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.61">BeanMeta</a>&lt;T&gt;
 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">Encapsulates all access to the properties of a bean class (like a souped-up <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/BeanInfo.html?is-external=true" title="class or interface in java.beans"><code>BeanInfo</code></a>).
-
- <h5 class='section'>Description:</h5>
-
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  Uses introspection to find all the properties associated with this class.  If the <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation
    is present on the class, or the class has a <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> registered with it in the bean context,
    then that information is used to determine the properties on the class.
  Otherwise, the <code>BeanInfo</code> functionality in Java is used to determine the properties on the class.
-
+ 
  <h6 class='topic'>Bean property ordering</h6>
-
+ 
  The order of the properties are as follows:
  <ul class='spaced-list'>
    <li>
@@ -142,7 +143,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
          <li>Non-standard getters/setters with <a href="../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation"><code>@BeanProperty</code></a> annotation defined on them.
       </ul>
  </ul>
-
+ 
  <p>
  The order can also be overridden through the use of an <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a>.</div>
 </li>
@@ -271,7 +272,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><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></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanMeta.html#getDictionaryName--">getDictionaryName</a></span>()</code>
-<div class="block">Returns the dictionary name for this bean as defined through the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> annotation.</div>
+<div class="block">Returns the dictionary name for this bean as defined through the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a> annotation.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -343,7 +344,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>classMeta</h4>
-<pre>protected final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.63">classMeta</a></pre>
+<pre>protected final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.64">classMeta</a></pre>
 <div class="block">The target class type that this meta object describes.</div>
 </li>
 </ul>
@@ -353,7 +354,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>c</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.66">c</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.67">c</a></pre>
 <div class="block">The target class that this meta object describes.</div>
 </li>
 </ul>
@@ -363,7 +364,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>properties</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.69">properties</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.70">properties</a></pre>
 <div class="block">The properties on the target class.</div>
 </li>
 </ul>
@@ -373,7 +374,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getterProps</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</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>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.72">getterProps</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</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>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.73">getterProps</a></pre>
 <div class="block">The getter properties on the target class.</div>
 </li>
 </ul>
@@ -383,7 +384,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setterProps</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</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>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.75">setterProps</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</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>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.76">setterProps</a></pre>
 <div class="block">The setter properties on the target class.</div>
 </li>
 </ul>
@@ -393,7 +394,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>ctx</h4>
-<pre>protected final&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.78">ctx</a></pre>
+<pre>protected final&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.79">ctx</a></pre>
 <div class="block">The bean context that created this metadata object.</div>
 </li>
 </ul>
@@ -403,7 +404,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilter</h4>
-<pre>protected final&nbsp;<a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform">BeanFilter</a> <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.81">beanFilter</a></pre>
+<pre>protected final&nbsp;<a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform">BeanFilter</a> <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.82">beanFilter</a></pre>
 <div class="block">Optional bean filter associated with the target class.</div>
 </li>
 </ul>
@@ -413,7 +414,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>typeVarImpls</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.84">typeVarImpls</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.85">typeVarImpls</a></pre>
 <div class="block">Type variables implemented by this bean.</div>
 </li>
 </ul>
@@ -423,7 +424,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>constructor</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.87">constructor</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.88">constructor</a></pre>
 <div class="block">The constructor for this bean.</div>
 </li>
 </ul>
@@ -433,7 +434,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>constructorArgs</h4>
-<pre>protected final&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>[] <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.90">constructorArgs</a></pre>
+<pre>protected final&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>[] <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.91">constructorArgs</a></pre>
 <div class="block">For beans with constructors with BeanConstructor annotation, this is the list of constructor arg properties.</div>
 </li>
 </ul>
@@ -451,7 +452,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BeanMeta</h4>
-<pre>protected&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.111">BeanMeta</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt;&nbsp;classMeta,
+<pre>protected&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.112">BeanMeta</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt;&nbsp;classMeta,
                    <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;ctx,
                    <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform">BeanFilter</a>&nbsp;beanFilter,
                    <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;pNames)</pre>
@@ -480,7 +481,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <li class="blockList">
 <h4>getClassMeta</h4>
 <pre><a href="../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.463">getClassMeta</a>()</pre>
+public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.464">getClassMeta</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> of this bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -494,8 +495,8 @@ public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="cla
 <ul class="blockList">
 <li class="blockList">
 <h4>getDictionaryName</h4>
-<pre>public final&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/BeanMeta.html#line.472">getDictionaryName</a>()</pre>
-<div class="block">Returns the dictionary name for this bean as defined through the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> annotation.</div>
+<pre>public final&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/BeanMeta.html#line.473">getDictionaryName</a>()</pre>
+<div class="block">Returns the dictionary name for this bean as defined through the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a> annotation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The dictionary name for this bean, or <jk>null</jk> if it has no dictionary name defined.</dd>
@@ -508,7 +509,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="cla
 <ul class="blockList">
 <li class="blockList">
 <h4>getTypeProperty</h4>
-<pre>public final&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.482">getTypeProperty</a>()</pre>
+<pre>public final&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.483">getTypeProperty</a>()</pre>
 <div class="block">Returns a mock bean property that resolves to the name <js>"_type"</js> and whose value always resolves to the
  dictionary name of the bean.</div>
 <dl>
@@ -523,7 +524,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="cla
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMetas</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.658">getPropertyMetas</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.659">getPropertyMetas</a>()</pre>
 <div class="block">Returns the metadata on all properties associated with this bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -537,7 +538,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="cla
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMetas</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.668">getPropertyMetas</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;pNames)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.669">getPropertyMetas</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;pNames)</pre>
 <div class="block">Returns the metadata on the specified list of properties.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -553,7 +554,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="cla
 <ul class="blockList">
 <li class="blockList">
 <h4>getExtendedMeta</h4>
-<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/BeanMetaExtended.html" title="class in org.apache.juneau">BeanMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.683">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;M&gt;&nbsp;metaDataClass)</pre>
+<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/BeanMetaExtended.html" title="class in org.apache.juneau">BeanMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.684">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;M&gt;&nbsp;metaDataClass)</pre>
 <div class="block">Returns the language-specified extended metadata on this bean class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -569,7 +570,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="cla
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.693">getPropertyMeta</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&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.694">getPropertyMeta</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">Returns metadata about the specified property.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -585,7 +586,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="cla
 <ul class="blockList">
 <li class="blockList">
 <h4>newBean</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.711">newBean</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;outer)
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.712">newBean</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;outer)
              throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a>,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
@@ -610,7 +611,7 @@ public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="cla
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</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/BeanMeta.html#line.798">toString</a>()</pre>
+<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/BeanMeta.html#line.799">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><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></code>&nbsp;in class&nbsp;<code><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></code></dd>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanMetaExtended.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMetaExtended.html b/content/site/apidocs/org/apache/juneau/BeanMetaExtended.html
index 5c52e6d..1af4d2b 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMetaExtended.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMetaExtended.html
@@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../src-html/org/apache/juneau/BeanMetaExtended.html#line.22">BeanMetaExtended</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">Defines extended language-specific metadata associated with a bean.
-
+ 
  <p>
  Serializers and parsers can implement their own language-specific metadata on a bean and retrieve the metadata using
  the <a href="../../../org/apache/juneau/BeanMeta.html#getExtendedMeta-java.lang.Class-"><code>BeanMeta.getExtendedMeta(Class)</code></a> method.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/BeanMetaFiltered.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMetaFiltered.html b/content/site/apidocs/org/apache/juneau/BeanMetaFiltered.html
index 901cf43..8098609 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMetaFiltered.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMetaFiltered.html
@@ -111,10 +111,9 @@
 </dl>
 <hr>
 <br>
-<pre>public final class <a href="../../../src-html/org/apache/juneau/BeanMetaFiltered.html#line.25">BeanMetaFiltered</a>&lt;T&gt;
+<pre>public final class <a href="../../../src-html/org/apache/juneau/BeanMetaFiltered.html#line.24">BeanMetaFiltered</a>&lt;T&gt;
 extends <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;T&gt;</pre>
-<div class="block">Same as <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau"><code>BeanMeta</code></a>, except the list of bean properties are limited by a <a href="../../../org/apache/juneau/annotation/BeanProperty.html#properties--"><code>BeanProperty.properties()</code></a>
- annotation.</div>
+<div class="block">Same as <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau"><code>BeanMeta</code></a>, except the list of bean properties are limited by a  <a href="../../../org/apache/juneau/annotation/BeanProperty.html#properties--"><code>@BeanProperty.properties()</code></a> annotation.</div>
 </li>
 </ul>
 </div>
@@ -202,7 +201,7 @@ extends <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.a
 <ul class="blockList">
 <li class="blockList">
 <h4>BeanMetaFiltered</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMetaFiltered.html#line.33">BeanMetaFiltered</a>(<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMetaFiltered.html" title="type parameter in BeanMetaFiltered">T</a>&gt;&nbsp;innerMeta,
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMetaFiltered.html#line.32">BeanMetaFiltered</a>(<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMetaFiltered.html" title="type parameter in BeanMetaFiltered">T</a>&gt;&nbsp;innerMeta,
                         <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;pNames)</pre>
 <div class="block">Wrapper constructor.</div>
 <dl>
@@ -218,7 +217,7 @@ extends <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.a
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BeanMetaFiltered</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMetaFiltered.html#line.43">BeanMetaFiltered</a>(<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMetaFiltered.html" title="type parameter in BeanMetaFiltered">T</a>&gt;&nbsp;innerMeta,
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMetaFiltered.html#line.42">BeanMetaFiltered</a>(<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMetaFiltered.html" title="type parameter in BeanMetaFiltered">T</a>&gt;&nbsp;innerMeta,
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<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>&gt;&nbsp;pNames)</pre>
 <div class="block">Wrapper constructor.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html
index 9ee5c4e..ddda1a7 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.53">Schema</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 a top-level schema object bean in the JSON-Schema core specification.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -868,11 +868,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <h4>setId</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.148">setId</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;id)</pre>
 <div class="block">Bean property setter:  <property>id</property>.
-
+ 
  <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>
@@ -907,11 +907,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>="$schema")
 public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.177">setSchemaVersionUri</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;schemaVersion)</pre>
 <div class="block">Bean property setter:  <property>$schema</property>.
-
+ 
  <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>
@@ -1007,7 +1007,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
 public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.246">getTypeAsJsonType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
-
+ 
  <p>
  Convenience method for returning the <property>type</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema"><code>JsonType</code></a> value.</div>
 <dl>
@@ -1025,7 +1025,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.ht
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
 public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema">JsonTypeArray</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.259">getTypeAsJsonTypeArray</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
-
+ 
  <p>
  Convenience method for returning the <property>type</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>JsonTypeArray</code></a> value.</div>
 <dl>
@@ -1139,7 +1139,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <h4>getProperty</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.388">getProperty</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">Returns the property with the specified name.
-
+ 
  <p>
  This is equivalent to calling <property>getProperty(name, <jk>false</jk>)</property>.</div>
 <dl>
@@ -1159,7 +1159,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.406">getProperty</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,
                           boolean&nbsp;resolve)</pre>
 <div class="block">Returns the property with the specified name.
-
+ 
  <p>
  If <property>resolve</property> is <jk>true</jk>, the property object will automatically be  resolved by calling
  <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html#resolve--"><code>resolve()</code></a>.
@@ -1199,7 +1199,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <h4>addProperties</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.444">addProperties</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;properties)</pre>
 <div class="block">Bean property appender:  <property>properties</property>.
-
+ 
  <p>
  Properties must have their <property>name</property> property set on them when using this method.</div>
 <dl>
@@ -1251,7 +1251,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <h4>addPatternProperties</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.495">addPatternProperties</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.html" title="class in org.apache.juneau.dto.jsonschema">SchemaProperty</a>...&nbsp;properties)</pre>
 <div class="block">Bean property appender:  <property>patternProperties</property>.
-
+ 
  <p>
  Properties must have their <property>name</property> property set to the pattern string when using this method.</div>
 <dl>
@@ -1337,7 +1337,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
 public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.569">getItemsAsSchema</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.
-
+ 
  <p>
  Convenience method for returning the <property>items</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> value.</div>
 <dl>
@@ -1355,7 +1355,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
 public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema">SchemaArray</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.582">getItemsAsSchemaArray</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.
-
+ 
  <p>
  Convenience method for returning the <property>items</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a> value.</div>
 <dl>
@@ -1667,7 +1667,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
 public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.847">getAdditionalItemsAsBoolean</a>()</pre>
 <div class="block">Bean property getter:  <property>additionalItems</property>.
-
+ 
  <p>
  Convenience method for returning the <property>additionalItems</property> property when it is a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>
  value.</div>
@@ -1686,7 +1686,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
 public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.861">getAdditionalItemsAsSchemaArray</a>()</pre>
 <div class="block">Bean property getter:  <property>additionalItems</property>.
-
+ 
  <p>
  Convenience method for returning the <property>additionalItems</property> property when it is a
  <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a> value.</div>
@@ -1985,7 +1985,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
 public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1127">getAdditionalPropertiesAsBoolean</a>()</pre>
 <div class="block">Bean property getter:  <property>additionalProperties</property>.
-
+ 
  <p>
  Convenience method for returning the <property>additionalProperties</property> property when it is a
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a> value.</div>
@@ -2004,7 +2004,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
 public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1141">getAdditionalPropertiesAsSchema</a>()</pre>
 <div class="block">Bean property getter:  <property>additionalProperties</property>.
-
+ 
  <p>
  Convenience method for returning the <property>additionalProperties</property> property when it is a
  <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> value.</div>
@@ -2272,11 +2272,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>="$ref")
 public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1390">setRef</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;ref)</pre>
 <div class="block">Bean property setter:  <property>$ref</property>.
-
+ 
  <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>
@@ -2295,7 +2295,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <h4>setMaster</h4>
 <pre>protected&nbsp;void&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1427">setMaster</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;master)</pre>
 <div class="block">Sets the master schema for this schema and all child schema objects.
-
+ 
  <p>
  All child elements in a schema should point to a single "master" schema in order to locate registered SchemaMap
  objects for resolving external schemas.</div>
@@ -2314,7 +2314,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1473">resolve</a>()</pre>
 <div class="block">If this schema is a reference to another schema (i.e. has its <property>$ref</property> property set), this
  method will retrieve the referenced schema from the schema map registered with this schema.
-
+ 
  <p>
  If this schema is not a reference, or no schema map is registered with this schema, this method is a no-op and
  simply returns this object.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaArray.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaArray.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaArray.html
index 24416ab..ddee02b 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaArray.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaArray.html
@@ -135,7 +135,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaArray.html#line.35">SchemaArray</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;</pre>
 <div class="block">Represents a list of <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> objects.
-
+ 
  <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/jsonschema/SchemaMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaMap.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaMap.html
index 5957e1b..6f472ff 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaMap.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaMap.html
@@ -125,7 +125,7 @@ var activeTableTab = "activeTableTab";
 <pre>public abstract class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.50">SchemaMap</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;</pre>
 <div class="block">A container for retrieving JSON <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> objects by URI.
-
+ 
  <p>
  Subclasses must implement one of the following methods to load schemas from external sources:
  <ul class='spaced-list'>
@@ -134,7 +134,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
    <li>
       <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#load-java.net.URI-"><code>load(URI)</code></a> - If you want control over construction of <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> objects.
  </ul>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -302,14 +302,14 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
 <h4>get</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.71">get</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">Return the <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> object at the specified URI.
-
+ 
  <p>
  If this schema object has not been loaded yet, calls <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#load-java.net.URI-"><code>load(URI)</code></a>.
-
+ 
  <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>
@@ -332,7 +332,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
 <h4>add</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html" title="class in org.apache.juneau.dto.jsonschema">SchemaMap</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.97">add</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;schemas)</pre>
 <div class="block">Convenience method for pre-populating this map with the specified schemas.
-
+ 
  <p>
  The schemas passed in through this method MUST have their ID properties set.</div>
 <dl>
@@ -353,10 +353,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
 <h4>load</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.121">load</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;uri)</pre>
 <div class="block">Subclasses must implement either this method or <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#getReader-java.net.URI-"><code>getReader(URI)</code></a> to load the schema with the specified URI.
-
+ 
  <p>
  It's up to the implementer to decide where these come from.
-
+ 
  <p>
  The default implementation calls <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#getReader-java.net.URI-"><code>getReader(URI)</code></a> and parses the schema document.
  If <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#getReader-java.net.URI-"><code>getReader(URI)</code></a> returns <jk>null</jk>, this method returns <jk>null</jk> indicating this is an
@@ -377,10 +377,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
 <h4>getReader</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.143">getReader</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;uri)</pre>
 <div class="block">Subclasses must implement either this method or <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#load-java.net.URI-"><code>load(URI)</code></a> to load the schema with the specified URI.
-
+ 
  <p>
  It's up to the implementer to decide where these come from.
-
+ 
  <p>
  The default implementation returns <jk>null</jk>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaProperty.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaProperty.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaProperty.html
index 3dc968e..055a445 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaProperty.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaProperty.html
@@ -114,7 +114,7 @@
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaProperty.html#line.33">SchemaProperty</a>
 extends <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></pre>
 <div class="block">Represents a JSON property in the JSON-Schema core specification.
-
+ 
  <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/jsonschema/SchemaPropertySimpleArray.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html
index 181fe86..6d5bd09 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html
@@ -115,10 +115,10 @@
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html#line.44">SchemaPropertySimpleArray</a>
 extends <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.html" title="class in org.apache.juneau.dto.jsonschema">SchemaProperty</a></pre>
 <div class="block">Convenience class for representing a property that's an array of simple types.
-
+ 
  <p>
  An instance of this object is equivalent to calling...
-
+ 
  <p class='bcode'>
    SchemaProperty p = <jk>new</jk> SchemaProperty(name)
       .setType(JsonType.<jsf>ARRAY</jsf>)
@@ -126,7 +126,7 @@ extends <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.
          <jk>new</jk> Schema().setType(elementType)
       );
  </p>
-
+ 
  <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/jsonschema/SchemaRef.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaRef.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaRef.html
index 9eed5da..17d4ff0 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaRef.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaRef.html
@@ -110,14 +110,14 @@
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaRef.html#line.44">SchemaRef</a>
 extends <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></pre>
 <div class="block">Convenience class for representing a schema reference such as <js>"{'$ref':'/url/to/ref'}"</js>.
-
+ 
  <p>
  An instance of this object is equivalent to calling...
-
+ 
  <p class='bcode'>
    Schema s = <jk>new</jk> Schema().setRef(uri);
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -214,11 +214,11 @@ extends <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" ti
 <h4>SchemaRef</h4>
 <pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaRef.html#line.58">SchemaRef</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">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>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/Contact.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Contact.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Contact.html
index 20ab490..8c573d1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Contact.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Contact.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.51">Contact</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Contact information for the exposed API.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    {
@@ -126,7 +126,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       <js>"email"</js>: <js>"support@swagger.io"</js>
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -284,7 +284,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <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/swagger/Contact.html#line.65">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
-
+ 
  <p>
  The identifying name of the contact person/organization.</div>
 <dl>
@@ -301,7 +301,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setName</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.78">setName</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">Bean property setter:  <property>name</property>.
-
+ 
  <p>
  The identifying name of the contact person/organization.</div>
 <dl>
@@ -336,7 +336,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getUrl</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.101">getUrl</a>()</pre>
 <div class="block">Bean property getter:  <property>url</property>.
-
+ 
  <p>
  The URL pointing to the contact information. MUST be in the format of a URL.</div>
 <dl>
@@ -353,11 +353,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setUrl</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.118">setUrl</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;url)</pre>
 <div class="block">Bean property setter:  <property>url</property>.
-
+ 
  <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>
@@ -392,7 +392,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getEmail</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/swagger/Contact.html#line.141">getEmail</a>()</pre>
 <div class="block">Bean property getter:  <property>email</property>.
-
+ 
  <p>
  The email address of the contact person/organization. MUST be in the format of an email address.</div>
 <dl>
@@ -409,7 +409,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setEmail</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.154">setEmail</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;email)</pre>
 <div class="block">Bean property setter:  <property>email</property>.
-
+ 
  <p>
  The email address of the contact person/organization. MUST be in the format of an email address.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/ExternalDocumentation.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/ExternalDocumentation.html b/content/site/apidocs/org/apache/juneau/dto/swagger/ExternalDocumentation.html
index 5e3dff7..7e97ffc 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/ExternalDocumentation.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/ExternalDocumentation.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.50">ExternalDocumentation</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Allows referencing an external resource for extended documentation.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    {
@@ -125,7 +125,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       <js>"url"</js>: <js>"https://swagger.io"</js>
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -265,7 +265,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDescription</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/swagger/ExternalDocumentation.html#line.64">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
-
+ 
  <p>
  A short description of the target documentation. GFM syntax can be used for rich text representation.</div>
 <dl>
@@ -282,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDescription</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.77">setDescription</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;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
-
+ 
  <p>
  A short description of the target documentation. GFM syntax can be used for rich text representation.</div>
 <dl>
@@ -317,14 +317,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getUrl</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.107">getUrl</a>()</pre>
 <div class="block">Bean property getter:  <property>url</property>.
-
+ 
  <p>
  Required. The URL for the target documentation.
-
+ 
  <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>
@@ -341,11 +341,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setUrl</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.124">setUrl</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;url)</pre>
 <div class="block">Bean property setter:  <property>url</property>.
-
+ 
  <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/swagger/HeaderInfo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/HeaderInfo.html b/content/site/apidocs/org/apache/juneau/dto/swagger/HeaderInfo.html
index 65a4b08..8487aa0 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/HeaderInfo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/HeaderInfo.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.50">HeaderInfo</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Describes a single HTTP header.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    {
@@ -125,7 +125,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       <js>"type"</js>: <js>"integer"</js>
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -580,7 +580,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDescription</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/swagger/HeaderInfo.html#line.89">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
-
+ 
  <p>
  A short description of the header.</div>
 <dl>
@@ -597,7 +597,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDescription</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.102">setDescription</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;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
-
+ 
  <p>
  A short description of the header.</div>
 <dl>
@@ -632,7 +632,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getType</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/swagger/HeaderInfo.html#line.127">getType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
-
+ 
  <p>
  Required. The type of the object.
  The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or <
@@ -651,7 +651,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setType</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.142">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Bean property setter:  <property>type</property>.
-
+ 
  <p>
  Required. The type of the object.
  The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or
@@ -688,7 +688,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getFormat</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/swagger/HeaderInfo.html#line.172">getFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>format</property>.
-
+ 
  <p>
  The extending format for the previously mentioned <code>type</code>.
  See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further
@@ -707,7 +707,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setFormat</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.187">setFormat</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;format)</pre>
 <div class="block">Bean property setter:  <property>format</property>.
-
+ 
  <p>
  The extending format for the previously mentioned <code>type</code>.
  See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further
@@ -744,7 +744,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.211">getItems</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.
-
+ 
  <p>
  Required if <code>type</code> is <js>"array"</js>.
  Describes the type of items in the array.</div>
@@ -762,7 +762,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.225">setItems</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
 <div class="block">Bean property setter:  <property>items</property>.
-
+ 
  <p>
  Required if <code>type</code> is <js>"array"</js>.
  Describes the type of items in the array.</div>
@@ -798,11 +798,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getCollectionFormat</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/swagger/HeaderInfo.html#line.261">getCollectionFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>collectionFormat</property>.
-
+ 
  <p>
  Determines the format of the array if type array is used.
  <p>
-
+ 
  Possible values are:
  <ul>
    <li><code>csv</code> - comma separated values <code>foo,bar</code>.
@@ -810,7 +810,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
    <li><code>tsv</code> - tab separated values <code>foo\tbar</code>.
    <li><code>pipes</code> - pipe separated values <code>foo|bar</code>.
  </ul>
-
+ 
  <p>
  Default value is <code>csv</code>.</div>
 <dl>
@@ -827,10 +827,10 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setCollectionFormat</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.286">setCollectionFormat</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;collectionFormat)</pre>
 <div class="block">Bean property setter:  <property>collectionFormat</property>.
-
+ 
  <p>
  Determines the format of the array if type array is used.
-
+ 
  <p>
  Possible values are:
  <ul>
@@ -839,7 +839,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
    <li><code>tsv</code> - tab separated values <code>foo\tbar</code>.
    <li><code>pipes</code> - pipe separated values <code>foo|bar</code>.
  </ul>
-
+ 
  <p>
  Default value is <code>csv</code>.</div>
 <dl>
@@ -874,7 +874,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDefault</h4>
 <pre>public&nbsp;<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;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.318">getDefault</a>()</pre>
 <div class="block">Bean property getter:  <property>default</property>.
-
+ 
  <p>
  Declares the value of the header that the server will use if none is provided.
  (Note: <js>"default"</js> has no meaning for required items.)
@@ -895,7 +895,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDefault</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.335">setDefault</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;_default)</pre>
 <div class="block">Bean property setter:  <property>default</property>.
-
+ 
  <p>
  Declares the value of the header that the server will use if none is provided.
  (Note: <js>"default"</js> has no meaning for required items.)
@@ -934,7 +934,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMaximum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.359">getMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>maximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -952,7 +952,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMaximum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.373">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Bean property setter:  <property>maximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -988,7 +988,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getExclusiveMaximum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.398">getExclusiveMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMaximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -1007,7 +1007,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setExclusiveMaximum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.412">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMaximum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
  http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
@@ -1043,7 +1043,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMinimum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.436">getMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>minimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1061,7 +1061,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMinimum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.450">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Bean property setter:  <property>minimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1097,7 +1097,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getExclusiveMinimum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.475">getExclusiveMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMinimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1116,7 +1116,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setExclusiveMinimum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.489">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMinimum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
  http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
@@ -1152,7 +1152,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMaxLength</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.513">getMaxLength</a>()</pre>
 <div class="block">Bean property getter:  <property>maxLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
  http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
@@ -1170,7 +1170,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMaxLength</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.527">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Bean property setter:  <property>maxLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
  http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
@@ -1206,7 +1206,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMinLength</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.551">getMinLength</a>()</pre>
 <div class="block">Bean property getter:  <property>minLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
  http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
@@ -1224,7 +1224,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMinLength</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.565">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Bean property setter:  <property>minLength</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
  http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
@@ -1259,7 +1259,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getPattern</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/swagger/HeaderInfo.html#line.587">getPattern</a>()</pre>
 <div class="block">Bean property getter:  <property>pattern</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
  http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
@@ -1277,7 +1277,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setPattern</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.601">setPattern</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;pattern)</pre>
 <div class="block">Bean property setter:  <property>pattern</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
  http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
@@ -1313,7 +1313,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMaxItems</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.625">getMaxItems</a>()</pre>
 <div class="block">Bean property getter:  <property>maxItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
  http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
@@ -1331,7 +1331,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMaxItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.639">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Bean property setter:  <property>maxItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
  http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
@@ -1367,7 +1367,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMinItems</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.663">getMinItems</a>()</pre>
 <div class="block">Bean property getter:  <property>minItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">
  http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
@@ -1385,7 +1385,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMinItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.677">setMinItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
 <div class="block">Bean property setter:  <property>minItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">
  http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
@@ -1421,7 +1421,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getUniqueItems</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.701">getUniqueItems</a>()</pre>
 <div class="block">Bean property getter:  <property>uniqueItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">
  http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
@@ -1439,7 +1439,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setUniqueItems</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.715">setUniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
 <div class="block">Bean property setter:  <property>uniqueItems</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">
  http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
@@ -1475,7 +1475,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getEnum</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.739">getEnum</a>()</pre>
 <div class="block">Bean property getter:  <property>enum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
  http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -1493,7 +1493,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setEnum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.753">setEnum</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="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;_enum)</pre>
 <div class="block">Bean property setter:  <property>enum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
  http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -1513,7 +1513,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>addEnum</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.770">addEnum</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;_enum)</pre>
 <div class="block">Bean property adder:  <property>enum</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
  http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
@@ -1550,7 +1550,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getMultipleOf</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.804">getMultipleOf</a>()</pre>
 <div class="block">Bean property getter:  <property>multipleOf</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">
  http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
@@ -1568,7 +1568,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setMultipleOf</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.818">setMultipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
 <div class="block">Bean property setter:  <property>multipleOf</property>.
-
+ 
  <p>
  See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">
  http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/swagger/Info.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Info.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Info.html
index b6f006c..d8a7f57 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Info.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Info.html
@@ -118,7 +118,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">The object provides metadata about the API. The metadata can be used by the clients if needed, and can be presented
  in the Swagger-UI for convenience.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    {
@@ -137,7 +137,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
       <js>"version"</js>: <js>"1.0.1"</js>
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -349,7 +349,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getTitle</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/swagger/Info.html#line.73">getTitle</a>()</pre>
 <div class="block">Bean property getter:  <property>title</property>.
-
+ 
  <p>
  Required.  The title of the application.</div>
 <dl>
@@ -366,7 +366,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setTitle</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.86">setTitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block">Bean property setter:  <property>title</property>.
-
+ 
  <p>
  Required.  The title of the application.</div>
 <dl>
@@ -401,7 +401,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getDescription</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/swagger/Info.html#line.110">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
-
+ 
  <p>
  A short description of the application. GFM syntax can be used for rich text representation.</div>
 <dl>
@@ -418,7 +418,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setDescription</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.123">setDescription</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;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
-
+ 
  <p>
  A short description of the application. GFM syntax can be used for rich text representation.</div>
 <dl>
@@ -453,7 +453,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getTermsOfService</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/swagger/Info.html#line.147">getTermsOfService</a>()</pre>
 <div class="block">Bean property getter:  <property>termsOfService</property>.
-
+ 
  <p>
  The Terms of Service for the API.</div>
 <dl>
@@ -471,7 +471,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setTermsOfService</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.160">setTermsOfService</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;termsOfService)</pre>
 <div class="block">Bean property setter:  <property>termsOfService</property>.
-
+ 
  <p>
  The Terms of Service for the API.</div>
 <dl>
@@ -506,7 +506,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getContact</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.183">getContact</a>()</pre>
 <div class="block">Bean property getter:  <property>contact</property>.
-
+ 
  <p>
  The contact information for the exposed API.</div>
 <dl>
@@ -523,7 +523,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setContact</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.196">setContact</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;contact)</pre>
 <div class="block">Bean property setter:  <property>contact</property>.
-
+ 
  <p>
  The contact information for the exposed API.</div>
 <dl>
@@ -558,7 +558,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getLicense</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.219">getLicense</a>()</pre>
 <div class="block">Bean property getter:  <property>license</property>.
-
+ 
  <p>
  The license information for the exposed API.</div>
 <dl>
@@ -575,7 +575,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setLicense</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.232">setLicense</a>(<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;license)</pre>
 <div class="block">Bean property setter:  <property>license</property>.
-
+ 
  <p>
  The license information for the exposed API.</div>
 <dl>
@@ -610,7 +610,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>getVersion</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/swagger/Info.html#line.255">getVersion</a>()</pre>
 <div class="block">Bean property getter:  <property>version</property>.
-
+ 
  <p>
  Required.  Provides the version of the application API (not to be confused with the specification version).</div>
 <dl>
@@ -627,7 +627,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <h4>setVersion</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.268">setVersion</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</pre>
 <div class="block">Bean property setter:  <property>version</property>.
-
+ 
  <p>
  Required.  Provides the version of the application API (not to be confused with the specification version).</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.html b/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.html
index 6d13005..0450c73 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlSerializer.html
@@ -137,19 +137,20 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.126">HtmlSerializer</a>
+<pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.127">HtmlSerializer</a>
 extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="class in org.apache.juneau.xml">XmlSerializer</a></pre>
 <div class="block">Serializes POJO models to HTML.
-
- <h5 class='section'>Media types:</h5>
-
- Handles <code>Accept</code> types: <code>text/html</code>
-
+ 
+ 
+ <h5 class='topic'>Media types</h5>
+ 
+ Handles <code>Accept</code> types:  <code><b>text/html</b></code>
  <p>
- Produces <code>Content-Type</code> types: <code>text/html</code>
-
- <h5 class='section'>Description:</h5>
-
+ Produces <code>Content-Type</code> types:  <code><b>text/html</b></code>
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  The conversion is as follows...
  <ul class='spaced-list'>
    <li>
@@ -163,17 +164,17 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
    <li>
       Everything else is converted to text.
  </ul>
-
+ 
  <p>
  This serializer provides several serialization options.  Typically, one of the predefined <jsf>DEFAULT</jsf>
  serializers will be sufficient.
  However, custom serializers can be constructed to fine-tune behavior.
-
+ 
  <p>
  The <a href="../../../../org/apache/juneau/html/HtmlLink.html" title="annotation in org.apache.juneau.html"><code>HtmlLink</code></a> annotation can be used on beans to add hyperlinks to the output.
-
+ 
  <h6 class='topic'>Behavior-specific subclasses</h6>
-
+ 
  The following direct subclasses are provided for convenience:
  <ul class='spaced-list'>
    <li>
@@ -181,25 +182,25 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
    <li>
       <a href="../../../../org/apache/juneau/html/HtmlSerializer.SqReadable.html" title="class in org.apache.juneau.html"><code>HtmlSerializer.SqReadable</code></a> - Default serializer, single quotes, whitespace added.
  </ul>
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Use one of the default serializers to serialize a POJO</jc>
    String html = HtmlSerializer.<jsf>DEFAULT</jsf>.serialize(someObject);
-
+ 
    <jc>// Create a custom serializer that doesn't use whitespace and newlines</jc>
    HtmlSerializer serializer = <jk>new</jk> HtmlSerializerBuider().ws().build();
-
+ 
    <jc>// Same as above, except uses cloning</jc>
    HtmlSerializer serializer = HtmlSerializer.<jsf>DEFAULT</jsf>.builder().ws().build();
-
+ 
    <jc>// Serialize POJOs to HTML</jc>
-
+ 
    <jc>// Produces: </jc>
    <jc>// &lt;ul&gt;&lt;li&gt;1&lt;li&gt;2&lt;li&gt;3&lt;/ul&gt;</jc>
    List l = new ObjectList(1, 2, 3);
    String html = HtmlSerializer.<jsf>DEFAULT</jsf>.serialize(l);
-
+ 
    <jc>// Produces: </jc>
    <jc>//    &lt;table&gt; </jc>
    <jc>//       &lt;tr&gt;&lt;th&gt;firstName&lt;/th&gt;&lt;th&gt;lastName&lt;/th&gt;&lt;/tr&gt; </jc>
@@ -212,7 +213,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
    l.add(<jk>new</jk> ObjectMap(<js>"{firstName:'Billy',lastName:'TheKid'}"</js>));
    l.add(<jk>new</jk> ObjectMap(<js>"{firstName:'Barney',lastName:'Miller'}"</js>));
    String html = HtmlSerializer.<jsf>DEFAULT</jsf>.serialize(l);
-
+ 
    <jc>// Produces: </jc>
    <jc>//    &lt;table&gt; </jc>
    <jc>//       &lt;tr&gt;&lt;th&gt;key&lt;/th&gt;&lt;th&gt;value&lt;/th&gt;&lt;/tr&gt; </jc>
@@ -221,7 +222,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
    <jc>//    &lt;/table&gt; </jc>
    Map m = <jk>new</jk> ObjectMap(<js>"{foo:'bar',baz:123}"</js>);
    String html = HtmlSerializer.<jsf>DEFAULT</jsf>.serialize(m);
-
+ 
    <jc>// HTML elements can be nested arbitrarily deep</jc>
    <jc>// Produces: </jc>
    <jc>//   &lt;table&gt; </jc>
@@ -237,8 +238,8 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
    <jc>//      &lt;/td&gt;&lt;/tr&gt; </jc>
    <jc>//   &lt;/table&gt; </jc>
    Map m = <jk>new</jk> ObjectMap(<js>"{foo:'bar',baz:123}"</js>);
-   m.put("someNumbers", new ObjectList(1, 2, 3));
-   m.put(<js>"someSubMap"</js>, new ObjectMap(<js>"{a:'b'}"</js>));
+   m.put(<js>"someNumbers"</js>, <jk>new</jk> ObjectList(1, 2, 3));
+   m.put(<js>"someSubMap"</js>, <jk>new</jk> ObjectMap(<js>"{a:'b'}"</js>));
    String html = HtmlSerializer.<jsf>DEFAULT</jsf>.serialize(m);
  </p></div>
 </li>
@@ -325,20 +326,20 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <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></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a></span></code>
-<div class="block">Configuration property:  Look for URLs in <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>Strings</code></a>.</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters">HTML_detectLabelParameters</a></span></code>
+<div class="block">Configuration property:  Look for link labels in URIs.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <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></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a></span></code>
-<div class="block">Configuration property:  The parameter name to use when using <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters"><code>HTML_lookForLabelParameters</code></a>.</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a></span></code>
+<div class="block">Configuration property:  Look for URLs in <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>Strings</code></a>.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <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></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters">HTML_lookForLabelParameters</a></span></code>
-<div class="block">Configuration property:  Look for link labels in the <js>"label"</js> parameter of the URL.</div>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a></span></code>
+<div class="block">Configuration property:  Link label parameter name.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -495,10 +496,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>HTML_addBeanTypeProperties</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.161">HTML_addBeanTypeProperties</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.159">HTML_addBeanTypeProperties</a></pre>
 <div class="block">Configuration property:  Add <js>"_type"</js> properties when needed.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlSerializer.addBeanTypeProperties.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -509,15 +510,12 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
          <li class='jm'><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#addBeanTypeProperties-boolean-"><code>HtmlSerializerBuilder.addBeanTypeProperties(boolean)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred
  through reflection.
- This is used to recreate the correct objects during parsing if the object types cannot be inferred.
- For example, when serializing a <code>Map&lt;String,Object&gt;</code> field, where the bean class cannot be determined
- from the value type.
-
+ 
  <p>
  When present, this value overrides the <a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_addBeanTypeProperties"><code>Serializer.SERIALIZER_addBeanTypeProperties</code></a> setting and is
  provided to customize the behavior of specific serializers in a <a href="../../../../org/apache/juneau/serializer/SerializerGroup.html" title="class in org.apache.juneau.serializer"><code>SerializerGroup</code></a>.</div>
@@ -533,10 +531,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>HTML_addKeyValueTableHeaders</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.183">HTML_addKeyValueTableHeaders</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.230">HTML_addKeyValueTableHeaders</a></pre>
 <div class="block">Configuration property:  Add key/value headers on bean/map tables.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlSerializer.addKeyValueTableHeaders.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -551,7 +549,56 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
          <li class='jm'><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#addKeyValueTableHeaders-boolean-"><code>HtmlSerializerBuilder.addKeyValueTableHeaders(boolean)</code></a>
          <li class='jm'><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#addKeyValueTableHeaders--"><code>HtmlSerializerBuilder.addKeyValueTableHeaders()</code></a>
       </ul>
- </ul></div>
+ </ul>
+ 
+ <p>
+ When enabled, <code><b>key</b></code> and <code><b>value</b></code> column headers are added to tables.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Our bean class.</jc>
+   <jk>public class</jk> MyBean {
+      <jk>public</jk> String <jf>f1</jf> = <js>"foo"</js>;
+      <jk>public</jk> String <jf>f2</jf> = <js>"bar"</js>;
+   }
+ 
+  <jc>// Serializer without headers.</jc>
+   WriterSerializer s1 = HtmlSerializer.<jsf>DEFAULT</jsf>;
+   
+  <jc>// Serializer with headers.</jc>
+   WriterSerializer s2 = HtmlSerializer
+      .<jsm>create</jsm>()
+      .addKeyValueTableHeaders()
+      .build();
+ 
+   String withoutHeaders = s1.serialize(<jk>new</jk> MyBean());
+   String withHeaders = s2.serialize(<jk>new</jk> MyBean());
+ </p>
+ 
+ <p>
+ The following shows the difference between the two generated outputs: 
+ 
+ <table class='styled'>
+   <tr>
+      <th><code>withoutHeaders</code></th>
+      <th><code>withHeaders</code></th>
+   </tr>
+   <tr>
+      <td>
+         <table class='unstyled'>
+            <tr><td>f1</td><td>foo</td></tr>
+            <tr><td>f2</td><td>bar</td></tr>
+         </table>
+      </td>
+      <td>
+         <table class='unstyled'>
+            <tr><th>key</th><th>value</th></tr>
+            <tr><td>f1</td><td>foo</td></tr>
+            <tr><td>f2</td><td>bar</td></tr>
+         </table>
+      </td>
+   </tr>
+ </table></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.juneau.html.HtmlSerializer.HTML_addKeyValueTableHeaders">Constant Field Values</a></dd>
@@ -564,10 +611,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>HTML_detectLinksInStrings</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.205">HTML_detectLinksInStrings</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.300">HTML_detectLinksInStrings</a></pre>
 <div class="block">Configuration property:  Look for URLs in <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>Strings</code></a>.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlSerializer.detectLinksInStrings.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -578,11 +625,59 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
          <li class='jm'><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#detectLinksInStrings-boolean-"><code>HtmlSerializerBuilder.detectLinksInStrings(boolean)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
- If a string looks like a URL (e.g. starts with <js>"http://"</js> or <js>"https://"</js>, then treat it like a URL
- and make it into a hyperlink based on the rules specified by <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText"><code>HTML_uriAnchorText</code></a>.</div>
+ If a string looks like a URL (i.e. starts with <js>"http://"</js> or <js>"https://"</js>, then treat it like a URL
+ and make it into a hyperlink based on the rules specified by <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText"><code>HTML_uriAnchorText</code></a>.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Our bean class with a property containing what looks like a URL.</jc>
+   <jk>public class</jk> MyBean {
+      <jk>public</jk> String <jf>f1</jf> = <js>"http://www.apache.org"</js>;
+   }
+ 
+  <jc>// Serializer with link detection.</jc>
+   WriterSerializer s1 = HtmlSerializer
+      .<jsm>create</jsm>()
+      .addKeyValueTableHeaders()
+      .build();
+   
+  <jc>// Serializer without link detection.</jc>
+   WriterSerializer s2 = HtmlSerializer
+      .<jsm>create</jsm>()
+      .addKeyValueTableHeaders()
+      .detectLinksInStrings(<jk>false</jk>)
+      .build();
+ 
+   String withLinks = s1.serialize(<jk>new</jk> MyBean());
+   String withoutLinks = s2.serialize(<jk>new</jk> MyBean());
+ </p>
+ 
+ <p>
+ The following shows the difference between the two generated outputs: 
+ 
+ <table class='styled'>
+   <tr>
+      <th><code>withLinks</code></th>
+      <th><code>withoutLinks</code></th>
+   </tr>
+   <tr>
+      <td>
+         <table class='unstyled'>
+            <tr><th>key</th><th>value</th></tr>
+            <tr><td>f1</td><td><a href='http://www.apache.org'>http://www.apache.org</a></td></tr>
+         </table>
+      </td>
+      <td>
+         <table class='unstyled'>
+            <tr><th>key</th><th>value</th></tr>
+            <tr><td>f1</td><td>http://www.apache.org</td></tr>
+         </table>
+      </td>
+   </tr>
+ </table></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.juneau.html.HtmlSerializer.HTML_detectLinksInStrings">Constant Field Values</a></dd>
@@ -595,10 +690,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>HTML_labelParameter</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.222">HTML_labelParameter</a></pre>
-<div class="block">Configuration property:  The parameter name to use when using <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters"><code>HTML_lookForLabelParameters</code></a>.
-
-   <h5 class='section'>Property:</h5>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.325">HTML_labelParameter</a></pre>
+<div class="block">Configuration property:  Link label parameter name.
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlSerializer.labelParameter.s"</js>
    <li><b>Data type:</b>  <code>String</code>
@@ -608,6 +703,14 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
       <ul>
          <li class='jm'><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#labelParameter-java.lang.String-"><code>HtmlSerializerBuilder.labelParameter(String)</code></a>
       </ul>
+ </ul>
+ 
+ <p>
+ The parameter name to look for when resolving link labels via <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters"><code>HTML_detectLabelParameters</code></a>.
+ 
+ <h5 class=''>See Also:</h5>
+ <ul>
+   <li class='jf'><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters"><code>HTML_detectLabelParameters</code></a>
  </ul></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -615,36 +718,85 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 </dl>
 </li>
 </ul>
-<a name="HTML_lookForLabelParameters">
+<a name="HTML_detectLabelParameters">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>HTML_lookForLabelParameters</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.246">HTML_lookForLabelParameters</a></pre>
-<div class="block">Configuration property:  Look for link labels in the <js>"label"</js> parameter of the URL.
-
-   <h5 class='section'>Property:</h5>
+<h4>HTML_detectLabelParameters</h4>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.398">HTML_detectLabelParameters</a></pre>
+<div class="block">Configuration property:  Look for link labels in URIs.
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
-   <li><b>Name:</b>  <js>"HtmlSerializer.lookForLabelParameters.b"</js>
+   <li><b>Name:</b>  <js>"HtmlSerializer.detectLabelParameters.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
    <li><b>Default:</b>  <jk>true</jk>
    <li><b>Session-overridable:</b>  <jk>true</jk>
    <li><b>Methods:</b> 
       <ul>
-         <li class='jm'><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#lookForLabelParameters-boolean-"><code>HtmlSerializerBuilder.lookForLabelParameters(boolean)</code></a>
+         <li class='jm'><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#detectLabelParameters-boolean-"><code>HtmlSerializerBuilder.detectLabelParameters(boolean)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If the URL has a label parameter (e.g. <js>"?label=foobar"</js>), then use that as the anchor text of the link.
-
+ 
+ <p>
+ The parameter name can be changed via the <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter"><code>HTML_labelParameter</code></a> property.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Our bean class with a property containing what looks like a URL.</jc>
+   <jk>public class</jk> MyBean {
+      <jk>public</jk> URI <jf>f1</jf> = URI.<jsm>create</jsm>(<js>"http://www.apache.org?label=Apache%20Foundation"</js>);
+   }
+ 
+  <jc>// Serializer with label detection.</jc>
+   WriterSerializer s1 = HtmlSerializer
+      .<jsm>create</jsm>()
+      .addKeyValueTableHeaders()
+      .build();
+   
+  <jc>// Serializer without label detection.</jc>
+   WriterSerializer s2 = HtmlSerializer
+      .<jsm>create</jsm>()
+      .addKeyValueTableHeaders()
+      .lookForLabelParameters(<jk>false</jk>)
+      .build();
+ 
+   String withLabels = s1.serialize(<jk>new</jk> MyBean());
+   String withoutLabels = s2.serialize(<jk>new</jk> MyBean());
+ </p>
+ 
  <p>
- The parameter name can be changed via the <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter"><code>HTML_labelParameter</code></a> property.</div>
+ The following shows the difference between the two generated outputs.
+ <br>Note that they're both hyperlinks, but the anchor text differs: 
+ 
+ <table class='styled'>
+   <tr>
+      <th><code>withLabels</code></th>
+      <th><code>withoutLabels</code></th>
+   </tr>
+   <tr>
+      <td>
+         <table class='unstyled'>
+            <tr><th>key</th><th>value</th></tr>
+            <tr><td>f1</td><td><a href='http://www.apache.org?label=Apache%20Foundation'>Apache Foundation</a></td></tr>
+         </table>
+      </td>
+      <td>
+         <table class='unstyled'>
+            <tr><th>key</th><th>value</th></tr>
+            <tr><td>f1</td><td><a href='http://www.apache.org?label=Apache%20Foundation'>http://www.apache.org?label=Apache%20Foundation</a></td></tr>
+         </table>
+      </td>
+   </tr>
+ </table></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../../constant-values.html#org.apache.juneau.html.HtmlSerializer.HTML_lookForLabelParameters">Constant Field Values</a></dd>
+<dd><a href="../../../../constant-values.html#org.apache.juneau.html.HtmlSerializer.HTML_detectLabelParameters">Constant Field Values</a></dd>
 </dl>
 </li>
 </ul>
@@ -654,10 +806,10 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>HTML_uriAnchorText</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.275">HTML_uriAnchorText</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.571">HTML_uriAnchorText</a></pre>
 <div class="block">Configuration property:  Anchor text source.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"HtmlSerializer.uriAnchorText.s"</js>
    <li><b>Data type:</b>  <code>String</code> (<a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html"><code>AnchorText</code></a>)
@@ -665,21 +817,165 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
    <li><b>Session-overridable:</b>  <jk>true</jk>
    <li><b>Annotations:</b> 
       <ul>
-         <li class='jm'><a href="../../../../org/apache/juneau/html/annotation/Html.html#anchorText--"><code>Html.anchorText()</code></a>
+         <li class='ja'><a href="../../../../org/apache/juneau/html/annotation/Html.html#anchorText--"><code>Html.anchorText()</code></a>
       </ul>
    <li><b>Methods:</b> 
       <ul>
          <li class='jm'><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#uriAnchorText-org.apache.juneau.html.AnchorText-"><code>HtmlSerializerBuilder.uriAnchorText(AnchorText)</code></a>
+         <li class='jm'><a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html#uriAnchorText-java.lang.String-"><code>HtmlSerializerBuilder.uriAnchorText(String)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  When creating anchor tags (e.g. <code><xt>&lt;a</xt> <xa>href</xa>=<xs>'...'</xs>
  <xt>&gt;</xt>text<xt>&lt;/a&gt;</xt></code>) in HTML, this setting defines what to set the inner text to.
-
+ 
  <p>
- See the <a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html"><code>AnchorText</code></a> enum for possible values.</div>
+ The possible values are:
+ <ul>
+   <li class='jc'><a href="../../../../org/apache/juneau/html/AnchorText.html" title="enum in org.apache.juneau.html"><code>AnchorText</code></a>
+   <ul>  
+      <li class='jf'><a href="../../../../org/apache/juneau/html/AnchorText.html#TO_STRING"><code>TO_STRING</code></a> (default) - Set to whatever is returned by <a href="../../../../org/apache/juneau/Context.html#toString--"><code>Context.toString()</code></a> on the object.
+         <br>
+         <h5 class='section'>Example:</h5>
+         <p class='bcode'>
+   <jc>// Our bean class with a URI property.</jc>
+   <jk>public class</jk> MyBean {
+      <jk>public</jk> URI <jf>f1</jf> = URI.<jsm>create</jsm>(<js>"http://www.apache.org?foo=bar#myAnchor"</js>);
+   }
+ 
+   <jc>// Serializer with TO_STRING anchor text.</jc>
+   WriterSerializer s1 = HtmlSerializer.<jsm>create</jsm>().anchorText(<jsf>TO_STRING</jsf>).build();
+   
+   <jc>// Produces: &lt;a href='http://www.apache.org?foo=bar#myAnchor'&gt;http://www.apache.org?foo=bar#myAnchor&lt;/a&gt;</jc>
+   String html = s1.serialize(<jk>new</jk> MyBean());
+         </p>
+      <li class='jf'><a href="../../../../org/apache/juneau/html/AnchorText.html#PROPERTY_NAME"><code>PROPERTY_NAME</code></a> - Set to the bean property name.
+         <br>
+         <h5 class='section'>Example:</h5>
+         <p class='bcode'>
+   <jc>// Our bean class with a URI property.</jc>
+   <jk>public class</jk> MyBean {
+      <jk>public</jk> URI <jf>f1</jf> = URI.<jsm>create</jsm>(<js>"http://www.apache.org?foo=bar#myAnchor"</js>);
+   }
+ 
+   <jc>// Serializer with PROPERTY_NAME anchor text.</jc>
+   WriterSerializer s1 = HtmlSerializer.<jsm>create</jsm>().anchorText(<jsf>PROPERTY_NAME</jsf>).build();
+   
+   <jc>// Produces: &lt;a href='http://www.apache.org?foo=bar#myAnchor'&gt;f1&lt;/a&gt;</jc>
+   String html = s1.serialize(<jk>new</jk> MyBean());
+         </p>
+      <li class='jf'><a href="../../../../org/apache/juneau/html/AnchorText.html#URI"><code>URI</code></a> - Set to the URI value.
+         <br>
+         <h5 class='section'>Example:</h5>
+         <p class='bcode'>
+   <jc>// Our bean class with a URI property.</jc>
+   <jk>public class</jk> MyBean {
+      <jk>public</jk> URI <jf>f1</jf> = URI.<jsm>create</jsm>(<js>"http://www.apache.org?foo=bar#myAnchor"</js>);
+   }
+ 
+   <jc>// Serializer with URI anchor text.</jc>
+   WriterSerializer s1 = HtmlSerializer.<jsm>create</jsm>().anchorText(<jsf>URI</jsf>).build();
+   
+   <jc>// Produces: &lt;a href='http://www.apache.org?foo=bar#myAnchor'&gt;http://www.apache.org?foo=bar&lt;/a&gt;</jc>
+   String html = s1.serialize(<jk>new</jk> MyBean());
+         </p>
+      <li class='jf'><a href="../../../../org/apache/juneau/html/AnchorText.html#LAST_TOKEN"><code>LAST_TOKEN</code></a> - Set to the last token of the URI value.
+         <br>
+         <h5 class='section'>Example:</h5>
+         <p class='bcode'>
+   <jc>// Our bean class with a URI property.</jc>
+   <jk>public class</jk> MyBean {
+      <jk>public</jk> URI <jf>f1</jf> = URI.<jsm>create</jsm>(<js>"http://www.apache.org/foo/bar?baz=qux#myAnchor"</js>);
+   }
+ 
+   <jc>// Serializer with LAST_TOKEN anchor text.</jc>
+   WriterSerializer s1 = HtmlSerializer.<jsm>create</jsm>().anchorText(<jsf>LAST_TOKEN</jsf>).build();
+   
+   <jc>// Produces: &lt;a href='http://www.apache.org/foo/bar?baz=qux#myAnchor'&gt;bar&lt;/a&gt;</jc>
+   String html = s1.serialize(<jk>new</jk> MyBean());
+         </p>
+      <li class='jf'><a href="../../../../org/apache/juneau/html/AnchorText.html#URI_ANCHOR"><code>URI_ANCHOR</code></a> - Set to the anchor of the URL.
+         <br>
+         <h5 class='section'>Example:</h5>
+         <p class='bcode'>
+   <jc>// Our bean class with a URI property.</jc>
+   <jk>public class</jk> MyBean {
+      <jk>public</jk> URI <jf>f1</jf> = URI.<jsm>create</jsm>(<js>"http://www.apache.org/foo/bar?baz=qux#myAnchor"</js>);
+   }
+ 
+   <jc>// Serializer with URI_ANCHOR anchor text.</jc>
+   WriterSerializer s1 = HtmlSerializer.<jsm>create</jsm>().anchorText(<jsf>URI_ANCHOR</jsf>).build();
+   
+   <jc>// Produces: &lt;a href='http://www.apache.org/foo/bar?baz=qux#myAnchor'&gt;myAnchor&lt;/a&gt;</jc>
+   String html = s1.serialize(<jk>new</jk> MyBean());
+         </p>
+      <li class='jf'><a href="../../../../org/apache/juneau/html/AnchorText.html#CONTEXT_RELATIVE"><code>CONTEXT_RELATIVE</code></a> - Same as <a href="../../../../org/apache/juneau/html/AnchorText.html#TO_STRING"><code>TO_STRING</code></a> but assumes it's a context-relative path.
+         <br>
+         <h5 class='section'>Example:</h5>
+         <p class='bcode'>
+   <jc>// Our bean class with a URI property.</jc>
+   <jk>public class</jk> MyBean {
+      <jk>public</jk> URI <jf>f1</jf> = URI.<jsm>create</jsm>(<js>"bar/baz"</js>);
+   }
+ 
+   <jc>// Serializer with CONTEXT_RELATIVE anchor text.</jc>
+   WriterSerializer s1 = HtmlSerializer
+      .<jsm>create</jsm>()
+      .anchorText(<jsf>CONTEXT_RELATIVE</jsf>)
+      .uriResolution(<jsf>ROOT_RELATIVE</jsf>)
+      .uriRelativity(<jsf>RESOURCE</jsf>)
+      .uriContext(<js>"{authority:'http://localhost:10000',contextRoot:'/myContext',servletPath:'/myServlet',pathInfo:'/foo'}"</js>)
+      .build();
+   
+   <jc>// Produces: &lt;a href='/myContext/myServlet/bar/baz'&gt;myServlet/bar/baz&lt;/a&gt;</jc>
+   String html = s1.serialize(<jk>new</jk> MyBean());
+         </p>
+      <li class='jf'><a href="../../../../org/apache/juneau/html/AnchorText.html#SERVLET_RELATIVE"><code>SERVLET_RELATIVE</code></a> - Same as <a href="../../../../org/apache/juneau/html/AnchorText.html#TO_STRING"><code>TO_STRING</code></a> but assumes it's a servlet-relative path.
+         <br>
+         <h5 class='section'>Example:</h5>
+         <p class='bcode'>
+   <jc>// Our bean class with a URI property.</jc>
+   <jk>public class</jk> MyBean {
+      <jk>public</jk> URI <jf>f1</jf> = URI.<jsm>create</jsm>(<js>"bar/baz"</js>);
+   }
+ 
+   <jc>// Serializer with SERVLET_RELATIVE anchor text.</jc>
+   WriterSerializer s1 = HtmlSerializer
+      .<jsm>create</jsm>()
+      .anchorText(<jsf>SERVLET_RELATIVE</jsf>)
+      .uriResolution(<jsf>ROOT_RELATIVE</jsf>)
+      .uriRelativity(<jsf>RESOURCE</jsf>)
+      .uriContext(<js>"{authority:'http://localhost:10000',contextRoot:'/myContext',servletPath:'/myServlet',pathInfo:'/foo'}"</js>)
+      .build();
+   
+   <jc>// Produces: &lt;a href='/myContext/myServlet/bar/baz'&gt;bar/baz&lt;/a&gt;</jc>
+   String html = s1.serialize(<jk>new</jk> MyBean());
+         </p>
+      <li class='jf'><a href="../../../../org/apache/juneau/html/AnchorText.html#PATH_RELATIVE"><code>PATH_RELATIVE</code></a> - Same as <a href="../../../../org/apache/juneau/html/AnchorText.html#TO_STRING"><code>TO_STRING</code></a> but assumes it's a path-relative path.
+         <br>
+         <h5 class='section'>Example:</h5>
+         <p class='bcode'>
+   <jc>// Our bean class with a URI property.</jc>
+   <jk>public class</jk> MyBean {
+      <jk>public</jk> URI <jf>f1</jf> = URI.<jsm>create</jsm>(<js>"bar/baz"</js>);
+   }
+ 
+   <jc>// Serializer with PATH_RELATIVE anchor text.</jc>
+   WriterSerializer s1 = HtmlSerializer
+      .<jsm>create</jsm>()
+      .anchorText(<jsf>PATH_RELATIVE</jsf>)
+      .uriResolution(<jsf>ROOT_RELATIVE</jsf>)
+      .uriRelativity(<jsf>PATH_INFO</jsf>)
+      .uriContext(<js>"{authority:'http://localhost:10000',contextRoot:'/myContext',servletPath:'/myServlet',pathInfo:'/foo'}"</js>)
+      .build();
+   
+   <jc>// Produces: &lt;a href='/myContext/myServlet/foo/bar/baz'&gt;bar/baz&lt;/a&gt;</jc>
+   String html = s1.serialize(<jk>new</jk> MyBean());
+         </p>
+   </ul>
+ </ul></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.juneau.html.HtmlSerializer.HTML_uriAnchorText">Constant Field Values</a></dd>
@@ -692,7 +988,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.283">DEFAULT</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.579">DEFAULT</a></pre>
 <div class="block">Default serializer, all default settings.</div>
 </li>
 </ul>
@@ -702,7 +998,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_SQ</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.286">DEFAULT_SQ</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.582">DEFAULT_SQ</a></pre>
 <div class="block">Default serializer, single quotes.</div>
 </li>
 </ul>
@@ -712,7 +1008,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT_SQ_READABLE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.289">DEFAULT_SQ_READABLE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a> <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.585">DEFAULT_SQ_READABLE</a></pre>
 <div class="block">Default serializer, single quotes, whitespace added.</div>
 </li>
 </ul>
@@ -730,7 +1026,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>HtmlSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.352">HtmlSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.648">HtmlSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -744,7 +1040,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.377">HtmlSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.677">HtmlSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
                       <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;produces,
                       <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;accept)</pre>
 <div class="block">Constructor.</div>
@@ -761,9 +1057,13 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
    <p>
    For example, if this serializer produces <js>"application/json"</js> but should handle media types of
    <js>"application/json"</js> and <js>"text/json"</js>, then the arguments should be:
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);</code>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);
+   </p>
    <br>...or...
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);</code></dd>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);
+   </p></dd>
 </dl>
 </li>
 </ul>
@@ -781,7 +1081,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.388">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.688">builder</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#builder--">Context</a></code></span></div>
 <div class="block">Creates a builder from this context object.
  
@@ -801,7 +1101,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.404">create</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html">HtmlSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.704">create</a>()</pre>
 <div class="block">Instantiates a new clean-slate <a href="../../../../org/apache/juneau/html/HtmlSerializerBuilder.html" title="class in org.apache.juneau.html"><code>HtmlSerializerBuilder</code></a> object.
  
  <p>
@@ -822,7 +1122,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>getSchemaSerializer</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.409">getSchemaSerializer</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.709">getSchemaSerializer</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlSerializer.html#getSchemaSerializer--">XmlSerializer</a></code></span></div>
 <div class="block">Returns the schema serializer based on the settings of this serializer.</div>
 <dl>
@@ -839,7 +1139,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/serializer/WriterSerializerSession.html" title="class in org.apache.juneau.serializer">WriterSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.416">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/serializer/WriterSerializerSession.html" title="class in org.apache.juneau.serializer">WriterSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.716">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/Serializer.html#createSession-org.apache.juneau.serializer.SerializerSessionArgs-">Serializer</a></code></span></div>
 <div class="block">Create the session object used for actual serialization of objects.</div>
 <dl>
@@ -861,7 +1161,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializer.html" title="cl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.421">asMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializer.html#line.721">asMap</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#asMap--">Context</a></code></span></div>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/DelegateBeanMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/DelegateBeanMap.html b/content/site/apidocs/org/apache/juneau/internal/DelegateBeanMap.html
index 21e9def..5727a1e 100644
--- a/content/site/apidocs/org/apache/juneau/internal/DelegateBeanMap.html
+++ b/content/site/apidocs/org/apache/juneau/internal/DelegateBeanMap.html
@@ -130,7 +130,7 @@ var activeTableTab = "activeTableTab";
 extends <a href="../../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;T&gt;</pre>
 <div class="block">Represents a wrapped <a href="../../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> where property values can be overridden, removed, or reordered without
  affecting the underlying bean.
-
+ 
  <p>
  Provides the <a href="../../../../org/apache/juneau/internal/DelegateBeanMap.html#filterKeys-java.util.List-"><code>filterKeys(List)</code></a> method for specifying the keys to keep in the bean map and in what order
  they should appear.</div>
@@ -355,7 +355,7 @@ extends <a href="../../../../org/apache/juneau/BeanMap.html" title="class in org
                   <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;val)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-">BeanMap</a></code></span></div>
 <div class="block">Sets a property on the bean.
-
+ 
  <p>
  If there is a <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with this bean property or bean property type class, then you must pass
  in a transformed value.
@@ -363,18 +363,18 @@ extends <a href="../../../../org/apache/juneau/BeanMap.html" title="class in org
  <a href="../../../../org/apache/juneau/transforms/DateSwap.ISO8601DT.html" title="class in org.apache.juneau.transforms"><code>DateSwap.ISO8601DT</code></a> swap associated with it through the
  <a href="../../../../org/apache/juneau/annotation/Swap.html#value--"><code>@Swap.value()</code></a> annotation, the value being passed in must be
  a String containing an ISO8601 date-time string value.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Construct a bean with a 'birthDate' Date field</jc>
    Person p = <jk>new</jk> Person();
-
+ 
    <jc>// Create a bean context and add the ISO8601 date-time swap</jc>
    BeanContext beanContext = <jk>new</jk> BeanContext().pojoSwaps(DateSwap.ISO8601DT.<jk>class</jk>);
-
+ 
    <jc>// Wrap our bean in a bean map</jc>
    BeanMap&lt;Person&gt; b = beanContext.forBean(p);
-
+ 
    <jc>// Set the field</jc>
    myBeanMap.put(<js>"birthDate"</js>, <js>"'1901-03-03T04:05:06-5000'"</js>);
  </p></div>
@@ -402,7 +402,7 @@ extends <a href="../../../../org/apache/juneau/BeanMap.html" title="class in org
 <pre>public&nbsp;<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;<a href="../../../../src-html/org/apache/juneau/internal/DelegateBeanMap.html#line.63">get</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;key)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanMap.html#get-java.lang.Object-">BeanMap</a></code></span></div>
 <div class="block">Gets a property on the bean.
-
+ 
  <p>
  If there is a <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with this bean property or bean property type class, then this method
  will return the transformed value.
@@ -410,19 +410,19 @@ extends <a href="../../../../org/apache/juneau/BeanMap.html" title="class in org
  <a href="../../../../org/apache/juneau/transforms/DateSwap.ISO8601DT.html" title="class in org.apache.juneau.transforms"><code>DateSwap.ISO8601DT</code></a> swap associated with it through the
  <a href="../../../../org/apache/juneau/annotation/Swap.html#value--"><code>@Swap.value()</code></a> annotation, this method will return a String containing an
  ISO8601 date-time string value.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Construct a bean with a 'birthDate' Date field</jc>
    Person p = <jk>new</jk> Person();
    p.setBirthDate(<jk>new</jk> Date(1, 2, 3, 4, 5, 6));
-
+ 
    <jc>// Create a bean context and add the ISO8601 date-time swap</jc>
    BeanContext beanContext = <jk>new</jk> BeanContext().pojoSwaps(DateSwap.ISO8601DT.<jk>class</jk>);
-
+ 
    <jc>// Wrap our bean in a bean map</jc>
    BeanMap&lt;Person&gt; b = beanContext.forBean(p);
-
+ 
    <jc>// Get the field as a string (i.e. "'1901-03-03T04:05:06-5000'")</jc>
    String s = myBeanMap.get(<js>"birthDate"</js>);
  </p></div>
@@ -445,7 +445,7 @@ extends <a href="../../../../org/apache/juneau/BeanMap.html" title="class in org
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/DelegateBeanMap.html#line.70">keySet</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/BeanMap.html#keySet--">BeanMap</a></code></span></div>
 <div class="block">Returns the names of all properties associated with the bean.
-
+ 
  <p>
  The returned set is unmodifiable.</div>
 <dl>
@@ -464,7 +464,7 @@ extends <a href="../../../../org/apache/juneau/BeanMap.html" title="class in org
 <h4>filterKeys</h4>
 <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/DelegateBeanMap.html#line.82">filterKeys</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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;keys)</pre>
 <div class="block">Remove all but the specified properties from this bean map.
-
+ 
  <p>
  This does not affect the underlying bean.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/DelegateMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/DelegateMap.html b/content/site/apidocs/org/apache/juneau/internal/DelegateMap.html
index 5b34010..41b230f 100644
--- a/content/site/apidocs/org/apache/juneau/internal/DelegateMap.html
+++ b/content/site/apidocs/org/apache/juneau/internal/DelegateMap.html
@@ -327,7 +327,7 @@ implements <a href="../../../../org/apache/juneau/Delegate.html" title="interfac
 <h4>filterKeys</h4>
 <pre>public&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/DelegateMap.html#line.51">filterKeys</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="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;keys)</pre>
 <div class="block">Remove all but the specified keys from this map.
-
+ 
  <p>
  This does not affect the underlying map.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/FileUtils.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/FileUtils.html b/content/site/apidocs/org/apache/juneau/internal/FileUtils.html
index b66b3b2..0765a67 100644
--- a/content/site/apidocs/org/apache/juneau/internal/FileUtils.html
+++ b/content/site/apidocs/org/apache/juneau/internal/FileUtils.html
@@ -297,7 +297,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>create</h4>
 <pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/FileUtils.html#line.87">create</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;f)</pre>
 <div class="block">Creates a file if it doesn't already exist using <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true#createNewFile--" title="class or interface in java.io"><code>File.createNewFile()</code></a>.
-
+ 
  <p>
  Throws a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><code>RuntimeException</code></a> if the file could not be created.</div>
 <dl>
@@ -314,7 +314,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>modifyTimestamp</h4>
 <pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/FileUtils.html#line.106">modifyTimestamp</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;f)</pre>
 <div class="block">Updates the modified timestamp on the specified file.
-
+ 
  <p>
  Method ensures that the timestamp changes even if it's been modified within the past millisecond.</div>
 <dl>
@@ -332,11 +332,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/FileUtils.html#line.136">createTempFile</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)
                            throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Create a temporary file with the specified name.
-
+ 
  <p>
  The name is broken into file name and suffix, and the parts are passed to
  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true#createTempFile-java.lang.String-java.lang.String-" title="class or interface in java.io"><code>File.createTempFile(String, String)</code></a>.
-
+ 
  <p>
  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true#deleteOnExit--" title="class or interface in java.io"><code>File.deleteOnExit()</code></a> is called on the resulting file before being returned by this method.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/HashCode.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/HashCode.html b/content/site/apidocs/org/apache/juneau/internal/HashCode.html
index 5ff6c7a..48076e2 100644
--- a/content/site/apidocs/org/apache/juneau/internal/HashCode.html
+++ b/content/site/apidocs/org/apache/juneau/internal/HashCode.html
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/internal/HashCode.html#line.24">HashCode</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">Utility class for generating integer hash codes.
-
+ 
  <p>
  General usage:
  <p class='bcode'>
@@ -259,7 +259,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>add</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/internal/HashCode.html" title="class in org.apache.juneau.internal">HashCode</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/HashCode.html#line.58">add</a>(int&nbsp;i)</pre>
 <div class="block">Hashes the hashcode into this object.
-
+ 
  <p>
  The formula is simply <code>hashCode = 31*hashCode + i;</code></div>
 <dl>
@@ -292,11 +292,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>unswap</h4>
 <pre>protected&nbsp;<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;<a href="../../../../src-html/org/apache/juneau/internal/HashCode.html#line.85">unswap</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;o)</pre>
 <div class="block">Converts the object to a normalized form before grabbing it's hashcode.
-
+ 
  <p>
  Subclasses can override this method to provide specialized handling (e.g. converting numbers to strings so that
  <code>123</code> and <js>"123"</js> end up creating the same hashcode.)
-
+ 
  <p>
  Default implementation does nothing.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/IOUtils.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/IOUtils.html b/content/site/apidocs/org/apache/juneau/internal/IOUtils.html
index a156399..38dd3aa 100644
--- a/content/site/apidocs/org/apache/juneau/internal/IOUtils.html
+++ b/content/site/apidocs/org/apache/juneau/internal/IOUtils.html
@@ -449,7 +449,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&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/internal/IOUtils.html#line.74">read</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;o)
                    throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Reads the specified object to a <code>String</code>.
-
+ 
  <p>
  Can be any of the following object types:
  <ul>
@@ -621,10 +621,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                           int&nbsp;bufferSize)
                    throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Reads the specified input into 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> until the end of the input is reached.
-
+ 
  <p>
  The <code>Reader</code> is automatically closed.
-
+ 
  <p>
  If the <code>Reader</code> is not an instance of a <code>BufferedReader</code>, then it gets wrapped in a
  <code>BufferedReader</code>.</div>
@@ -650,7 +650,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out)
                  throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Pipes the contents of the specified reader into the writer.
-
+ 
  <p>
  The reader is closed, the writer is not.</div>
 <dl>
@@ -672,7 +672,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;out)
                  throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Pipes the contents of the specified object into the writer.
-
+ 
  <p>
  The reader is closed, the writer is not.</div>
 <dl>
@@ -695,7 +695,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)
                  throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Pipes the contents of the specified streams.
-
+ 
  <p>
  The input stream is closed, the output stream is not.</div>
 <dl>
@@ -717,7 +717,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;out)
                  throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Pipes the contents of the specified object into the output stream.
-
+ 
  <p>
  The input stream is closed, the output stream is not.</div>
 <dl>
@@ -793,7 +793,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>getBufferSize</h4>
 <pre>public static&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/IOUtils.html#line.365">getBufferSize</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;contentLength)</pre>
 <div class="block">Given the specified <js>"Content-Length"</js> header value, return an appropriate buffer size.
-
+ 
  <p>
  The maximum buffer size is 1MB.</div>
 <dl>
@@ -812,7 +812,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>closeQuietly</h4>
 <pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/IOUtils.html#line.389">closeQuietly</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;is)</pre>
 <div class="block">Close input stream and ignore any exceptions.
-
+ 
  <p>
  No-op if input stream is <jk>null</jk>.</div>
 <dl>
@@ -829,7 +829,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>closeQuietly</h4>
 <pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/IOUtils.html#line.404">closeQuietly</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;os)</pre>
 <div class="block">Close output stream and ignore any exceptions.
-
+ 
  <p>
  No-op if output stream is <jk>null</jk>.</div>
 <dl>
@@ -846,7 +846,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>closeQuietly</h4>
 <pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/IOUtils.html#line.419">closeQuietly</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r)</pre>
 <div class="block">Close reader and ignore any exceptions.
-
+ 
  <p>
  No-op if reader is <jk>null</jk>.</div>
 <dl>
@@ -863,7 +863,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>closeQuietly</h4>
 <pre>public static&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/IOUtils.html#line.434">closeQuietly</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;w)</pre>
 <div class="block">Close writer and ignore any exceptions.
-
+ 
  <p>
  No-op if writer is <jk>null</jk>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/IdentityList.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/IdentityList.html b/content/site/apidocs/org/apache/juneau/internal/IdentityList.html
index 5e27802..2de96d4 100644
--- a/content/site/apidocs/org/apache/juneau/internal/IdentityList.html
+++ b/content/site/apidocs/org/apache/juneau/internal/IdentityList.html
@@ -136,18 +136,19 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/juneau/internal/IdentityList.html#line.34">IdentityList</a>&lt;T&gt;
+<pre>public class <a href="../../../../src-html/org/apache/juneau/internal/IdentityList.html#line.35">IdentityList</a>&lt;T&gt;
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;T&gt;</pre>
 <div class="block">Combination of a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a> and <code>IdentitySet</code>.
-
+ 
  <ul class='spaced-list'>
    <li>
       Duplicate objects (by identity) will be skipped during insertion.
    <li>
       Order of insertion maintained.
  </ul>
-
- <h5 class='section'>Notes:</h5>
+ 
+ 
+ <h5 class='topic'>Notes</h5>
  <ul>
    <li>This class is NOT thread safe, and is intended for use on small lists.
  </ul></div>
@@ -297,7 +298,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>IdentityList</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/IdentityList.html#line.34">IdentityList</a>()</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/IdentityList.html#line.35">IdentityList</a>()</pre>
 </li>
 </ul>
 </li>
@@ -316,7 +317,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/IdentityList.html#line.39">add</a>(<a href="../../../../org/apache/juneau/internal/IdentityList.html" title="type parameter in IdentityList">T</a>&nbsp;t)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/IdentityList.html#line.40">add</a>(<a href="../../../../org/apache/juneau/internal/IdentityList.html" title="type parameter in IdentityList">T</a>&nbsp;t)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true#add-E-" title="class or interface in java.util">add</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/juneau/internal/IdentityList.html" title="type parameter in IdentityList">T</a>&gt;</code></dd>
@@ -337,7 +338,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>contains</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/IdentityList.html#line.48">contains</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;t)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/IdentityList.html#line.49">contains</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;t)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true#contains-java.lang.Object-" title="class or interface in java.util">contains</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/juneau/internal/IdentityList.html" title="type parameter in IdentityList">T</a>&gt;</code></dd>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/JuneauLogger.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/JuneauLogger.html b/content/site/apidocs/org/apache/juneau/internal/JuneauLogger.html
index 7daa45e..17ff1c0 100644
--- a/content/site/apidocs/org/apache/juneau/internal/JuneauLogger.html
+++ b/content/site/apidocs/org/apache/juneau/internal/JuneauLogger.html
@@ -398,7 +398,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logg
 <dd><code>resourceBundleName</code> - The name of the resource bundle.
    Can be any of the following formats:
    <ol>
-         <li>An absolute path.  E.g. <js>"com/foo/nls/Messages"</js>.
+      <li>An absolute path.  E.g. <js>"com/foo/nls/Messages"</js>.
       <li>A path relative to the package of the class.  E.g. <js>"nls/Messages"</js>.
    </ol>
    Both <js>'.'</js> and <js>'/'</js> can be used as path delimiters.</dd>
@@ -638,7 +638,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logg
                        <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">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/logging/Logger.html?is-external=true#log-java.util.logging.Level-java.lang.String-java.lang.Object:A-" title="class or interface in java.util.logging"><code>Logger.log(Level, String, Object[])</code></a>, except arguments are converted to objects
  that are serialized using the <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html#toStringObject-java.lang.Object-"><code>WriterSerializer.toStringObject(Object)</code></a> method.
-
+ 
  <p>
  This allows arbitrary POJOs to be serialized as message parameters.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/ObjectUtils.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/ObjectUtils.html b/content/site/apidocs/org/apache/juneau/internal/ObjectUtils.html
index f792a8c..29cec92 100644
--- a/content/site/apidocs/org/apache/juneau/internal/ObjectUtils.html
+++ b/content/site/apidocs/org/apache/juneau/internal/ObjectUtils.html
@@ -111,10 +111,10 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/internal/ObjectUtils.html#line.150">ObjectUtils</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">Utility class for efficiently converting objects between types.
-
+ 
  <p>
  If the value isn't an instance of the specified type, then converts the value if possible.
-
+ 
  <p>
  The following conversions are valid:
  <table class='styled'>
@@ -401,7 +401,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/ObjectUtils.html#line.195">equals</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;o1,
                              <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;o2)</pre>
 <div class="block">Returns <jk>true</jk> if the specified objects are equal.
-
+ 
  <p>
  Gracefully handles <jk>null</jk>s.</div>
 <dl>
@@ -421,7 +421,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>isEmpty</h4>
 <pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/ObjectUtils.html#line.221">isEmpty</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;o)</pre>
 <div class="block">Returns <jk>true</jk> if the specified object is empty.
-
+ 
  <p>
  Return <jk>true</jk> if the value is any of the following:
  <ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/ReflectionUtils.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/ReflectionUtils.html b/content/site/apidocs/org/apache/juneau/internal/ReflectionUtils.html
index 9b13cdf..dca620f 100644
--- a/content/site/apidocs/org/apache/juneau/internal/ReflectionUtils.html
+++ b/content/site/apidocs/org/apache/juneau/internal/ReflectionUtils.html
@@ -274,7 +274,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;&lt;T extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/ReflectionUtils.html#line.67">getDeclaredAnnotation</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;a,
                                                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns the specified annotation only if it's been declared on the specified class.
-
+ 
  <p>
  More efficient than calling <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true#getAnnotation-java.lang.Class-" title="class or interface in java.lang"><code>Class.getAnnotation(Class)</code></a> since it doesn't recursively look for the class
  up the parent chain.</div>
@@ -298,7 +298,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;&lt;T extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/ReflectionUtils.html#line.86">findAnnotations</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;a,
                                                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns all instances of the specified annotation on the specified class.
-
+ 
  <p>
  Searches all superclasses and superinterfaces.
  Results are ordered child-to-parent.</div>
@@ -341,7 +341,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                                                                                   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Same as <a href="../../../../org/apache/juneau/internal/ReflectionUtils.html#findAnnotations-java.lang.Class-java.lang.Class-"><code>findAnnotations(Class, Class)</code></a> except returns the annotations as a map with the keys being the
  class on which the annotation was found.
-
+ 
  <p>
  Results are ordered child-to-parent.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/SimpleMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/SimpleMap.html b/content/site/apidocs/org/apache/juneau/internal/SimpleMap.html
index 0254b80..f561777 100644
--- a/content/site/apidocs/org/apache/juneau/internal/SimpleMap.html
+++ b/content/site/apidocs/org/apache/juneau/internal/SimpleMap.html
@@ -121,13 +121,13 @@ var activeTableTab = "activeTableTab";
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util">AbstractMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</pre>
 <div class="block">An instance of a <code>Map</code> where the keys and values are simple <code>String[]</code> and
  <code>Object[]</code> arrays.
-
+ 
  <p>
  Typically more efficient than <code>HashMaps</code> for small maps (e.g. &lt;10 entries).
-
+ 
  <p>
  Does not support adding or removing entries.
-
+ 
  <p>
  Setting values overwrites the value on the underlying value array.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/StringBuilderWriter.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/StringBuilderWriter.html b/content/site/apidocs/org/apache/juneau/internal/StringBuilderWriter.html
index 7072900..7e0d77c 100644
--- a/content/site/apidocs/org/apache/juneau/internal/StringBuilderWriter.html
+++ b/content/site/apidocs/org/apache/juneau/internal/StringBuilderWriter.html
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/internal/StringBuilderWriter.html#line.23">StringBuilderWriter</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a></pre>
 <div class="block">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/io/StringWriter.html?is-external=true" title="class or interface in java.io"><code>StringWriter</code></a>, but uses a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang"><code>StringBuilder</code></a> instead to avoid synchronization overhead.
-
+ 
  <p>
  Note that this class is NOT thread safe.</div>
 </li>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/StringUtils.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/StringUtils.html b/content/site/apidocs/org/apache/juneau/internal/StringUtils.html
index de00e9c..7769c32 100644
--- a/content/site/apidocs/org/apache/juneau/internal/StringUtils.html
+++ b/content/site/apidocs/org/apache/juneau/internal/StringUtils.html
@@ -1028,11 +1028,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&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/internal/StringUtils.html#line.495">split</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;s,
                              char&nbsp;c)</pre>
 <div class="block">Splits a character-delimited string into a string array.
-
+ 
  <p>
  Does not split on escaped-delimiters (e.g. "\,");
  Resulting tokens are trimmed of whitespace.
-
+ 
  <p>
  <b>NOTE:</b>  This behavior is different than the Jakarta equivalent.
  split("a,b,c",',') -> {"a","b","c"}
@@ -1102,7 +1102,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                                           char&nbsp;eq,
                                           boolean&nbsp;trim)</pre>
 <div class="block">Splits a list of key-value pairs into an ordered map.
-
+ 
  <p>
  Example:
  <p class='bcode'>
@@ -1446,10 +1446,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>generateUUID</h4>
 <pre>public static&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/internal/StringUtils.html#line.1066">generateUUID</a>(int&nbsp;numchars)</pre>
 <div class="block">Generated a random UUID with the specified number of characters.
-
+ 
  <p>
  Characters are composed of lower-case ASCII letters and numbers only.
-
+ 
  <p>
  This method conforms to the restrictions for hostnames as specified in <a class="doclink"
  href="https://tools.ietf.org/html/rfc952">RFC 952</a>
@@ -1458,7 +1458,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <code>sqrt(36^N)</code>.
  Dividing this number by 10 gives you an approximation of the number of generated IDs needed to produce a
  &lt;1% chance of collision.
-
+ 
  <p>
  For example, given 5 characters, the number of generated IDs need to produce a &lt;1% chance of collision would
  be:
@@ -1515,13 +1515,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&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/internal/StringUtils.html#line.1133">replaceVars</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;s,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;m)</pre>
 <div class="block">Simple utility for replacing variables of the form <js>"{key}"</js> with values in the specified map.
-
+ 
  <p>
  Nested variables are supported in both the input string and map values.
-
+ 
  <p>
  If the map does not contain the specified value, the variable is not replaced.
-
+ 
  <p>
  <jk>null</jk> values in the map are treated as blank strings.</div>
 <dl>
@@ -1542,7 +1542,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/StringUtils.html#line.1205">pathStartsWith</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;path,
                                      <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;pathPrefix)</pre>
 <div class="block">Returns <jk>true</jk> if the specified path string is prefixed with the specified prefix.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    pathStartsWith(<js>"foo"</js>, <js>"foo"</js>);  <jc>// true</jc>
@@ -1603,7 +1603,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
                               <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;s,
                               char&nbsp;delim)</pre>
 <div class="block">Returns the specified field in a delimited string without splitting the string.
-
+ 
  <p>
  Equivalent to the following:
  <p class='bcode'>
@@ -1981,10 +1981,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>isUri</h4>
 <pre>public static&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/StringUtils.html#line.1652">isUri</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;s)</pre>
 <div class="block">Efficiently determines whether a URL is of the pattern "xxx:/xxx".
-
+ 
  <p>
  The pattern matched is: <code>[a-z]{2,}\:\/.*</code>
-
+ 
  <p>
  Note that this excludes filesystem paths such as <js>"C:/temp"</js>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/Version.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/Version.html b/content/site/apidocs/org/apache/juneau/internal/Version.html
index ef7c891..96203c5 100644
--- a/content/site/apidocs/org/apache/juneau/internal/Version.html
+++ b/content/site/apidocs/org/apache/juneau/internal/Version.html
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/internal/Version.html#line.23">Version</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 a version string such as <js>"1.2"</js> or <js>"1.2.3"</js>
-
+ 
  <p>
  Used to compare version numbers.</div>
 </li>
@@ -236,7 +236,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/Version.html#line.70">isAtLeast</a>(<a href="../../../../org/apache/juneau/internal/Version.html" title="class in org.apache.juneau.internal">Version</a>&nbsp;v,
                          boolean&nbsp;exclusive)</pre>
 <div class="block">Returns <jk>true</jk> if the specified version is at least this version.
-
+ 
  <p>
  Note that the following is true:
  <p class='bcode'>
@@ -262,7 +262,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/Version.html#line.99">isAtMost</a>(<a href="../../../../org/apache/juneau/internal/Version.html" title="class in org.apache.juneau.internal">Version</a>&nbsp;v,
                         boolean&nbsp;exclusive)</pre>
 <div class="block">Returns <jk>true</jk> if the specified version is at most this version.
-
+ 
  <p>
  Note that the following is true:
  <p class='bcode'>
@@ -287,7 +287,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>isEqualsTo</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/internal/Version.html#line.127">isEqualsTo</a>(<a href="../../../../org/apache/juneau/internal/Version.html" title="class in org.apache.juneau.internal">Version</a>&nbsp;v)</pre>
 <div class="block">Returns <jk>true</jk> if the specified version is equal to this version.
-
+ 
  <p>
  Note that the following is true:
  <p class='bcode'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/internal/VersionRange.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/internal/VersionRange.html b/content/site/apidocs/org/apache/juneau/internal/VersionRange.html
index 80d41f8..86e8322 100644
--- a/content/site/apidocs/org/apache/juneau/internal/VersionRange.html
+++ b/content/site/apidocs/org/apache/juneau/internal/VersionRange.html
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/internal/VersionRange.html#line.26">VersionRange</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 OSGi-style version range like <js>"1.2"</js> or <js>"[1.0,2.0)"</js>.
-
+ 
  <p>
  The range can be any of the following formats:
  <ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/RdfBeanMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfBeanMeta.html b/content/site/apidocs/org/apache/juneau/jena/RdfBeanMeta.html
index 02458a8..9131980 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfBeanMeta.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfBeanMeta.html
@@ -157,13 +157,13 @@ extends <a href="../../../../org/apache/juneau/BeanMetaExtended.html" title="cla
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/jena/RdfBeanMeta.html#getBeanUriProperty--">getBeanUriProperty</a></span>()</code>
-<div class="block">Returns the bean property marked as the URI for the bean (annotated with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>Rdf.beanUri()</code></a> as <jk>true</jk>).</div>
+<div class="block">Returns the bean property marked as the URI for the bean (annotated with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>@Rdf.beanUri()</code></a> as <jk>true</jk>).</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/jena/RdfBeanMeta.html#hasBeanUri--">hasBeanUri</a></span>()</code>
-<div class="block">Returns <jk>true</jk> if one of the properties on this bean is annotated with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>Rdf.beanUri()</code></a> as 
+<div class="block">Returns <jk>true</jk> if one of the properties on this bean is annotated with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>@Rdf.beanUri()</code></a> as 
  <jk>true</jk></div>
 </td>
 </tr>
@@ -225,7 +225,7 @@ extends <a href="../../../../org/apache/juneau/BeanMetaExtended.html" title="cla
 <li class="blockList">
 <h4>hasBeanUri</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfBeanMeta.html#line.51">hasBeanUri</a>()</pre>
-<div class="block">Returns <jk>true</jk> if one of the properties on this bean is annotated with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>Rdf.beanUri()</code></a> as 
+<div class="block">Returns <jk>true</jk> if one of the properties on this bean is annotated with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>@Rdf.beanUri()</code></a> as 
  <jk>true</jk></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -240,7 +240,7 @@ extends <a href="../../../../org/apache/juneau/BeanMetaExtended.html" title="cla
 <li class="blockList">
 <h4>getBeanUriProperty</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfBeanMeta.html#line.60">getBeanUriProperty</a>()</pre>
-<div class="block">Returns the bean property marked as the URI for the bean (annotated with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>Rdf.beanUri()</code></a> as <jk>true</jk>).</div>
+<div class="block">Returns the bean property marked as the URI for the bean (annotated with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>@Rdf.beanUri()</code></a> as <jk>true</jk>).</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The URI property, or <jk>null</jk> if no URI property exists on this bean.</dd>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/RdfBeanPropertyMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfBeanPropertyMeta.html b/content/site/apidocs/org/apache/juneau/jena/RdfBeanPropertyMeta.html
index e45a4f7..6dfb862 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfBeanPropertyMeta.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfBeanPropertyMeta.html
@@ -170,7 +170,7 @@ extends <a href="../../../../org/apache/juneau/BeanPropertyMetaExtended.html" ti
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/jena/RdfBeanPropertyMeta.html#isBeanUri--">isBeanUri</a></span>()</code>
-<div class="block">Returns <jk>true</jk> if this bean property is marked with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>Rdf.beanUri()</code></a> as <jk>true</jk>.</div>
+<div class="block">Returns <jk>true</jk> if this bean property is marked with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>@Rdf.beanUri()</code></a> as <jk>true</jk>.</div>
 </td>
 </tr>
 </table>
@@ -249,17 +249,17 @@ extends <a href="../../../../org/apache/juneau/BeanPropertyMetaExtended.html" ti
 <div class="block">Returns the RDF namespace associated with this bean property.
  
  <p>
- Namespace is determined in the following order:
+ Namespace is determined in the following order of <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>@Rdf.prefix()</code></a> annotations:
  <ol>
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on bean property field.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on bean getter.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on bean setter.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on bean.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on bean package.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on bean superclasses.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on bean superclass packages.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on bean interfaces.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on bean interface packages.
+   <li>Bean property field.
+   <li>Bean getter.
+   <li>Bean setter.
+   <li>Bean class.
+   <li>Bean package.
+   <li>Bean superclasses.
+   <li>Bean superclass packages.
+   <li>Bean interfaces.
+   <li>Bean interface packages.
  </ol></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -274,10 +274,10 @@ extends <a href="../../../../org/apache/juneau/BeanPropertyMetaExtended.html" ti
 <li class="blockList">
 <h4>isBeanUri</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfBeanPropertyMeta.html#line.92">isBeanUri</a>()</pre>
-<div class="block">Returns <jk>true</jk> if this bean property is marked with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>Rdf.beanUri()</code></a> as <jk>true</jk>.</div>
+<div class="block">Returns <jk>true</jk> if this bean property is marked with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>@Rdf.beanUri()</code></a> as <jk>true</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd><jk>true</jk> if this bean property is marked with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>Rdf.beanUri()</code></a> as <jk>true</jk>.</dd>
+<dd><jk>true</jk> if this bean property annotation is <jk>true</jk>.</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/RdfClassMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfClassMeta.html b/content/site/apidocs/org/apache/juneau/jena/RdfClassMeta.html
index e642c0e..0feb716 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfClassMeta.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfClassMeta.html
@@ -157,13 +157,13 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation">Rdf</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/jena/RdfClassMeta.html#getAnnotation--">getAnnotation</a></span>()</code>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>Rdf</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>@Rdf</code></a> annotation defined on the class.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../org/apache/juneau/jena/RdfCollectionFormat.html" title="enum in org.apache.juneau.jena">RdfCollectionFormat</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/jena/RdfClassMeta.html#getCollectionFormat--">getCollectionFormat</a></span>()</code>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#collectionFormat--"><code>Rdf.collectionFormat()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#collectionFormat--"><code>@Rdf.collectionFormat()</code></a> annotation defined on the class.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -230,10 +230,10 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <li class="blockList">
 <h4>getAnnotation</h4>
 <pre>protected&nbsp;<a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation">Rdf</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfClassMeta.html#line.56">getAnnotation</a>()</pre>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>Rdf</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>@Rdf</code></a> annotation defined on the class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>Rdf</code></a> annotation, or <jk>null</jk> if annotation is not specified.</dd>
+<dd>The value of the annotation, or <jk>null</jk> if annotation is not specified.</dd>
 </dl>
 </li>
 </ul>
@@ -244,10 +244,10 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <li class="blockList">
 <h4>getCollectionFormat</h4>
 <pre>protected&nbsp;<a href="../../../../org/apache/juneau/jena/RdfCollectionFormat.html" title="enum in org.apache.juneau.jena">RdfCollectionFormat</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/jena/RdfClassMeta.html#line.66">getCollectionFormat</a>()</pre>
-<div class="block">Returns the <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#collectionFormat--"><code>Rdf.collectionFormat()</code></a> annotation defined on the class.</div>
+<div class="block">Returns the <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#collectionFormat--"><code>@Rdf.collectionFormat()</code></a> annotation defined on the class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#collectionFormat--"><code>Rdf.collectionFormat()</code></a> annotation, or <jk>null</jk> if annotation is not 
+<dd>The value of the annotation, or <jk>null</jk> if annotation is not 
  specified.</dd>
 </dl>
 </li>
@@ -262,14 +262,14 @@ extends <a href="../../../../org/apache/juneau/ClassMetaExtended.html" title="cl
 <div class="block">Returns the RDF namespace associated with this class.
  
  <p>
- Namespace is determined in the following order:
+ Namespace is determined in the following order of <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>@Rdf.prefix()</code></a> annotation:
  <ol>
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on class.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on package.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on superclasses.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on superclass packages.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on interfaces.
-   <li><a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#prefix--"><code>Rdf.prefix()</code></a> annotation defined on interface packages.
+   <li>Class.
+   <li>Package.
+   <li>Superclasses.
+   <li>Superclass packages.
+   <li>Interfaces.
+   <li>Interface packages.
  </ol></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/jena/RdfCommon.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/jena/RdfCommon.html b/content/site/apidocs/org/apache/juneau/jena/RdfCommon.html
index a429e88..92658ce 100644
--- a/content/site/apidocs/org/apache/juneau/jena/RdfCommon.html
+++ b/content/site/apidocs/org/apache/juneau/jena/RdfCommon.html
@@ -364,7 +364,7 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.100">RDF_language</a></pre>
 <div class="block">Configuration property:  RDF language.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.language.s"</js>
    <li><b>Data type:</b>  <code>String</code>
@@ -385,7 +385,7 @@
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Can be any of the following:
  <ul class='spaced-list'>
@@ -430,7 +430,7 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.117">RDF_juneauNs</a></pre>
 <div class="block">Configuration property:  XML namespace for Juneau properties.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.juneauNs.s"</js>
    <li><b>Data type:</b>  <a href="../../../../org/apache/juneau/xml/Namespace.html" title="class in org.apache.juneau.xml"><code>Namespace</code></a>
@@ -456,7 +456,7 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.134">RDF_juneauBpNs</a></pre>
 <div class="block">Configuration property:  Default XML namespace for bean properties.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.juneauBpNs.s"</js>
    <li><b>Data type:</b>  <a href="../../../../org/apache/juneau/xml/Namespace.html" title="class in org.apache.juneau.xml"><code>Namespace</code></a>
@@ -482,7 +482,7 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.156">RDF_useXmlNamespaces</a></pre>
 <div class="block">Configuration property:  Reuse XML namespaces when RDF namespaces not specified.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.useXmlNamespaces.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -494,10 +494,10 @@
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
- When specified, namespaces defined using <a href="../../../../org/apache/juneau/xml/annotation/XmlNs.html" title="annotation in org.apache.juneau.xml.annotation"><code>XmlNs</code></a> and <a href="../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation"><code>Xml</code></a> will be inherited by the RDF serializers.
- Otherwise, namespaces will be defined using <a href="../../../../org/apache/juneau/jena/annotation/RdfNs.html" title="annotation in org.apache.juneau.jena.annotation"><code>RdfNs</code></a> and <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>Rdf</code></a>.</div>
+ When specified, namespaces defined using <a href="../../../../org/apache/juneau/xml/annotation/XmlNs.html" title="annotation in org.apache.juneau.xml.annotation"><code>@XmlNs</code></a> and <a href="../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation"><code>@Xml</code></a> will be inherited by the RDF serializers.
+ Otherwise, namespaces will be defined using <a href="../../../../org/apache/juneau/jena/annotation/RdfNs.html" title="annotation in org.apache.juneau.jena.annotation"><code>@RdfNs</code></a> and <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html" title="annotation in org.apache.juneau.jena.annotation"><code>@Rdf</code></a>.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.juneau.jena.RdfCommon.RDF_useXmlNamespaces">Constant Field Values</a></dd>
@@ -513,14 +513,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.187">RDF_arp_iriRules</a></pre>
 <div class="block">Configuration property:  RDF/XML property: <code>iri_rules</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.iri-rules.s"</js>
    <li><b>Data type:</b>  <code>String</code>
    <li><b>Default:</b>  <js>"lax"</js>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Set the engine for checking and resolving.
  
@@ -553,14 +553,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.228">RDF_arp_errorMode</a></pre>
 <div class="block">Configuration property:  RDF/XML ARP property: <code>error-mode</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.error-mode.s"</js>
    <li><b>Data type:</b>  <code>String</code>
    <li><b>Default:</b>  <js>"lax"</js>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  This allows a coarse-grained approach to control of error handling.
  
@@ -603,14 +603,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.251">RDF_arp_embedding</a></pre>
 <div class="block">Configuration property:  RDF/XML ARP property: <code>embedding</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.embedding.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
    <li><b>Default:</b>  <jk>false</jk>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Sets ARP to look for RDF embedded within an enclosing XML document.
  
@@ -635,13 +635,13 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.284">RDF_arp_err_</a></pre>
 <div class="block">Configuration property:  RDF/XML ARP property: <code>ERR_xxx</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.ERR_"</js>
    <li><b>Data type:</b>  <code>String</code>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Provides fine-grained control over detected error conditions.
  
@@ -677,13 +677,13 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.299">RDF_arp_warn_</a></pre>
 <div class="block">Configuration property:  RDF/XML ARP property: <code>WARN_xxx</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.WARN_"</js>
    <li><b>Data type:</b>  <code>String</code>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  See <a href="../../../../org/apache/juneau/jena/RdfCommon.html#RDF_arp_err_"><code>RDF_arp_err_</code></a> for details.</div>
 <dl>
@@ -701,13 +701,13 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.314">RDF_arp_ign_</a></pre>
 <div class="block">RDF/XML ARP property: <code>IGN_xxx</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.IGN_"</js>
    <li><b>Data type:</b>  <code>String</code>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  See <a href="../../../../org/apache/juneau/jena/RdfCommon.html#RDF_arp_err_"><code>RDF_arp_err_</code></a> for details.</div>
 <dl>
@@ -725,14 +725,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.330">RDF_rdfxml_xmlBase</a></pre>
 <div class="block">Configuration property:  RDF/XML property: <code>xmlbase</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.xmlbase.s"</js>
    <li><b>Data type:</b>  <code>String</code>
    <li><b>Default:</b>  <jk>null</jk>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  The value to be included for an <xa>xml:base</xa> attribute on the root element in the file.</div>
 <dl>
@@ -750,14 +750,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.347">RDF_rdfxml_longId</a></pre>
 <div class="block">Configuration property:  RDF/XML property: <code>longId</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.longId.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
    <li><b>Default:</b>  <jk>false</jk>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Whether to use long ID's for anon resources.
  Short ID's are easier to read, but can run out of memory on very large models.</div>
@@ -776,14 +776,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.363">RDF_rdfxml_allowBadUris</a></pre>
 <div class="block">Configuration property:  RDF/XML property: <code>allowBadURIs</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.allowBadURIs.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
    <li><b>Default:</b>  <jk>false</jk>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  URIs in the graph are, by default, checked prior to serialization.</div>
 <dl>
@@ -801,14 +801,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.401">RDF_rdfxml_relativeUris</a></pre>
 <div class="block">Configuration property:  RDF/XML property: <code>relativeURIs</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.relativeURIs.s"</js>
    <li><b>Data type:</b>  <code>String</code>
    <li><b>Default:</b>  <js>"same-document, absolute, relative, parent"</js>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  What sort of relative URIs should be used.
  
@@ -848,14 +848,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.427">RDF_rdfxml_showXmlDeclaration</a></pre>
 <div class="block">Configuration property:  RDF/XML property: <code>showXmlDeclaration</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.showXmlDeclaration.s"</js>
    <li><b>Data type:</b>  <code>String</code>
    <li><b>Default:</b>  <js>"default"</js>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Possible values:
  <ul class='spaced-list'>
@@ -883,14 +883,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.446">RDF_rdfxml_showDoctypeDeclaration</a></pre>
 <div class="block">Configuration property:  RDF/XML property: <code>showDoctypeDeclaration</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.showDoctypeDeclaration.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
    <li><b>Default:</b>  <jk>true</jk>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  If true, an XML doctype declaration is included in the output.
  This declaration includes a <code>!ENTITY</code> declaration for each prefix mapping in the model, and any 
@@ -911,14 +911,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.462">RDF_rdfxml_tab</a></pre>
 <div class="block">Configuration property:  RDF/XML property: <code>tab</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.tab.i"</js>
    <li><b>Data type:</b>  <code>Integer</code>
    <li><b>Default:</b>  <code>2</code>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  The number of spaces with which to indent XML child elements.</div>
 <dl>
@@ -936,14 +936,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.478">RDF_rdfxml_attributeQuoteChar</a></pre>
 <div class="block">Configuration property:  RDF/XML property: <code>attributeQuoteChar</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.attributeQuoteChar.s"</js>
    <li><b>Data type:</b>  <code>Character</code>
    <li><b>Default:</b>  <js>'"'</js>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  The XML attribute quote character.</div>
 <dl>
@@ -961,14 +961,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.496">RDF_rdfxml_blockRules</a></pre>
 <div class="block">Configuration property:  RDF/XML property: <code>blockRules</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.rdfXml.blockRules.s"</js>
    <li><b>Data type:</b>  <code>String</code>
    <li><b>Default:</b>  <js>""</js>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  A list of <code>Resource</code> or a <code>String</code> being a comma separated list of fragment IDs from 
  <a class="doclink" href="http://www.w3.org/TR/rdf-syntax-grammar">RDF Syntax Grammar</a> indicating grammar 
@@ -988,14 +988,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.512">RDF_n3_minGap</a></pre>
 <div class="block">Configuration property:  N3/Turtle property: <code>minGap</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.n3.minGap.i"</js>
    <li><b>Data type:</b>  <code>Integer</code>
    <li><b>Default:</b>  <code>1</code>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Minimum gap between items on a line.</div>
 <dl>
@@ -1013,14 +1013,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.528">RDF_n3_objectLists</a></pre>
 <div class="block">Configuration property:  N3/Turtle property: <code>objectLists</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.n3.objectLists.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
    <li><b>Default:</b>  <jk>true</jk>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Print object lists as comma separated lists.</div>
 <dl>
@@ -1038,14 +1038,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.544">RDF_n3_subjectColumn</a></pre>
 <div class="block">Configuration property:  N3/Turtle property: <code>subjectColumn</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.n3.subjectColumn.i"</js>
    <li><b>Data type:</b>  <code>Integer</code>
    <li><b>Default:</b>  indentProperty
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  If the subject is shorter than this value, the first property may go on the same line.</div>
 <dl>
@@ -1063,14 +1063,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.560">RDF_n3_propertyColumn</a></pre>
 <div class="block">Configuration property:  N3/Turtle property: <code>propertyColumn</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.n3.propertyColumn.i"</js>
    <li><b>Data type:</b>  <code>Integer</code>
    <li><b>Default:</b>  <code>8</code>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Width of the property column.</div>
 <dl>
@@ -1088,14 +1088,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.576">RDF_n3_indentProperty</a></pre>
 <div class="block">Configuration property:  N3/Turtle property: <code>indentProperty</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.n3.indentProperty.i"</js>
    <li><b>Data type:</b>  <code>Integer</code>
    <li><b>Default:</b>  <code>6</code>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Width to indent properties.</div>
 <dl>
@@ -1113,14 +1113,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.593">RDF_n3_widePropertyLen</a></pre>
 <div class="block">Configuration property:  N3/Turtle property: <code>widePropertyLen</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.n3.widePropertyLen.i"</js>
    <li><b>Data type:</b>  <code>Integer</code>
    <li><b>Default:</b>  <code>20</code>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Width of the property column.
  Must be longer than <code>propertyColumn</code>.</div>
@@ -1139,14 +1139,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.609">RDF_n3_abbrevBaseUri</a></pre>
 <div class="block">Configuration property:  N3/Turtle property: <code>abbrevBaseURI</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.n3.abbrevBaseURI.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
    <li><b>Default:</b>  <jk>true</jk>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Control whether to use abbreviations <code>&lt;&gt;</code> or <code>&lt;#&gt;</code>.</div>
 <dl>
@@ -1164,14 +1164,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.625">RDF_n3_usePropertySymbols</a></pre>
 <div class="block">Configuration property:  N3/Turtle property: <code>usePropertySymbols</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.n3.usePropertySymbols.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
    <li><b>Default:</b>  <jk>true</jk>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Control whether to use <code>a</code>, <code>=</code> and <code>=&gt;</code> in output</div>
 <dl>
@@ -1189,14 +1189,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.641">RDF_n3_useTripleQuotedStrings</a></pre>
 <div class="block">Configuration property:  N3/Turtle property: <code>useTripleQuotedStrings</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.n3.useTripleQuotedStrings.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
    <li><b>Default:</b>  <jk>true</jk>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Allow the use of <code>"""</code> to delimit long strings.</div>
 <dl>
@@ -1214,14 +1214,14 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.657">RDF_n3_useDoubles</a></pre>
 <div class="block">Configuration property:  N3/Turtle property: <code>useDoubles</code>.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.jena.n3.useDoubles.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
    <li><b>Default:</b>  <jk>true</jk>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Allow the use doubles as <code>123.456</code>.</div>
 <dl>
@@ -1239,7 +1239,7 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.696">RDF_collectionFormat</a></pre>
 <div class="block">Configuration property:  RDF format for representing collections and arrays.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.collectionFormat.s"</js>
    <li><b>Data type:</b>  <code>String</code>
@@ -1251,7 +1251,7 @@
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  Possible values:
  <ul class='spaced-list'>
@@ -1287,7 +1287,7 @@
 <pre>static final&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> <a href="../../../../src-html/org/apache/juneau/jena/RdfCommon.html#line.751">RDF_looseCollections</a></pre>
 <div class="block">Configuration property:  Collections should be serialized and parsed as loose collections.
  
-   <h5 class='section'>Property:</h5>
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"Rdf.looseCollections.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -1301,7 +1301,7 @@
       </ul>
  </ul>
  
-   <h5 class='section'>Description:</h5>
+ <h5 class='section'>Description:</h5>
  <p>
  When specified, collections of resources are handled as loose collections of resources in RDF instead of
  resources that are children of an RDF collection (e.g. Sequence, Bag).
@@ -1314,25 +1314,25 @@
  <p>
  This setting is typically only useful if the beans being parsed into do not have a bean property
  annotated with <a href="../../../../org/apache/juneau/jena/annotation/Rdf.html#beanUri--"><code>@Rdf(beanUri=true)</code></a>.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
-   WriterSerializer s = <jk>new</jk> RdfSerializerBuilder().xmlabbrev().looseCollections(<jk>true</jk>).build();
-   ReaderParser p = <jk>new</jk> RdfParserBuilder().xml().looseCollections(<jk>true</jk>).build();
-
+   WriterSerializer s = RdfSerializer.<jsm>create</jsm>().xmlabbrev().looseCollections(<jk>true</jk>).build();
+   ReaderParser p = RdfParser.<jsm>create</jsm>().xml().looseCollections(<jk>true</jk>).build();
+ 
    List&lt;MyBean&gt; l = createListOfMyBeans();
-
+ 
    <jc>// Serialize to RDF/XML as loose resources</jc>
    String rdfXml = s.serialize(l);
-
+ 
    <jc>// Parse back into a Java collection</jc>
    l = p.parse(rdfXml, LinkedList.<jk>class</jk>, MyBean.<jk>class</jk>);
-
+ 
    MyBean[] b = createArrayOfMyBeans();
-
+ 
    <jc>// Serialize to RDF/XML as loose resources</jc>
    String rdfXml = s.serialize(b);
-
+ 
    <jc>// Parse back into a bean array</jc>
    b = p.parse(rdfXml, MyBean[].<jk>class</jk>);
  </p></div>



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlSerializerSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlSerializerSession.html b/content/site/apidocs/org/apache/juneau/html/HtmlSerializerSession.html
index 8308f2a..0e9b29a 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlSerializerSession.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlSerializerSession.html
@@ -140,7 +140,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerSession.html#line.37">HtmlSerializerSession</a>
 extends <a href="../../../../org/apache/juneau/xml/XmlSerializerSession.html" title="class in org.apache.juneau.xml">XmlSerializerSession</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</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>
@@ -283,7 +283,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerSession.html" ti
 <!--   -->
 </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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#isDetectRecursions--">isDetectRecursions</a>, <a href="../../../../org/apach
 e/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.BeanProp
 ertyMeta-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/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/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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#getResponseHeaders--">getResponseHeaders</a>, <a href="../../../../org/apache/jun
 eau/serializer/SerializerSession.html#getUriResolver--">getUriResolver</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/Serialize
 rSession.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/SerializerSessi
 on.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">
@@ -463,7 +463,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerSession.html" ti
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlSerializerSession.html#line.189">isHtmlMode</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/xml/XmlSerializerSession.html#isHtmlMode--">XmlSerializerSession</a></code></span></div>
 <div class="block">Returns <jk>true</jk> if we're serializing HTML.
-
+ 
  <p>
  The difference in behavior is how empty non-void elements are handled.
  The XML serializer will produce a collapsed tag, whereas the HTML serializer will produce a start and end tag.</div>
@@ -486,7 +486,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlSerializerSession.html" ti
                     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/html/HtmlStrippedDocSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlStrippedDocSerializer.html b/content/site/apidocs/org/apache/juneau/html/HtmlStrippedDocSerializer.html
index 34883bb..3d0c0b4 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlStrippedDocSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlStrippedDocSerializer.html
@@ -142,19 +142,20 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlStrippedDocSerializer.html#line.34">HtmlStrippedDocSerializer</a>
+<pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlStrippedDocSerializer.html#line.35">HtmlStrippedDocSerializer</a>
 extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></pre>
 <div class="block">Serializes POJOs to HTTP responses as stripped HTML.
-
- <h5 class='section'>Media types:</h5>
-
- Handles <code>Accept</code> types: <code>text/html+stripped</code>
-
+ 
+ 
+ <h5 class='topic'>Media types</h5>
+ 
+ Handles <code>Accept</code> types:  <code><b>text/html+stripped</b></code>
  <p>
- Produces <code>Content-Type</code> types: <code>text/html</code>
-
- <h5 class='section'>Description:</h5>
-
+ Produces <code>Content-Type</code> types:  <code><b>text/html</b></code>
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  Produces the same output as <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html" title="class in org.apache.juneau.html"><code>HtmlDocSerializer</code></a>, but without the header and body tags and page title and
  description.
  Used primarily for JUnit testing the <a href="../../../../org/apache/juneau/html/HtmlDocSerializer.html" title="class in org.apache.juneau.html"><code>HtmlDocSerializer</code></a> class.</div>
@@ -197,7 +198,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.juneau.html.<a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html">HtmlSerializer</a></h3>
-<code><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT">DEFAULT</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ">DEFAULT_SQ</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ_READABLE">DEFAULT_SQ_READABLE</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addBeanTypeProperties">HTML_addBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders">HTML_addKeyValueTableHeaders</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_lookForLabelParameters">HTML_lookForLabelParameters</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriA
 nchorText</a></code></li>
+<code><a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT">DEFAULT</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ">DEFAULT_SQ</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#DEFAULT_SQ_READABLE">DEFAULT_SQ_READABLE</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addBeanTypeProperties">HTML_addBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders">HTML_addKeyValueTableHeaders</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLabelParameters">HTML_detectLabelParameters</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_detectLinksInStrings">HTML_detectLinksInStrings</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_labelParameter">HTML_labelParameter</a>, <a href="../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_uriAnchorText">HTML_uriAnc
 horText</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.juneau.xml.XmlSerializer">
@@ -329,7 +330,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>HtmlStrippedDocSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlStrippedDocSerializer.html#line.41">HtmlStrippedDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlStrippedDocSerializer.html#line.42">HtmlStrippedDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -343,7 +344,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlStrippedDocSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlStrippedDocSerializer.html#line.66">HtmlStrippedDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlStrippedDocSerializer.html#line.71">HtmlStrippedDocSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
                                  <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;produces,
                                  <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;accept)</pre>
 <div class="block">Constructor.</div>
@@ -360,9 +361,13 @@ extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="
    <p>
    For example, if this serializer produces <js>"application/json"</js> but should handle media types of
    <js>"application/json"</js> and <js>"text/json"</js>, then the arguments should be:
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);</code>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);
+   </p>
    <br>...or...
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);</code></dd>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);
+   </p></dd>
 </dl>
 </li>
 </ul>
@@ -380,7 +385,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/serializer/WriterSerializerSession.html" title="class in org.apache.juneau.serializer">WriterSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlStrippedDocSerializer.html#line.71">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/serializer/WriterSerializerSession.html" title="class in org.apache.juneau.serializer">WriterSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/html/HtmlStrippedDocSerializer.html#line.76">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/Serializer.html#createSession-org.apache.juneau.serializer.SerializerSessionArgs-">Serializer</a></code></span></div>
 <div class="block">Create the session object used for actual serialization of objects.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/HtmlStrippedDocSerializerSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlStrippedDocSerializerSession.html b/content/site/apidocs/org/apache/juneau/html/HtmlStrippedDocSerializerSession.html
index aaff069..5695072 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlStrippedDocSerializerSession.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlStrippedDocSerializerSession.html
@@ -145,7 +145,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/html/HtmlStrippedDocSerializerSession.html#line.26">HtmlStrippedDocSerializerSession</a>
 extends <a href="../../../../org/apache/juneau/html/HtmlSerializerSession.html" title="class in org.apache.juneau.html">HtmlSerializerSession</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/html/HtmlStrippedDocSerializer.html" title="class in org.apache.juneau.html"><code>HtmlStrippedDocSerializer</code></a>.
-
+ 
  <p>
  This class is NOT thread safe.  It is meant to be discarded after one-time use.</div>
 </li>
@@ -237,7 +237,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlSerializerSession.html"
 <!--   -->
 </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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#isDetectRecursions--">isDetectRecursions</a>, <a href="../../../../org/apach
 e/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.BeanProp
 ertyMeta-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/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/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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#getResponseHeaders--">getResponseHeaders</a>, <a href="../../../../org/apache/jun
 eau/serializer/SerializerSession.html#getUriResolver--">getUriResolver</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/Serialize
 rSession.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/SerializerSessi
 on.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">
@@ -310,7 +310,7 @@ extends <a href="../../../../org/apache/juneau/html/HtmlSerializerSession.html"
                     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/html/HtmlWriter.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/HtmlWriter.html b/content/site/apidocs/org/apache/juneau/html/HtmlWriter.html
index d3c3e2a..3db7a25 100644
--- a/content/site/apidocs/org/apache/juneau/html/HtmlWriter.html
+++ b/content/site/apidocs/org/apache/juneau/html/HtmlWriter.html
@@ -1369,7 +1369,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlWriter.html" title="class
               throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#cr-int-">SerializerWriter</a></code></span></div>
 <div class="block">Performs a carriage return.
-
+ 
  <p>
  Adds a newline and the specified number of tabs (if the <code>useWhitespace</code> setting is enabled) to the output.</div>
 <dl>
@@ -1394,7 +1394,7 @@ extends <a href="../../../../org/apache/juneau/xml/XmlWriter.html" title="class
                throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerWriter.html#cre-int-">SerializerWriter</a></code></span></div>
 <div class="block">Performs a carriage return at the end of a line.
-
+ 
  <p>
  Adds a newline and the specified number of tabs (if the <code>useWhitespace</code> setting is enabled) to the output.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/SimpleHtmlWriter.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/SimpleHtmlWriter.html b/content/site/apidocs/org/apache/juneau/html/SimpleHtmlWriter.html
index 17e8fa0..1e351fa 100644
--- a/content/site/apidocs/org/apache/juneau/html/SimpleHtmlWriter.html
+++ b/content/site/apidocs/org/apache/juneau/html/SimpleHtmlWriter.html
@@ -135,7 +135,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/html/SimpleHtmlWriter.html#line.26">SimpleHtmlWriter</a>
 extends <a href="../../../../org/apache/juneau/html/HtmlWriter.html" title="class in org.apache.juneau.html">HtmlWriter</a></pre>
 <div class="block">Utility class for creating custom HTML.
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    String table = <jk>new</jk> SimpleHtmlWriter().sTag(<js>"table"</js>).sTag(<js>"tr"</js>).sTag(<js>"td"</js>)

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/html/annotation/Html.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/html/annotation/Html.html b/content/site/apidocs/org/apache/juneau/html/annotation/Html.html
index e75019f..2f8a9a6 100644
--- a/content/site/apidocs/org/apache/juneau/html/annotation/Html.html
+++ b/content/site/apidocs/org/apache/juneau/html/annotation/Html.html
@@ -173,20 +173,31 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/html/annota
 <!--   -->
 </a>
 <h3>Element Detail</h3>
-<a name="asXml--">
+<a name="anchorText--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>asXml</h4>
-<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/juneau/html/annotation/Html.html#line.37">asXml</a></pre>
-<div class="block">Treat as XML.
-
+<h4>anchorText</h4>
+<pre>public abstract&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/html/annotation/Html.html#line.48">anchorText</a></pre>
+<div class="block">Use the specified anchor text when serializing a URI.
+ 
  <p>
- Useful when creating beans that model HTML elements.</div>
+ The text can contain any bean property values resolved through variables of the form <js>"{property-name}"</js>.
+ 
+ <h6 class='figure'>Example:</h6>
+ <p class='bcode'>
+   <jk>public class</jk> FileSpace {
+ 
+      <ja>@Html</ja>(anchorText=<js>"drive/{drive}"</js>)
+      <jk>public</jk> String getDrive() {
+         ...;
+      }
+   }
+ </p></div>
 <dl>
 <dt>Default:</dt>
-<dd>false</dd>
+<dd>""</dd>
 </dl>
 </li>
 </ul>
@@ -199,9 +210,9 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/html/annota
 <ul class="blockList">
 <li class="blockList">
 <h4>asPlainText</h4>
-<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/juneau/html/annotation/Html.html#line.46">asPlainText</a></pre>
+<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/juneau/html/annotation/Html.html#line.57">asPlainText</a></pre>
 <div class="block">Treat as plain text.
-
+ 
  <p>
  Object is serialized to a String using the <code>toString()</code> method and written directly to output.
  Useful when you want to serialize custom HTML.</div>
@@ -214,17 +225,17 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/html/annota
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="noTables--">
+<li class="blockList"><a name="asXml--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>noTables</h4>
-<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/juneau/html/annotation/Html.html#line.54">noTables</a></pre>
-<div class="block">When <jk>true</jk>, collections of beans should be rendered as trees instead of tables.
-
+<h4>asXml</h4>
+<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/juneau/html/annotation/Html.html#line.65">asXml</a></pre>
+<div class="block">Treat as XML.
+ 
  <p>
- Default is <jk>false</jk>.</div>
+ Useful when creating beans that model HTML elements.</div>
 <dl>
 <dt>Default:</dt>
 <dd>false</dd>
@@ -234,112 +245,103 @@ public @interface <a href="../../../../../src-html/org/apache/juneau/html/annota
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="noTableHeaders--">
+<li class="blockList"><a name="link--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>noTableHeaders</h4>
-<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/juneau/html/annotation/Html.html#line.62">noTableHeaders</a></pre>
-<div class="block">When <jk>true</jk>, don't add headers to tables.
-
+<h4>link</h4>
+<pre>public abstract&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/html/annotation/Html.html#line.94">link</a></pre>
+<div class="block">Adds a hyperlink to a bean property when rendered as HTML.
+ 
  <p>
- Default is <jk>false</jk>.</div>
+ The text can contain any bean property values resolved through variables of the form <js>"{property-name}"</js>.
+ 
+ <p>
+ The URLs can be any of the following forms:
+ <ul>
+   <li>Absolute - e.g. <js>"http://host:123/myContext/myServlet/myPath"</js>
+   <li>Context-root-relative - e.g. <js>"/myContext/myServlet/myPath"</js>
+   <li>Context-relative - e.g. <js>"context:/myServlet/myPath"</js>
+   <li>Servlet-relative - e.g. <js>"servlet:/myPath"</js>
+   <li>Path-info-relative - e.g. <js>"myPath"</js>
+ </ul>
+ 
+ <h6 class='figure'>Example:</h6>
+ <p class='bcode'>
+   <jk>public class</jk> FileSpace {
+ 
+      <ja>@Html</ja>(link=<js>"servlet:/drive/{drive}"</js>)
+      <jk>public</jk> String getDrive() {
+         ...;
+      }
+   }
+ </p></div>
 <dl>
 <dt>Default:</dt>
-<dd>false</dd>
+<dd>""</dd>
 </dl>
 </li>
 </ul>
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="render--">
+<li class="blockList"><a name="noTableHeaders--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>render</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../org/apache/juneau/html/HtmlRender.html" title="class in org.apache.juneau.html">HtmlRender</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/html/annotation/Html.html#line.71">render</a></pre>
-<div class="block">Associates an <a href="../../../../../org/apache/juneau/html/HtmlRender.html" title="class in org.apache.juneau.html"><code>HtmlRender</code></a> with a bean property for custom HTML rendering of the property.
-
- <p>
- This annotation applies to bean properties and classes.</div>
+<h4>noTableHeaders</h4>
+<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/juneau/html/annotation/Html.html#line.104">noTableHeaders</a></pre>
+<div class="block">When <jk>true</jk>, don't add headers to tables.
+ 
+ <h5 class='section'>See Also:</h5>
+ <ul>
+   <li class='jf'><a href="../../../../../org/apache/juneau/html/HtmlSerializer.html#HTML_addKeyValueTableHeaders"><code>HtmlSerializer.HTML_addKeyValueTableHeaders</code></a>
+ </ul></div>
 <dl>
 <dt>Default:</dt>
-<dd>org.apache.juneau.html.HtmlRender.class</dd>
+<dd>false</dd>
 </dl>
 </li>
 </ul>
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="link--">
+<li class="blockList"><a name="noTables--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>link</h4>
-<pre>public abstract&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/html/annotation/Html.html#line.100">link</a></pre>
-<div class="block">Adds a hyperlink to a bean property when rendered as HTML.
-
- <p>
- The text can contain any bean property values resolved through variables of the form <js>"{property-name}"</js>.
-
+<h4>noTables</h4>
+<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../../src-html/org/apache/juneau/html/annotation/Html.html#line.112">noTables</a></pre>
+<div class="block">When <jk>true</jk>, collections of beans should be rendered as trees instead of tables.
+ 
  <p>
- The URLs can be any of the following forms:
- <ul>
-   <li>Absolute - e.g. <js>"http://host:123/myContext/myServlet/myPath"</js>
-   <li>Context-root-relative - e.g. <js>"/myContext/myServlet/myPath"</js>
-   <li>Context-relative - e.g. <js>"context:/myServlet/myPath"</js>
-   <li>Servlet-relative - e.g. <js>"servlet:/myPath"</js>
-   <li>Path-info-relative - e.g. <js>"myPath"</js>
- </ul>
-
- <h6 class='figure'>Example:</h6>
- <p class='bcode'>
-   <jk>public class</jk> FileSpace {
-
-      <ja>@Html</ja>(link=<js>"servlet:/drive/{drive}"</js>)
-      <jk>public</jk> String getDrive() {
-         ...;
-      }
-   }
- </p></div>
+ Default is <jk>false</jk>.</div>
 <dl>
 <dt>Default:</dt>
-<dd>""</dd>
+<dd>false</dd>
 </dl>
 </li>
 </ul>
 </li>
 </ul>
 <ul class="blockList">
-<li class="blockList"><a name="anchorText--">
+<li class="blockList"><a name="render--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>anchorText</h4>
-<pre>public abstract&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/html/annotation/Html.html#line.119">anchorText</a></pre>
-<div class="block">Use the specified anchor text when serializing a URI.
-
+<h4>render</h4>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../../org/apache/juneau/html/HtmlRender.html" title="class in org.apache.juneau.html">HtmlRender</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/html/annotation/Html.html#line.121">render</a></pre>
+<div class="block">Associates an <a href="../../../../../org/apache/juneau/html/HtmlRender.html" title="class in org.apache.juneau.html"><code>HtmlRender</code></a> with a bean property for custom HTML rendering of the property.
+ 
  <p>
- The text can contain any bean property values resolved through variables of the form <js>"{property-name}"</js>.
-
- <h6 class='figure'>Example:</h6>
- <p class='bcode'>
-   <jk>public class</jk> FileSpace {
-
-      <ja>@Html</ja>(anchorText=<js>"drive/{drive}"</js>)
-      <jk>public</jk> String getDrive() {
-         ...;
-      }
-   }
- </p></div>
+ This annotation applies to bean properties and classes.</div>
 <dl>
 <dt>Default:</dt>
-<dd>""</dd>
+<dd>org.apache.juneau.html.HtmlRender.class</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Accept.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Accept.html b/content/site/apidocs/org/apache/juneau/http/Accept.html
index 6372cc7..87fba64 100644
--- a/content/site/apidocs/org/apache/juneau/http/Accept.html
+++ b/content/site/apidocs/org/apache/juneau/http/Accept.html
@@ -111,25 +111,25 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Accept.html#line.149">Accept</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 a parsed <l>Accept</l> HTTP request header.
-
+ 
  <p>
  Content-Types that are acceptable for the response.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Accept: text/plain
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Accept request-header field can be used to specify certain media types which are acceptable for the response.
  Accept headers can be used to indicate that the request is specifically limited to a small set of desired types, as
  in the case of a request for an in-line image.
-
+ 
  <p class='bcode'>
     Accept         = "Accept" ":
                      #( media-range [ accept-params ] )
-
+ 
     media-range    = ( "* /*"
                      | ( type "/" "*" )
                      | ( type "/" subtype )
@@ -137,12 +137,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
     accept-params  = ";" "q" "=" qvalue *( accept-extension )
     accept-extension = ";" token [ "=" ( token | quoted-string ) ]
  </p>
-
+ 
  <p>
  The asterisk "*" character is used to group media types into ranges, with "* /*" indicating all media types and
  "type/*" indicating all subtypes of that type.
  The media-range MAY include media type parameters that are applicable to that range.
-
+ 
  <p>
  Each media-range MAY be followed by one or more accept-params, beginning with the "q" parameter for indicating a
  relative quality factor.
@@ -150,7 +150,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  Quality factors allow the user or user agent to indicate the relative degree of preference for that media-range,
  using the qvalue scale from 0 to 1 (section 3.9).
  The default value is q=1.
-
+ 
  <p>
  Note: Use of the "q" parameter name to separate media type parameters from Accept extension parameters is due to
  historical practice.
@@ -158,7 +158,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  believed to be unlikely given the lack of any "q" parameters in the IANA
  media type registry and the rare usage of any media type parameters in Accept.
  Future media types are discouraged from registering any parameter named "q".
-
+ 
  <p>
  The example
  <p class='bcode'>
@@ -167,26 +167,26 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  SHOULD be interpreted as "I prefer audio/basic, but send me any audio type if it is the best available after an 80%
  mark-down in quality."
-
+ 
  <p>
  If no Accept header field is present, then it is assumed that the client accepts all media types.
-
+ 
  <p>
  If an Accept header field is present, and if the server cannot send a response which is acceptable according to the
  combined Accept field value, then the server SHOULD send a 406 (not acceptable) response.
-
+ 
  <p>
  A more elaborate example is
  <p class='bcode'>
    Accept: text/plain; q=0.5, text/html,
            text/x-dvi; q=0.8, text/x-c
  </p>
-
+ 
  <p>
  Verbally, this would be interpreted as "text/html and text/x-c are the preferred media types, but if they do not
  exist, then send the
  text/x-dvi entity, and if that does not exist, send the text/plain entity."
-
+ 
  <p>
  Media ranges can be overridden by more specific media ranges or specific media types.
  If more than one media range applies to a given type, the most specific reference has precedence.
@@ -202,7 +202,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    <li>text/*
    <li>* /*
  </ol>
-
+ 
  <p>
  The media type quality factor associated with a given type is determined by finding the media range with the highest
  precedence which matches that type.
@@ -221,12 +221,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    text/html;level=2         = 0.4
    text/html;level=3         = 0.7
  </p>
-
+ 
  <p>
  Note: A user agent might be provided with a default set of quality values for certain media ranges.
  However, unless the user agent is a closed system which cannot interact with other rendering agents, this default
  set ought to be configurable by the user.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -328,7 +328,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>asRanges</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/juneau/http/MediaTypeRange.html" title="class in org.apache.juneau.http">MediaTypeRange</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Accept.html#line.185">asRanges</a>()</pre>
 <div class="block">Returns the list of the media ranges that make up this header.
-
+ 
  <p>
  The media ranges in the list are sorted by their q-value in descending order.</div>
 <dl>
@@ -345,7 +345,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>findMatch</h4>
 <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Accept.html#line.208">findMatch</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>[]&nbsp;mediaTypes)</pre>
 <div class="block">Given a list of media types, returns the best match for this <code>Accept</code> header.
-
+ 
  <p>
  Note that fuzzy matching is allowed on the media types where the <code>Accept</code> header may
  contain additional subtype parts.
@@ -354,7 +354,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  isn't found.
  <br>The purpose for this is to allow serializers to match when artifacts such as <code>id</code> properties are
  present in the header.
-
+ 
  <p>
  See <a class='doclink' href='https://www.w3.org/TR/activitypub/#retrieving-objects'>
  ActivityPub / Retrieving Objects</a></div>
@@ -375,7 +375,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/Accept.html#line.246">hasSubtypePart</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;part)</pre>
 <div class="block">Convenience method for searching through all of the subtypes of all the media ranges in this header for the
  presence of a subtype fragment.
-
+ 
  <p>
  For example, given the header <js>"text/json+activity"</js>, calling
  <code>hasSubtypePart(<js>"activity"</js>)</code> returns <jk>true</jk>.</div>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/AcceptCharset.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/AcceptCharset.html b/content/site/apidocs/org/apache/juneau/http/AcceptCharset.html
index e52988b..8371071 100644
--- a/content/site/apidocs/org/apache/juneau/http/AcceptCharset.html
+++ b/content/site/apidocs/org/apache/juneau/http/AcceptCharset.html
@@ -116,19 +116,19 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/AcceptCharset.html#line.77">AcceptCharset</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title="class in org.apache.juneau.http">HeaderRangeArray</a></pre>
 <div class="block">Represents a parsed <l>Accept-Charset</l> HTTP request header.
-
+ 
  <p>
  Character sets that are acceptable.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Accept-Charset: utf-8
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Accept-Charset request-header field can be used to indicate what character sets are acceptable for the response.
-
+ 
  <p>
  This field allows clients capable of understanding more comprehensive or special- purpose character sets to signal
  that capability to a server which is capable of representing documents in those character sets.
@@ -136,7 +136,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title
    Accept-Charset = "Accept-Charset" ":"
                     1#( ( charset | "*" )[ ";" "q" "=" qvalue ] )
  </p>
-
+ 
  <p>
  Character set values are described in section 3.4. Each charset MAY be given an associated quality value which
  represents the user's preference for that charset.
@@ -145,23 +145,23 @@ extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title
  <p class='bcode'>
    Accept-Charset: iso-8859-5, unicode-1-1;q=0.8
  </p>
-
+ 
  <p>
  The special value "*", if present in the Accept-Charset field, matches every character set (including ISO-8859-1)
  which is not mentioned elsewhere in the Accept-Charset field.
-
+ 
  <p>
  If no "*" is present in an Accept-Charset field, then all character sets not explicitly mentioned get a quality
  value of 0, except for ISO-8859-1, which gets a quality value of 1 if not explicitly mentioned.
-
+ 
  <p>
  If no Accept-Charset header is present, the default is that any character set is acceptable.
-
+ 
  <p>
  If an Accept-Charset header is present, and if the server cannot send a response which is acceptable according to
  the Accept-Charset header, then the server SHOULD send an error response with the 406 (not acceptable) status code,
  though the sending of an unacceptable response is also allowed.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/AcceptEncoding.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/AcceptEncoding.html b/content/site/apidocs/org/apache/juneau/http/AcceptEncoding.html
index c4ba59e..f8fa07c 100644
--- a/content/site/apidocs/org/apache/juneau/http/AcceptEncoding.html
+++ b/content/site/apidocs/org/apache/juneau/http/AcceptEncoding.html
@@ -116,26 +116,26 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/AcceptEncoding.html#line.97">AcceptEncoding</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title="class in org.apache.juneau.http">HeaderRangeArray</a></pre>
 <div class="block">Represents a parsed <l>Accept-Encoding</l> HTTP request header.
-
+ 
  <p>
  List of acceptable encodings.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Accept-Encoding: gzip, deflate
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Accept-Encoding request-header field is similar to Accept, but restricts the content-codings (section 3.5) that
  are acceptable in the response.
-
+ 
  <p class='bcode'>
    Accept-Encoding  = "Accept-Encoding" ":"
                       1#( codings [ ";" "q" "=" qvalue ] )
    codings          = ( content-coding | "*" )
  </p>
-
+ 
  <p>
  Examples of its use are:
  <p class='bcode'>
@@ -145,7 +145,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title
    Accept-Encoding: compress;q=0.5, gzip;q=1.0
    Accept-Encoding: gzip;q=1.0, identity; q=0.5, *;q=0
  </p>
-
+ 
  <p>
  A server tests whether a content-coding is acceptable, according to an Accept-Encoding field, using these rules:
  <ol>
@@ -161,28 +161,28 @@ extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title
       "identity" content-coding.
       If the Accept-Encoding field-value is empty, then only the "identity" encoding is acceptable.
  </ol>
-
+ 
  <p>
  If an Accept-Encoding field is present in a request, and if the server cannot send a response which is acceptable
  according to the Accept-Encoding header, then the server SHOULD send an error response with the 406 (Not Acceptable)
  status code.
-
+ 
  <p>
  If no Accept-Encoding field is present in a request, the server MAY assume that the client will accept any content
  coding.
  In this case, if "identity" is one of the available content-codings, then the server SHOULD use the "identity"
  content-coding, unless it has additional information that a different content-coding is meaningful to the client.
-
+ 
  <p>
  Note: If the request does not include an Accept-Encoding field, and if the "identity" content-coding is unavailable,
  then content-codings commonly understood by HTTP/1.0 clients (i.e.,"gzip" and "compress") are preferred; some older
  clients improperly display messages sent with other content-codings.
  The server might also make this decision based on information about the particular user-agent or client.
-
+ 
  <p>
  Note: Most HTTP/1.0 applications do not recognize or obey qvalues associated with content-codings.
  This means that qvalues will not work and are not permitted with x-gzip or x-compress.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/AcceptLanguage.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/AcceptLanguage.html b/content/site/apidocs/org/apache/juneau/http/AcceptLanguage.html
index e5027a3..1427a56 100644
--- a/content/site/apidocs/org/apache/juneau/http/AcceptLanguage.html
+++ b/content/site/apidocs/org/apache/juneau/http/AcceptLanguage.html
@@ -116,27 +116,27 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/AcceptLanguage.html#line.109">AcceptLanguage</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title="class in org.apache.juneau.http">HeaderRangeArray</a></pre>
 <div class="block">Represents a parsed <l>Accept-Language</l> HTTP request header.
-
+ 
  <p>
  List of acceptable human languages for response.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Accept-Language: en-US
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Accept-Language request-header field is similar to Accept, but restricts the set of natural languages that are
  preferred as a response to the request.
  Language tags are defined in section 3.10.
-
+ 
  <p class='bcode'>
    Accept-Language = "Accept-Language" ":"
                      1#( language-range [ ";" "q" "=" qvalue ] )
    language-range  = ( ( 1*8ALPHA *( "-" 1*8ALPHA ) ) | "*" )
  </p>
-
+ 
  <p>
  Each language-range MAY be given an associated quality value which represents an estimate of the user's preference
  for the languages specified by that range.
@@ -147,46 +147,46 @@ extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title
  </p>
  <p>
  ...would mean: "I prefer Danish, but will accept British English and other types of English."
-
+ 
  <p>
  A language-range matches a language-tag if it exactly equals the tag, or if it exactly equals a prefix of the tag
  such that the first tag character following the prefix is "-".
-
+ 
  <p>
  The special range "*", if present in the Accept-Language field, matches every tag not matched by any other range
  present in the Accept-Language field.
-
+ 
  <p>
  Note: This use of a prefix matching rule does not imply that language tags are assigned to languages in such a way
  that it is always true that if a user understands a language with a certain
  tag, then this user will also understand all languages with tags for which this tag is a prefix.
  The prefix rule simply allows the use of prefix tags if this is the case.
-
+ 
  <p>
  The language quality factor assigned to a language-tag by the Accept-Language field is the quality value of the
  longest language- range in the field that matches the language-tag.
-
+ 
  <p>
  If no language- range in the field matches the tag, the language quality factor assigned is 0.
-
+ 
  <p>
  If no Accept-Language header is present in the request, the server SHOULD assume that all languages are equally
  acceptable.
-
+ 
  <p>
  If an Accept-Language header is present, then all languages which are assigned a quality factor greater than 0 are
  acceptable.
-
+ 
  <p>
  It might be contrary to the privacy expectations of the user to send an Accept-Language header with the complete
  linguistic preferences of the user in every request.
  For a discussion of this issue, see section 15.1.4.
-
+ 
  <p>
  As intelligibility is highly dependent on the individual user, it is recommended that client applications make the
  choice of linguistic preference available to the user.
  If the choice is not made available, then the Accept-Language header field MUST NOT be given in the request.
-
+ 
  <p>
  Note: When making the choice of linguistic preference available to the user, we remind implementors of the fact that
  users are not familiar with the details of language matching as described above, and should provide appropriate
@@ -194,7 +194,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title
  As an example, users might assume that on selecting "en-gb", they will be served any kind of English document if
  British English is not available.
  A user agent might suggest in such a case to add "en" to get the best matching behavior.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/AcceptRanges.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/AcceptRanges.html b/content/site/apidocs/org/apache/juneau/http/AcceptRanges.html
index f570fbc..21cc33c 100644
--- a/content/site/apidocs/org/apache/juneau/http/AcceptRanges.html
+++ b/content/site/apidocs/org/apache/juneau/http/AcceptRanges.html
@@ -116,24 +116,24 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/AcceptRanges.html#line.66">AcceptRanges</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Accept-Range</l> HTTP response header.
-
+ 
  <p>
  What partial content range types this server supports via byte serving.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Accept-Ranges: bytes
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Accept-Ranges response-header field allows the server to indicate its acceptance of range requests for a
  resource:
  <p class='bcode'>
    Accept-Ranges     = "Accept-Ranges" ":" acceptable-ranges
    acceptable-ranges = 1#range-unit | "none"
  </p>
-
+ 
  <p>
  Origin servers that accept byte-range requests MAY send...
  <p class='bcode'>
@@ -141,13 +141,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  </p>
  <p>
  ...but are not required to do so.
-
+ 
  <p>
  Clients MAY generate byte-range requests without having received this header for the resource involved.
-
+ 
  <p>
  Range units are defined in section 3.12.
-
+ 
  <p>
  Servers that do not accept any kind of range request for a resource MAY send...
  <p class='bcode'>
@@ -155,7 +155,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  </p>
  <p>
  ...to advise the client not to attempt a range request.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Age.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Age.html b/content/site/apidocs/org/apache/juneau/http/Age.html
index eab1bc1..f7f8c9e 100644
--- a/content/site/apidocs/org/apache/juneau/http/Age.html
+++ b/content/site/apidocs/org/apache/juneau/http/Age.html
@@ -116,41 +116,41 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Age.html#line.61">Age</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderInteger.html" title="class in org.apache.juneau.http">HeaderInteger</a></pre>
 <div class="block">Represents a parsed <l>Age</l> HTTP response header.
-
+ 
  <p>
  The age the object has been in a proxy cache in seconds.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Age: 12
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Age response-header field conveys the sender's estimate of the amount of time since the response (or its
  revalidation) was generated at the origin server.
  A cached response is "fresh" if its age does not exceed its freshness lifetime.
  Age values are calculated as specified in section 13.2.3.
-
+ 
  <p class='bcode'>
    Age = "Age" ":" age-value
    age-value = delta-seconds
  </p>
-
+ 
  <p>
  Age values are non-negative decimal integers, representing time in seconds.
-
+ 
  <p>
  If a cache receives a value larger than the largest positive integer it can represent, or if any of its age
  calculations overflows, it MUST transmit an Age header with a value of 2147483648 (2^31).
-
+ 
  <p>
  An HTTP/1.1 server that includes a cache MUST include an Age header field in every response generated from its own
  cache.
-
+ 
  <p>
  Caches SHOULD use an arithmetic type of at least 31 bits of range.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Allow.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Allow.html b/content/site/apidocs/org/apache/juneau/http/Allow.html
index a62702e..3e4ae94 100644
--- a/content/site/apidocs/org/apache/juneau/http/Allow.html
+++ b/content/site/apidocs/org/apache/juneau/http/Allow.html
@@ -116,51 +116,51 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Allow.html#line.71">Allow</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" title="class in org.apache.juneau.http">HeaderStringArray</a></pre>
 <div class="block">Represents a parsed <l>Allow</l> HTTP response header.
-
+ 
  <p>
  Valid methods for a specified resource. To be used for a 405 Method not allowed.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Allow: GET, HEAD
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Allow entity-header field lists the set of methods supported by the resource identified by the Request-URI.
  The purpose of this field is strictly to inform the recipient of valid methods associated with the resource.
  An Allow header field MUST be present in a 405 (Method Not Allowed) response.
-
+ 
  <p class='bcode'>
    Allow   = "Allow" ":" #Method
  </p>
-
+ 
  <p>
  Example of use:
  <p class='bcode'>
    Allow: GET, HEAD, PUT
  </p>
-
+ 
  <p>
  This field cannot prevent a client from trying other methods.
  However, the indications given by the Allow header field value SHOULD be followed.
-
+ 
  <p>
  The actual set of allowed methods is defined by the origin server at the time of each request.
-
+ 
  <p>
  The Allow header field MAY be provided with a PUT request to recommend the methods to be supported by the new or
  modified resource.
-
+ 
  <p>
  The server is not required to support these methods and SHOULD include an Allow header in the response giving the
  actual supported methods.
-
+ 
  <p>
  A proxy MUST NOT modify the Allow header field even if it does not understand all the methods specified, since the
  user agent might
  have other means of communicating with the origin server.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Authorization.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Authorization.html b/content/site/apidocs/org/apache/juneau/http/Authorization.html
index 31d1d69..6d9ac16 100644
--- a/content/site/apidocs/org/apache/juneau/http/Authorization.html
+++ b/content/site/apidocs/org/apache/juneau/http/Authorization.html
@@ -116,36 +116,36 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Authorization.html#line.75">Authorization</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Authorization</l> HTTP request header.
-
+ 
  <p>
  Authentication credentials for HTTP authentication.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  A user agent that wishes to authenticate itself with a server--usually, but not necessarily, after receiving a 401
  response--does so by including an Authorization request-header field with the request.
-
+ 
  <p>
  The Authorization field value consists of credentials containing the authentication information of the user agent for
  the realm of the resource being requested.
-
+ 
  <p class='bcode'>
    Authorization  = "Authorization" ":" credentials
  </p>
-
+ 
  <p>
  HTTP access authentication is described in "HTTP Authentication: Basic and Digest Access Authentication".
-
+ 
  <p>
  If a request is authenticated and a realm specified, the same credentials SHOULD be valid for all other requests
  within this realm (assuming that the authentication scheme itself does not require otherwise, such as credentials
  that vary according to a challenge value or using synchronized clocks).
-
+ 
  <p>
  When a shared cache (see section 13.7) receives a request containing an Authorization field, it MUST NOT return the
  corresponding response as a reply to any other request, unless one of the following specific exceptions holds:
@@ -164,7 +164,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    <li>If the response includes the "public" cache-control directive, it MAY be returned in reply to any subsequent
       request.
  </ol>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/CacheControl.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/CacheControl.html b/content/site/apidocs/org/apache/juneau/http/CacheControl.html
index 9cf951d..c2b441a 100644
--- a/content/site/apidocs/org/apache/juneau/http/CacheControl.html
+++ b/content/site/apidocs/org/apache/juneau/http/CacheControl.html
@@ -116,33 +116,33 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/CacheControl.html#line.99">CacheControl</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Cache-Control</l> HTTP request header.
-
+ 
  <p>
  Used to specify directives that must be obeyed by all caching mechanisms along the request-response chain.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Cache-Control: no-cache
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Cache-Control general-header field is used to specify directives that MUST be obeyed by all caching mechanisms
  along the request/response chain.
  The directives specify behavior intended to prevent caches from adversely interfering with the request or response.
  These directives typically override the default caching algorithms.
  Cache directives are unidirectional in that the presence of a directive in a request does not imply that the same
  directive is to be given in the response.
-
+ 
  <p>
  Note that HTTP/1.0 caches might not implement Cache-Control and might only implement Pragma: no-cache (see section
  14.32).
-
+ 
  <p>
  Cache directives MUST be passed through by a proxy or gateway application, regardless of their significance to that
  application, since the directives might be applicable to all recipients along the request/response chain.
  It is not possible to specify a cache- directive for a specific cache.
-
+ 
  <p class='bcode'>
    Cache-Control   = "Cache-Control" ":" 1#cache-directive
    cache-directive = cache-request-directive
@@ -169,13 +169,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
         | cache-extension                        ; Section 14.9.6
    cache-extension = token [ "=" ( token | quoted-string ) ]
  </p>
-
+ 
  <p>
  When a directive appears without any 1#field-name parameter, the directive applies to the entire request or response.
  When such a directive appears with a 1#field-name parameter, it applies only to the named field or fields, and not
  to the rest of the request or response. This mechanism supports extensibility; implementations of future versions
  of the HTTP protocol might apply these directives to header fields not defined in HTTP/1.1.
-
+ 
  <p>
  The cache-control directives can be broken down into these general categories:
  <ul>
@@ -188,7 +188,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    <li>Control over transformation of entities.
    <li>Extensions to the caching system.
  </ul>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Connection.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Connection.html b/content/site/apidocs/org/apache/juneau/http/Connection.html
index 4da5a27..3a08406 100644
--- a/content/site/apidocs/org/apache/juneau/http/Connection.html
+++ b/content/site/apidocs/org/apache/juneau/http/Connection.html
@@ -116,38 +116,38 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Connection.html#line.80">Connection</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Connection</l> HTTP request header.
-
+ 
  <p>
  Control options for the current connection and list of hop-by-hop request fields.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Connection: keep-alive
    Connection: Upgrade
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Connection general-header field allows the sender to specify options that are desired for that particular
  connection and MUST NOT be communicated by proxies over further connections.
-
+ 
  <p>
  The Connection header has the following grammar:
  <p class='bcode'>
    Connection = "Connection" ":" 1#(connection-token)
    connection-token  = token
  </p>
-
+ 
  <p>
  HTTP/1.1 proxies MUST parse the Connection header field before a message is forwarded and, for each connection-token
  in this field, remove any header field(s) from the message with the same name as the connection-token.
  Connection options are signaled by the presence of a connection-token in the Connection header field, not by any
  corresponding additional header field(s), since the additional header field may not be sent if there are no
  parameters associated with that connection option.
-
+ 
  <p>
  Message headers listed in the Connection header MUST NOT include end-to-end headers, such as Cache-Control.
-
+ 
  <p>
  HTTP/1.1 defines the "close" connection option for the sender to signal that the connection will be closed after
  completion of the response.
@@ -158,18 +158,18 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  <p>
  ...in either the request or the response header fields indicates that the connection SHOULD NOT be considered
  `persistent' (section 8.1) after the current request/response is complete.
-
+ 
  <p>
  HTTP/1.1 applications that do not support persistent connections MUST include the "close" connection option in
  every message.
-
+ 
  <p>
  A system receiving an HTTP/1.0 (or lower-version) message that includes a Connection header MUST, for each
  connection-token in this field, remove and ignore any header field(s) from the message with the same name as the
  connection-token.
  This protects against mistaken forwarding of such header fields by pre-HTTP/1.1 proxies.
  See section 19.6.2.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Constants.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Constants.html b/content/site/apidocs/org/apache/juneau/http/Constants.html
index 0334967..11fb732 100644
--- a/content/site/apidocs/org/apache/juneau/http/Constants.html
+++ b/content/site/apidocs/org/apache/juneau/http/Constants.html
@@ -105,7 +105,7 @@
 <pre>public class <a href="../../../../src-html/org/apache/juneau/http/Constants.html#line.27">Constants</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">Constants used by classes in this package.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/ContentEncoding.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ContentEncoding.html b/content/site/apidocs/org/apache/juneau/http/ContentEncoding.html
index 8223461..3b8f093 100644
--- a/content/site/apidocs/org/apache/juneau/http/ContentEncoding.html
+++ b/content/site/apidocs/org/apache/juneau/http/ContentEncoding.html
@@ -116,17 +116,17 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ContentEncoding.html#line.72">ContentEncoding</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderEnum.html" title="class in org.apache.juneau.http">HeaderEnum</a>&lt;<a href="../../../../org/apache/juneau/http/ContentEncodingEnum.html" title="enum in org.apache.juneau.http">ContentEncodingEnum</a>&gt;</pre>
 <div class="block">Represents a parsed <l>Content-Encoding</l> HTTP response header.
-
+ 
  <p>
  The type of encoding used on the data.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Content-Encoding: gzip
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Content-Encoding entity-header field is used as a modifier to the media-type.
  When present, its value indicates what additional content codings have been applied to the entity-body, and thus
  what decoding mechanisms must be applied in order to obtain the media-type referenced by the Content-Type header
@@ -136,32 +136,32 @@ extends <a href="../../../../org/apache/juneau/http/HeaderEnum.html" title="clas
  <p class='bcode'>
    Content-Encoding  = "Content-Encoding" ":" 1#content-coding
  </p>
-
+ 
  <p>
  Content codings are defined in section 3.5. An example of its use is...
  <p class='bcode'>
    Content-Encoding: gzip
  </p>
-
+ 
  <p>
  The content-coding is a characteristic of the entity identified by the Request-URI.
  Typically, the entity-body is stored with this encoding and is only decoded before rendering or analogous usage.
  However, a non-transparent proxy MAY modify the content-coding if the new coding is known to be acceptable to the
  recipient, unless the "no-transform" cache-control directive is present in the message.
-
+ 
  <p>
  If the content-coding of an entity is not "identity", then the response MUST include a Content-Encoding
  entity-header (section 14.11) that lists the non-identity content-coding(s) used.
-
+ 
  <p>
  If the content-coding of an entity in a request message is not acceptable to the origin server, the server SHOULD
  respond with a status code of 415 (Unsupported Media Type).
-
+ 
  <p>
  If multiple encodings have been applied to an entity, the content codings MUST be listed in the order in which they
  were applied.
  Additional information about the encoding parameters MAY be provided.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/ContentEncodingEnum.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ContentEncodingEnum.html b/content/site/apidocs/org/apache/juneau/http/ContentEncodingEnum.html
index db5edb6..a9f7763 100644
--- a/content/site/apidocs/org/apache/juneau/http/ContentEncodingEnum.html
+++ b/content/site/apidocs/org/apache/juneau/http/ContentEncodingEnum.html
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <pre>public enum <a href="../../../../src-html/org/apache/juneau/http/ContentEncodingEnum.html#line.27">ContentEncodingEnum</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../org/apache/juneau/http/ContentEncodingEnum.html" title="enum in org.apache.juneau.http">ContentEncodingEnum</a>&gt;</pre>
 <div class="block">Represents the possible values for a <code>Content-Encoding</code> header.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializerSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializerSession.html b/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializerSession.html
index e781db4..98b39cc 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializerSession.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonSchemaSerializerSession.html
@@ -136,7 +136,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../src-html/org/apache/juneau/json/JsonSchemaSerializerSession.html#line.30">JsonSchemaSerializerSession</a>
 extends <a href="../../../../org/apache/juneau/json/JsonSerializerSession.html" title="class in org.apache.juneau.json">JsonSerializerSession</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/json/JsonSchemaSerializer.html" title="class in org.apache.juneau.json"><code>JsonSchemaSerializer</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>
@@ -222,7 +222,7 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerSession.html"
 <!--   -->
 </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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#isDetectRecursions--">isDetectRecursions</a>, <a href="../../../../org/apach
 e/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.BeanProp
 ertyMeta-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/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/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#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#getExpectedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/june
 au/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/SerializerSession.html#getResponseHeaders--">getResponseHeaders</a>, <a href="../../../../org/apache/jun
 eau/serializer/SerializerSession.html#getUriResolver--">getUriResolver</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/Serialize
 rSession.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/SerializerSessi
 on.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">
@@ -298,7 +298,7 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializerSession.html"
                     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/json/JsonSerializer.Readable.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonSerializer.Readable.html b/content/site/apidocs/org/apache/juneau/json/JsonSerializer.Readable.html
index 0279beb..78aeaa0 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonSerializer.Readable.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonSerializer.Readable.html
@@ -131,7 +131,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.203">JsonSerializer.Readable</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.282">JsonSerializer.Readable</a>
 extends <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a></pre>
 <div class="block">Default serializer, with whitespace.</div>
 </li>
@@ -271,7 +271,7 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Readable</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.Readable.html#line.210">Readable</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.Readable.html#line.289">Readable</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/json/JsonSerializer.Simple.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonSerializer.Simple.html b/content/site/apidocs/org/apache/juneau/json/JsonSerializer.Simple.html
index 77cd9dc..55a312f 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonSerializer.Simple.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonSerializer.Simple.html
@@ -131,7 +131,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.218">JsonSerializer.Simple</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.297">JsonSerializer.Simple</a>
 extends <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a></pre>
 <div class="block">Default serializer, single quotes, simple mode.</div>
 </li>
@@ -271,7 +271,7 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Simple</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.Simple.html#line.225">Simple</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.Simple.html#line.304">Simple</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/json/JsonSerializer.SimpleReadable.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonSerializer.SimpleReadable.html b/content/site/apidocs/org/apache/juneau/json/JsonSerializer.SimpleReadable.html
index a1901a1..bfcaa1f 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonSerializer.SimpleReadable.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonSerializer.SimpleReadable.html
@@ -131,7 +131,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.238">JsonSerializer.SimpleReadable</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.317">JsonSerializer.SimpleReadable</a>
 extends <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a></pre>
 <div class="block">Default serializer, single quotes, simple mode, with whitespace.</div>
 </li>
@@ -271,7 +271,7 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SimpleReadable</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.SimpleReadable.html#line.245">SimpleReadable</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.SimpleReadable.html#line.324">SimpleReadable</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/json/JsonSerializer.SimpleReadableSafe.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonSerializer.SimpleReadableSafe.html b/content/site/apidocs/org/apache/juneau/json/JsonSerializer.SimpleReadableSafe.html
index 4043f87..019fdf1 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonSerializer.SimpleReadableSafe.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonSerializer.SimpleReadableSafe.html
@@ -131,7 +131,7 @@
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.260">JsonSerializer.SimpleReadableSafe</a>
+<pre>public static class <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.339">JsonSerializer.SimpleReadableSafe</a>
 extends <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a></pre>
 <div class="block">Default serializer, single quotes, simple mode, with whitespace and recursion detection.
  Note that recursion detection introduces a small performance penalty.</div>
@@ -272,7 +272,7 @@ extends <a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SimpleReadableSafe</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.SimpleReadableSafe.html#line.267">SimpleReadableSafe</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.SimpleReadableSafe.html#line.346">SimpleReadableSafe</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</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/json/JsonSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/json/JsonSerializer.html b/content/site/apidocs/org/apache/juneau/json/JsonSerializer.html
index ce8204f..01bdef1 100644
--- a/content/site/apidocs/org/apache/juneau/json/JsonSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/json/JsonSerializer.html
@@ -132,18 +132,20 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.89">JsonSerializer</a>
+<pre>public class <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.91">JsonSerializer</a>
 extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html" title="class in org.apache.juneau.serializer">WriterSerializer</a></pre>
 <div class="block">Serializes POJO models to JSON.
-
- <h5 class='section'>Media types:</h5>
-
- Handles <code>Accept</code> types: <code>application/json, text/json</code>
+ 
+ 
+ <h5 class='topic'>Media types</h5>
+ 
+ Handles <code>Accept</code> types:  <code><b>application/json, text/json</b></code>
  <p>
- Produces <code>Content-Type</code> types: <code>application/json</code>
-
- <h5 class='section'>Description:</h5>
-
+ Produces <code>Content-Type</code> types:  <code><b>application/json</b></code>
+ 
+ 
+ <h5 class='topic'>Description</h5>
+ 
  The conversion is as follows...
  <ul class='spaced-list'>
    <li>
@@ -164,21 +166,21 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
    <li>
       <code>beans</code> are converted to JSON objects.
  </ul>
-
+ 
  <p>
  The types above are considered "JSON-primitive" object types.
  Any non-JSON-primitive object types are transformed into JSON-primitive object types through
  <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwaps</code></a> associated through the
  <a href="../../../../org/apache/juneau/BeanContextBuilder.html#pojoSwaps-java.lang.Class...-"><code>BeanContextBuilder.pojoSwaps(Class...)</code></a> method.
  Several default transforms are provided for transforming Dates, Enums, Iterators, etc...
-
+ 
  <p>
  This serializer provides several serialization options.
  Typically, one of the predefined DEFAULT serializers will be sufficient.
  However, custom serializers can be constructed to fine-tune behavior.
-
+ 
  <h6 class='topic'>Behavior-specific subclasses</h6>
-
+ 
  The following direct subclasses are provided for convenience:
  <ul class='spaced-list'>
    <li>
@@ -186,18 +188,18 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
    <li>
       <a href="../../../../org/apache/juneau/json/JsonSerializer.SimpleReadable.html" title="class in org.apache.juneau.json"><code>JsonSerializer.SimpleReadable</code></a> - Default serializer, single quotes, simple mode, with whitespace.
  </ul>
-
+ 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Use one of the default serializers to serialize a POJO</jc>
    String json = JsonSerializer.<jsf>DEFAULT</jsf>.serialize(someObject);
-
+ 
    <jc>// Create a custom serializer for lax syntax using single quote characters</jc>
-   JsonSerializer serializer = <jk>new</jk> JsonSerializerBuilder().simple().sq().build();
-
+   JsonSerializer serializer = JsonSerializer.<jsm>create</jsm>().simple().sq().build();
+ 
    <jc>// Clone an existing serializer and modify it to use single-quotes</jc>
    JsonSerializer serializer = JsonSerializer.<jsf>DEFAULT</jsf>.builder().sq().build();
-
+ 
    <jc>// Serialize a POJO to JSON</jc>
    String json = serializer.serialize(someObject);
  </p></div>
@@ -447,10 +449,10 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>JSON_addBeanTypeProperties</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.124">JSON_addBeanTypeProperties</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.123">JSON_addBeanTypeProperties</a></pre>
 <div class="block">Configuration property:  Add <js>"_type"</js> properties when needed.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"JsonSerializer.addBeanTypeProperties.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -461,15 +463,12 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
          <li class='jm'><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#addBeanTypeProperties-boolean-"><code>JsonSerializerBuilder.addBeanTypeProperties(boolean)</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred
  through reflection.
- This is used to recreate the correct objects during parsing if the object types cannot be inferred.
- For example, when serializing a <code>Map&lt;String,Object&gt;</code> field, where the bean class cannot be determined from
- the value type.
-
+ 
  <p>
  When present, this value overrides the <a href="../../../../org/apache/juneau/serializer/Serializer.html#SERIALIZER_addBeanTypeProperties"><code>Serializer.SERIALIZER_addBeanTypeProperties</code></a> setting and is
  provided to customize the behavior of specific serializers in a <a href="../../../../org/apache/juneau/serializer/SerializerGroup.html" title="class in org.apache.juneau.serializer"><code>SerializerGroup</code></a>.</div>
@@ -485,10 +484,10 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>JSON_escapeSolidus</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.149">JSON_escapeSolidus</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.168">JSON_escapeSolidus</a></pre>
 <div class="block">Configuration property:  Prefix solidus <js>'/'</js> characters with escapes.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"JsonSerializer.escapeSolidus.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -500,13 +499,33 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
          <li class='jm'><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#escapeSolidus--"><code>JsonSerializerBuilder.escapeSolidus()</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, solidus (e.g. slash) characters should be escaped.
  The JSON specification allows for either format.
- However, if you're embedding JSON in an HTML script tag, this setting prevents confusion when trying to serialize
- <xt>&lt;\/script&gt;</xt>.</div>
+ <br>However, if you're embedding JSON in an HTML script tag, this setting prevents confusion when trying to serialize
+ <xt>&lt;\/script&gt;</xt>.
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a JSON serializer that escapes solidus characters.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .simple()
+      .escapeSolidus()
+      .build();
+   
+   <jc>// Same, but use property.</jc>
+   WriterSerializer s = JsonSerializer
+      .<jsm>create</jsm>()
+      .simple()
+      .set(<jsf>JSON_escapeSolidus</jsf>, <jk>true</jk>)
+      .build();
+ 
+   <jc>// Produces: "{foo:'&lt;\/bar&gt;'"</jc>
+   String json = s.serialize(<jk>new</jk> ObjectMap().append(<js>"foo"</js>, <js>"&lt;/bar&gt;"</js>);
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.juneau.json.JsonSerializer.JSON_escapeSolidus">Constant Field Values</a></dd>
@@ -519,10 +538,10 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>JSON_simpleMode</h4>
-<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.172">JSON_simpleMode</a></pre>
+<pre>public static final&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> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.251">JSON_simpleMode</a></pre>
 <div class="block">Configuration property:  Simple JSON mode.
-
-   <h5 class='section'>Property:</h5>
+ 
+ <h5 class='section'>Property:</h5>
  <ul>
    <li><b>Name:</b>  <js>"JsonSerializer.simpleMode.b"</js>
    <li><b>Data type:</b>  <code>Boolean</code>
@@ -532,13 +551,73 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
       <ul>
          <li class='jm'><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#simple-boolean-"><code>JsonSerializerBuilder.simple(boolean)</code></a>
          <li class='jm'><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#simple--"><code>JsonSerializerBuilder.simple()</code></a>
+         <li class='jm'><a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html#ssq--"><code>JsonSerializerBuilder.ssq()</code></a>
       </ul>
  </ul>
-
-   <h5 class='section'>Description:</h5>
+ 
+ <h5 class='section'>Description:</h5>
  <p>
  If <jk>true</jk>, JSON attribute names will only be quoted when necessary.
- Otherwise, they are always quoted.</div>
+ <br>Otherwise, they are always quoted.
+ 
+ <p>
+ Attributes do not need to be quoted when they conform to the following:
+ <ol class='spaced-list'>
+   <li>They start with an ASCII character or <js>'_'</js>.
+   <li>They contain only ASCII characters or numbers or <js>'_'</js>.
+   <li>They are not one of the following reserved words:
+      <p class='bcode'>
+   arguments, break, case, catch, class, const, continue, debugger, default, 
+   delete, do, else, enum, eval, export, extends, false, finally, for, function, 
+   if, implements, import, in, instanceof, interface, let, new, null, package,
+   private, protected, public, return, static, super, switch, this, throw,
+   true, try, typeof, var, void, while, with, undefined, yield
+      </p>
+ </ol>
+ 
+ <h5 class='section'>Example:</h5>
+ <p class='bcode'>
+   <jc>// Create a JSON serializer in normal mode.</jc>
+   WriterSerializer s1 = JsonSerializer
+      .<jsm>create</jsm>()
+      .build();
+   
+   <jc>// Create a JSON serializer in simple mode.</jc>
+   WriterSerializer s2 = JsonSerializer
+      .<jsm>create</jsm>()
+      .simple()
+      .build();
+   
+   ObjectMap m = <jk>new</jk> ObjectMap()
+      .append(<js>"foo"</js>, <js>"x1"</js>)
+      .append(<js>"_bar"</js>, <js>"x2"</js>)
+      .append(<js>" baz "</js>, <js>"x3"</js>)
+      .append(<js>"123"</js>, <js>"x4"</js>)
+      .append(<js>"return"</js>, <js>"x5"</js>);
+      .append(<js>""</js>, <js>"x6"</js>);
+ 
+   <jc>// Produces:</jc>
+   <jc>// {</jc>
+   <jc>//   "foo": "x1"</jc>
+   <jc>//   "_bar": "x2"</jc>
+   <jc>//   " baz ": "x3"</jc>
+   <jc>//   "123": "x4"</jc>
+   <jc>//   "return": "x5"</jc>
+   <jc>//   "": "x6"</jc>
+   <jc>// }</jc>
+   String json1 = s1.serialize(m);
+ 
+   <jc>// Produces:</jc>
+   <jc>// {</jc>
+   <jc>//   foo: "x1"</jc>
+   <jc>//   _bar: "x2"</jc>
+   <jc>//   " baz ": "x3"</jc>
+   <jc>//   "123": "x4"</jc>
+   <jc>//   "return": "x5"</jc>
+   <jc>//   "": "x6"</jc>
+   <jc>// }</jc>
+   String json2 = s2.serialize(m);
+ </p></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../../constant-values.html#org.apache.juneau.json.JsonSerializer.JSON_simpleMode">Constant Field Values</a></dd>
@@ -551,7 +630,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.180">DEFAULT</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.259">DEFAULT</a></pre>
 <div class="block">Default serializer, all default settings.</div>
 </li>
 </ul>
@@ -561,7 +640,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_READABLE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.183">DEFAULT_READABLE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.262">DEFAULT_READABLE</a></pre>
 <div class="block">Default serializer, all default settings.</div>
 </li>
 </ul>
@@ -571,7 +650,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_LAX</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.186">DEFAULT_LAX</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.265">DEFAULT_LAX</a></pre>
 <div class="block">Default serializer, single quotes, simple mode.</div>
 </li>
 </ul>
@@ -581,7 +660,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT_LAX_READABLE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.189">DEFAULT_LAX_READABLE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.268">DEFAULT_LAX_READABLE</a></pre>
 <div class="block">Default serializer, single quotes, simple mode, with whitespace.</div>
 </li>
 </ul>
@@ -591,7 +670,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT_LAX_READABLE_SAFE</h4>
-<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.195">DEFAULT_LAX_READABLE_SAFE</a></pre>
+<pre>public static final&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json">JsonSerializer</a> <a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.274">DEFAULT_LAX_READABLE_SAFE</a></pre>
 <div class="block">Default serializer, single quotes, simple mode, with whitespace and recursion detection.
  Note that recursion detection introduces a small performance penalty.</div>
 </li>
@@ -610,7 +689,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>JsonSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.297">JsonSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.376">JsonSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -624,7 +703,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>JsonSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.322">JsonSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.405">JsonSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps,
                       <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;produces,
                       <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;accept)</pre>
 <div class="block">Constructor.</div>
@@ -641,9 +720,13 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
    <p>
    For example, if this serializer produces <js>"application/json"</js> but should handle media types of
    <js>"application/json"</js> and <js>"text/json"</js>, then the arguments should be:
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);</code>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"application/json"</js>, <js>"text/json"</js>);
+   </p>
    <br>...or...
-   <br><code><jk>super</jk>(propertyStore, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);</code></dd>
+   <p class='bcode'>
+   <jk>super</jk>(ps, <js>"application/json"</js>, <js>"*&#8203;/json"</js>);
+   </p></dd>
 </dl>
 </li>
 </ul>
@@ -661,7 +744,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.331">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.414">builder</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#builder--">Context</a></code></span></div>
 <div class="block">Creates a builder from this context object.
  
@@ -681,7 +764,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.343">create</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.426">create</a>()</pre>
 <div class="block">Instantiates a new clean-slate <a href="../../../../org/apache/juneau/json/JsonSerializerBuilder.html" title="class in org.apache.juneau.json"><code>JsonSerializerBuilder</code></a> object.
  
  <p>
@@ -698,7 +781,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getSchemaSerializer</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializer.html" title="class in org.apache.juneau.json">JsonSchemaSerializer</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.356">getSchemaSerializer</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/json/JsonSchemaSerializer.html" title="class in org.apache.juneau.json">JsonSchemaSerializer</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.439">getSchemaSerializer</a>()</pre>
 <div class="block">Returns the schema serializer based on the settings of this serializer.
  
  <p>
@@ -716,7 +799,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/serializer/WriterSerializerSession.html" title="class in org.apache.juneau.serializer">WriterSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.367">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/serializer/WriterSerializerSession.html" title="class in org.apache.juneau.serializer">WriterSerializerSession</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.450">createSession</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSessionArgs.html" title="class in org.apache.juneau.serializer">SerializerSessionArgs</a>&nbsp;args)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/Serializer.html#createSession-org.apache.juneau.serializer.SerializerSessionArgs-">Serializer</a></code></span></div>
 <div class="block">Create the session object used for actual serialization of objects.</div>
 <dl>
@@ -738,7 +821,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.372">asMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/json/JsonSerializer.html#line.455">asMap</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#asMap--">Context</a></code></span></div>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/ProxyAuthenticate.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ProxyAuthenticate.html b/content/site/apidocs/org/apache/juneau/http/ProxyAuthenticate.html
index 918ea8a..b742018 100644
--- a/content/site/apidocs/org/apache/juneau/http/ProxyAuthenticate.html
+++ b/content/site/apidocs/org/apache/juneau/http/ProxyAuthenticate.html
@@ -116,33 +116,33 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ProxyAuthenticate.html#line.53">ProxyAuthenticate</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l> Proxy-Authenticate</l> HTTP response header.
-
+ 
  <p>
  Request authentication to access the proxy.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Proxy-Authenticate: Basic
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Proxy-Authenticate response-header field MUST be included as part of a 407 (Proxy Authentication Required)
  response.
  The field value consists of a challenge that indicates the authentication scheme and parameters applicable to the
  proxy for this Request-URI.
-
+ 
  <p class='bcode'>
    Proxy-Authenticate  = "Proxy-Authenticate" ":" 1#challenge
  </p>
-
+ 
  <p>
  The HTTP access authentication process is described in "HTTP Authentication: Basic and Digest Access Authentication".
  Unlike WWW-Authenticate, the Proxy-Authenticate header field applies only to the current connection and SHOULD NOT
  be passed on to downstream clients.
  However, an intermediate proxy might need to obtain its own credentials by requesting them from the downstream
  client, which in some circumstances will appear as if the proxy is forwarding the Proxy-Authenticate header field.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/ProxyAuthorization.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/ProxyAuthorization.html b/content/site/apidocs/org/apache/juneau/http/ProxyAuthorization.html
index dddcbe8..b8a2cad 100644
--- a/content/site/apidocs/org/apache/juneau/http/ProxyAuthorization.html
+++ b/content/site/apidocs/org/apache/juneau/http/ProxyAuthorization.html
@@ -116,26 +116,26 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/ProxyAuthorization.html#line.55">ProxyAuthorization</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Proxy-Authorization</l> HTTP request header.
-
+ 
  <p>
  Authorization credentials for connecting to a proxy.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Proxy-Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Proxy-Authorization request-header field allows the client to identify itself (or its user) to a proxy which
  requires authentication.
  The Proxy-Authorization field value consists of credentials containing the authentication information of the user
  agent for the proxy and/or realm of the resource being requested.
-
+ 
  <p class='bcode'>
    Proxy-Authorization     = "Proxy-Authorization" ":" credentials
  </p>
-
+ 
  <p>
  The HTTP access authentication process is described in "HTTP Authentication: Basic and Digest Access Authentication".
  Unlike Authorization, the Proxy-Authorization header field applies only to the next outbound proxy that demanded
@@ -144,7 +144,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  proxy that was expecting to receive credentials.
  A proxy MAY relay the credentials from the client request to the next proxy if that is the mechanism by which the
  proxies cooperatively authenticate a given request.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Range.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Range.html b/content/site/apidocs/org/apache/juneau/http/Range.html
index a4daa55..1c90ba6 100644
--- a/content/site/apidocs/org/apache/juneau/http/Range.html
+++ b/content/site/apidocs/org/apache/juneau/http/Range.html
@@ -116,25 +116,25 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Range.html#line.145">Range</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Range</l> HTTP request header.
-
+ 
  <p>
  Request only part of an entity. Bytes are numbered from 0.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Range: bytes=500-999
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  Since all HTTP entities are represented in HTTP messages as sequences of bytes, the concept of a byte range is
  meaningful for any HTTP entity.
  (However, not all clients and servers need to support byte- range operations.)
-
+ 
  <p>
  Byte range specifications in HTTP apply to the sequence of bytes in the entity-body (not necessarily the same as the
  message-body).
-
+ 
  <p>
  A byte range operation MAY specify a single range of bytes, or a set of ranges within a single entity.
  <p class='bcode'>
@@ -145,23 +145,23 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    first-byte-pos  = 1*DIGIT
    last-byte-pos   = 1*DIGIT
  </p>
-
+ 
  <p>
  The first-byte-pos value in a byte-range-spec gives the byte-offset of the first byte in a range.
  The last-byte-pos value gives the byte-offset of the last byte in the range; that is, the byte positions specified
  are inclusive.
  Byte offsets start at zero.
-
+ 
  <p>
  If the last-byte-pos value is present, it MUST be greater than or equal to the first-byte-pos in that
  byte-range-spec, or the byte- range-spec is syntactically invalid.
  The recipient of a byte-range- set that includes one or more syntactically invalid byte-range-spec values MUST
  ignore the header field that includes that byte-range-set.
-
+ 
  <p>
  If the last-byte-pos value is absent, or if the value is greater than or equal to the current length of the
  entity-body, last-byte-pos is taken to be equal to one less than the current length of the entity-body in bytes.
-
+ 
  <p>
  By its choice of last-byte-pos, a client can limit the number of bytes retrieved without knowing the size of the
  entity.
@@ -169,13 +169,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    suffix-byte-range-spec = "-" suffix-length
    suffix-length = 1*DIGIT
  </p>
-
+ 
  <p>
  A suffix-byte-range-spec is used to specify the suffix of the entity-body, of a length given by the suffix-length
  value.
  (That is, this form specifies the last N bytes of an entity-body.)
  If the entity is shorter than the specified suffix-length, the entire entity-body is used.
-
+ 
  <p>
  If a syntactically valid byte-range-set includes at least one byte- range-spec whose first-byte-pos is less than the
  current length of the entity-body, or at least one suffix-byte-range-spec with a non-zero suffix-length, then the
@@ -185,7 +185,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  not satisfiable).
  Otherwise, the server SHOULD return a response with a status of 206 (Partial Content) containing the satisfiable
  ranges of the entity-body.
-
+ 
  <p>
  Examples of byte-ranges-specifier values (assuming an entity-body of length 10000):
  <p class='bcode'>
@@ -198,22 +198,22 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
       bytes=500-600,601-999
       bytes=500-700,601-999
  </p>
-
+ 
  <p>
  HTTP retrieval requests using conditional or unconditional GET methods MAY request one or more sub-ranges of the
  entity, instead of the entire entity, using the Range request header, which applies to the entity returned as the
  result of the request:
-
+ 
  <p class='bcode'>
    Range = "Range" ":" ranges-specifier
  </p>
-
+ 
  <p>
  A server MAY ignore the Range header.
  However, HTTP/1.1 origin servers and intermediate caches ought to support byte ranges when possible, since Range
  supports efficient recovery from partially failed transfers, and supports efficient partial retrieval of large
  entities.
-
+ 
  <p>
  If the server supports the Range header and the specified range or ranges are appropriate for the entity:
  <ul>
@@ -225,16 +225,16 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
       otherwise successful and the condition is true. It does not affect the 304 (Not Modified) response returned if
       the conditional is false.
  </ul>
-
+ 
  <p>
  In some cases, it might be more appropriate to use the If-Range header (see section 14.27) in addition to the Range
  header.
-
+ 
  <p>
  If a proxy that supports ranges receives a Range request, forwards the request to an inbound server, and receives an
  entire entity in reply, it SHOULD only return the requested range to its client.
  It SHOULD store the entire received response in its cache if that is consistent with its cache allocation policies.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Referer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Referer.html b/content/site/apidocs/org/apache/juneau/http/Referer.html
index 076dab1..675bc8b 100644
--- a/content/site/apidocs/org/apache/juneau/http/Referer.html
+++ b/content/site/apidocs/org/apache/juneau/http/Referer.html
@@ -116,19 +116,19 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Referer.html#line.61">Referer</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderUri.html" title="class in org.apache.juneau.http">HeaderUri</a></pre>
 <div class="block">Represents a parsed <l>Referer</l> HTTP request header.
-
+ 
  <p>
  This is the address of the previous web page from which a link to the currently requested page was followed.
  (The word “referrer” has been misspelled in the RFC as well as in most implementations to the point that it has
  become standard usage and is considered correct terminology)
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Referer: http://en.wikipedia.org/wiki/Main_Page
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Referer[sic] request-header field allows the client to specify, for the server's benefit, the address (URI) of
  the resource from which the Request-URI was obtained (the "referrer", although the header field is misspelled.)
  The Referer request-header allows a server to generate lists of back-links to resources for interest, logging,
@@ -136,21 +136,21 @@ extends <a href="../../../../org/apache/juneau/http/HeaderUri.html" title="class
  It also allows obsolete or mistyped links to be traced for maintenance.
  The Referer field MUST NOT be sent if the Request-URI was obtained from a source that does not have its own URI,
  such as input from the user keyboard.
-
+ 
  <p class='bcode'>
    Referer        = "Referer" ":" ( absoluteURI | relativeURI )
  </p>
-
+ 
  <p>
  Example:
  <p class='bcode'>
    Referer: http://www.w3.org/hypertext/DataSources/Overview.html
  </p>
-
+ 
  <p>
  If the field value is a relative URI, it SHOULD be interpreted relative to the Request-URI.
  The URI MUST NOT include a fragment. See section 15.1.3 for security considerations.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/RetryAfter.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/RetryAfter.html b/content/site/apidocs/org/apache/juneau/http/RetryAfter.html
index d2b3564..bcab1f4 100644
--- a/content/site/apidocs/org/apache/juneau/http/RetryAfter.html
+++ b/content/site/apidocs/org/apache/juneau/http/RetryAfter.html
@@ -116,40 +116,40 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/RetryAfter.html#line.64">RetryAfter</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Retry-After</l> HTTP response header.
-
+ 
  <p>
  If an entity is temporarily unavailable, this instructs the client to try again later.
  Value could be a specified period of time (in seconds) or a HTTP-date.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Retry-After: 120
    Retry-After: Fri, 07 Nov 2014 23:59:59 GMT
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Retry-After response-header field can be used with a 503 (Service Unavailable) response to indicate how long the
  service is expected to be unavailable to the requesting client.
  This field MAY also be used with any 3xx (Redirection) response to indicate the minimum time the user-agent is asked
  wait before issuing the redirected request.
  The value of this field can be either an HTTP-date or an integer number of seconds (in decimal) after the time of the
  response.
-
+ 
  <p class='bcode'>
    Retry-After  = "Retry-After" ":" ( HTTP-date | delta-seconds )
  </p>
-
+ 
  <p>
  Two examples of its use are
  <p class='bcode'>
    Retry-After: Fri, 31 Dec 1999 23:59:59 GMT
    Retry-After: 120
  </p>
-
+ 
  <p>
  In the latter example, the delay is 2 minutes.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Server.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Server.html b/content/site/apidocs/org/apache/juneau/http/Server.html
index 56a466e..74d1382 100644
--- a/content/site/apidocs/org/apache/juneau/http/Server.html
+++ b/content/site/apidocs/org/apache/juneau/http/Server.html
@@ -116,42 +116,42 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Server.html#line.62">Server</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Server</l> HTTP response header.
-
+ 
  <p>
  A name for the server.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Server: Apache/2.4.1 (Unix)
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Server response-header field contains information about the software used by the origin server to handle the
  request.
  The field can contain multiple product tokens (section 3.8) and comments identifying the server and any significant
  sub-products.
  The product tokens are listed in order of their significance for identifying the application.
-
+ 
  <p class='bcode'>
    Server         = "Server" ":" 1*( product | comment )
  </p>
-
+ 
  <p>
  Example:
  <p class='bcode'>
    Server: CERN/3.0 libwww/2.17
  </p>
-
+ 
  <p>
  If the response is being forwarded through a proxy, the proxy application MUST NOT modify the Server response-header.
  Instead, it SHOULD include a Via field (as described in section 14.45).
-
+ 
  <p>
  Note: Revealing the specific software version of the server might allow the server machine to become more vulnerable
  to attacks against software that is known to contain security holes.
  Server implementors are encouraged to make this field a configurable option.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/StringRange.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/StringRange.html b/content/site/apidocs/org/apache/juneau/http/StringRange.html
index 2837bea..fde2046 100644
--- a/content/site/apidocs/org/apache/juneau/http/StringRange.html
+++ b/content/site/apidocs/org/apache/juneau/http/StringRange.html
@@ -118,14 +118,14 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 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/http/StringRange.html" title="class in org.apache.juneau.http">StringRange</a>&gt;</pre>
 <div class="block">Represents a single value in a comma-delimited header value that optionally contains a quality metric for
  comparison and extension parameters.
-
+ 
  <p>
  Similar in concept to <a href="../../../../org/apache/juneau/http/MediaTypeRange.html" title="class in org.apache.juneau.http"><code>MediaTypeRange</code></a> except instead of media types (e.g. <js>"text/json"</js>),
  it's a simple type (e.g. <js>"iso-8601"</js>).
-
+ 
  <p>
  An example of a type range is a value in an <code>Accept-Encoding</code> header.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>
@@ -237,7 +237,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>parse</h4>
 <pre>public static&nbsp;<a href="../../../../org/apache/juneau/http/StringRange.html" title="class in org.apache.juneau.http">StringRange</a>[]&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.80">parse</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;value)</pre>
 <div class="block">Parses a header such as an <code>Accept-Encoding</code> header value into an array of type ranges.
-
+ 
  <p>
  The syntax expected to be found in the referenced <code>value</code> complies with the syntax described in
  RFC2616, Section 14.1, as described below:
@@ -246,7 +246,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
                       1#( codings [ ";" "q" "=" qvalue ] )
    codings          = ( content-coding | "*" )
  </p>
-
+ 
  <p>
  Examples of its use are:
  <p class='bcode'>
@@ -275,7 +275,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>getType</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/http/StringRange.html#line.164">getType</a>()</pre>
 <div class="block">Returns the type enclosed by this type range.
-
+ 
  <h5 class='section'>Examples:</h5>
  <ul>
    <li><js>"compress"</js>
@@ -296,10 +296,10 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>getQValue</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang">Float</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.180">getQValue</a>()</pre>
 <div class="block">Returns the <js>'q'</js> (quality) value for this type, as described in Section 3.9 of RFC2616.
-
+ 
  <p>
  The quality value is a float between <code>0.0</code> (unacceptable) and <code>1.0</code> (most acceptable).
-
+ 
  <p>
  If 'q' value doesn't make sense for the context (e.g. this range was extracted from a <js>"content-*"</js>
  header, as opposed to <js>"accept-*"</js> header, its value will always be <js>"1"</js>.</div>
@@ -317,7 +317,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>getExtensions</h4>
 <pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<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>&gt;&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.192">getExtensions</a>()</pre>
 <div class="block">Returns the optional set of custom extensions defined for this type.
-
+ 
  <p>
  Values are lowercase and never <jk>null</jk>.</div>
 <dl>
@@ -334,7 +334,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>toString</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/http/StringRange.html#line.205">toString</a>()</pre>
 <div class="block">Provides a string representation of this media range, suitable for use as an <code>Accept</code> header value.
-
+ 
  <p>
  The literal text generated will be all lowercase.</div>
 <dl>
@@ -386,7 +386,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>compareTo</h4>
 <pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.273">compareTo</a>(<a href="../../../../org/apache/juneau/http/StringRange.html" title="class in org.apache.juneau.http">StringRange</a>&nbsp;o)</pre>
 <div class="block">Compares two MediaRanges for equality.
-
+ 
  <p>
  The values are first compared according to <code>qValue</code> values.
  Should those values be equal, the <code>type</code> is then lexicographically compared (case-insensitive) in
@@ -409,7 +409,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>matches</h4>
 <pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/http/StringRange.html#line.295">matches</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">Checks if the specified type matches this range.
-
+ 
  <p>
  The type will match this range if the range type string is the same or <js>"*"</js>.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/TE.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/TE.html b/content/site/apidocs/org/apache/juneau/http/TE.html
index 2997124..b5a31ce 100644
--- a/content/site/apidocs/org/apache/juneau/http/TE.html
+++ b/content/site/apidocs/org/apache/juneau/http/TE.html
@@ -116,35 +116,35 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/TE.html#line.94">TE</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title="class in org.apache.juneau.http">HeaderRangeArray</a></pre>
 <div class="block">Represents a parsed <l>TE</l> HTTP request header.
-
+ 
  <p>
  The transfer encodings the user agent is willing to accept: the same values as for the response header field
  Transfer-Encoding can be used, plus the "trailers" value (related to the "chunked" transfer method) to notify the
  server it expects to receive additional fields in the trailer after the last, zero-sized, chunk.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    TE: trailers, deflate
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The TE request-header field indicates what extension transfer-codings it is willing to accept in the response and
  whether or not it is willing to accept trailer fields in a chunked transfer-coding.
  Its value may consist of the keyword "trailers" and/or a comma-separated list of extension transfer-coding names
  with optional accept parameters (as described in section 3.6).
-
+ 
  <p class='bcode'>
    TE        = "TE" ":" #( t-codings )
    t-codings = "trailers" | ( transfer-extension [ accept-params ] )
  </p>
-
+ 
  <p>
  The presence of the keyword "trailers" indicates that the client is willing to accept trailer fields in a chunked
  transfer-coding, as defined in section 3.6.1.
  This keyword is reserved for use with transfer-coding values even though it does not itself represent a
  transfer-coding.
-
+ 
  <p>
  Examples of its use are:
  <p class='bcode'>
@@ -152,12 +152,12 @@ extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title
    TE:
    TE: trailers, deflate;q=0.5
  </p>
-
+ 
  <p>
  The TE header field only applies to the immediate connection.
  Therefore, the keyword MUST be supplied within a Connection header field (section 14.10) whenever TE is present in
  an HTTP/1.1 message.
-
+ 
  <p>
  A server tests whether a transfer-coding is acceptable, according to a TE field, using these rules:
  <ol>
@@ -175,11 +175,11 @@ extends <a href="../../../../org/apache/juneau/http/HeaderRangeArray.html" title
       qvalue is preferred.
       The "chunked" transfer-coding always has a qvalue of 1.
  </ol>
-
+ 
  <p>
  If the TE field-value is empty or if no TE field is present, the only transfer-coding is "chunked".
  A message with no transfer-coding is always acceptable.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Trailer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Trailer.html b/content/site/apidocs/org/apache/juneau/http/Trailer.html
index b763eb4..369bb09 100644
--- a/content/site/apidocs/org/apache/juneau/http/Trailer.html
+++ b/content/site/apidocs/org/apache/juneau/http/Trailer.html
@@ -116,34 +116,34 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Trailer.html#line.62">Trailer</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Trailer</l> HTTP response header.
-
+ 
  <p>
  The Trailer general field value indicates that the given set of header fields is present in the trailer of a message
  encoded with chunked transfer coding.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Trailer: Max-Forwards
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Trailer general field value indicates that the given set of header fields is present in the trailer of a message
  encoded with chunked transfer-coding.
-
+ 
  <p class='bcode'>
    Trailer  = "Trailer" ":" 1#field-name
  </p>
-
+ 
  <p>
  An HTTP/1.1 message SHOULD include a Trailer header field in a message using chunked transfer-coding with a non-empty
  trailer.
  Doing so allows the recipient to know which header fields to expect in the trailer.
-
+ 
  <p>
  If no Trailer header field is present, the trailer SHOULD NOT include any header fields.
  See section 3.6.1 for restrictions on the use of trailer fields in a "chunked" transfer-coding.
-
+ 
  <p>
  Message header fields listed in the Trailer header field MUST NOT include the following header fields:
  <ul>
@@ -151,7 +151,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    <li>Content-Length
    <li>Trailer
  </ul>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/TransferEncoding.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/TransferEncoding.html b/content/site/apidocs/org/apache/juneau/http/TransferEncoding.html
index 4871db1..948c5d4 100644
--- a/content/site/apidocs/org/apache/juneau/http/TransferEncoding.html
+++ b/content/site/apidocs/org/apache/juneau/http/TransferEncoding.html
@@ -116,42 +116,42 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/TransferEncoding.html#line.62">TransferEncoding</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Transfer-Encoding</l> HTTP response header.
-
+ 
  <p>
  The form of encoding used to safely transfer the entity to the user.
  Currently defined methods are: chunked, compress, deflate, gzip, identity.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Transfer-Encoding: chunked
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Transfer-Encoding general-header field indicates what (if any) type of transformation has been applied to the
  message body in order to safely transfer it between the sender and the recipient.
  This differs from the content-coding in that the transfer-coding is a property of the message, not of the entity.
-
+ 
  <p class='bcode'>
    Transfer-Encoding       = "Transfer-Encoding" ":" 1#transfer-coding
  </p>
-
+ 
  <p>
  Transfer-codings are defined in section 3.6. An example is:
-
+ 
  <p class='bcode'>
    Transfer-Encoding: chunked
  </p>
-
+ 
  <p>
  If multiple encodings have been applied to an entity, the transfer-codings MUST be listed in the order in which
  they were applied.
  Additional information about the encoding parameters MAY be provided by other entity-header fields not defined by
  this specification.
-
+ 
  <p>
  Many older HTTP/1.0 applications do not understand the Transfer-Encoding header.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Upgrade.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Upgrade.html b/content/site/apidocs/org/apache/juneau/http/Upgrade.html
index e1489bd..63ce159 100644
--- a/content/site/apidocs/org/apache/juneau/http/Upgrade.html
+++ b/content/site/apidocs/org/apache/juneau/http/Upgrade.html
@@ -116,32 +116,32 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Upgrade.html#line.85">Upgrade</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" title="class in org.apache.juneau.http">HeaderStringArray</a></pre>
 <div class="block">Represents a parsed <l>Upgrade</l> HTTP request header.
-
+ 
  <p>
  Ask the client to upgrade to another protocol.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Upgrade: HTTP/2.0, HTTPS/1.3, IRC/6.9, RTA/x11, websocket
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Upgrade general-header allows the client to specify what additional communication protocols it supports and
  would like to use if the server finds it appropriate to switch protocols.
  The server MUST use the Upgrade header field within a 101 (Switching Protocols) response to indicate which
  protocol(s) are being switched.
-
+ 
  <p class='bcode'>
    Upgrade        = "Upgrade" ":" 1#product
  </p>
-
+ 
  <p>
  For example,
  <p class='bcode'>
    Upgrade: HTTP/2.0, SHTTP/1.3, IRC/6.9, RTA/x11
  </p>
-
+ 
  <p>
  The Upgrade header field is intended to provide a simple mechanism for transition from HTTP/1.1 to some other,
  incompatible protocol.
@@ -151,7 +151,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" titl
  the more commonly supported protocol while indicating to the server that it would like to use a "better" protocol if
  available (where "better" is determined by the server, possibly according to the nature of the method and/or resource
  being requested).
-
+ 
  <p>
  The Upgrade header field only applies to switching application-layer protocols upon the existing transport-layer
  connection.
@@ -159,22 +159,22 @@ extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" titl
  The capabilities and nature of the application-layer communication after the protocol change is entirely dependent
  upon the new protocol chosen, although the first action after changing the protocol MUST be a response to the initial
  HTTP request containing the Upgrade header field.
-
+ 
  <p>
  The Upgrade header field only applies to the immediate connection.
  Therefore, the upgrade keyword MUST be supplied within a Connection header field (section 14.10) whenever Upgrade is
  present in an HTTP/1.1 message.
-
+ 
  <p>
  The Upgrade header field cannot be used to indicate a switch to a protocol on a different connection.
  For that purpose, it is more appropriate to use a 301, 302, 303, or 305 redirection response.
-
+ 
  <p>
  This specification only defines the protocol name "HTTP" for use by the family of Hypertext Transfer Protocols, as
  defined by the HTTP version rules of section 3.1 and future updates to this specification.
  Any token can be used as a protocol name; however, it will only be useful if both the client and server associate
  the name with the same protocol.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/UserAgent.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/UserAgent.html b/content/site/apidocs/org/apache/juneau/http/UserAgent.html
index d3f0e8d..9c76088 100644
--- a/content/site/apidocs/org/apache/juneau/http/UserAgent.html
+++ b/content/site/apidocs/org/apache/juneau/http/UserAgent.html
@@ -116,17 +116,17 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/UserAgent.html#line.55">UserAgent</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>User-Agent</l> HTTP request header.
-
+ 
  <p>
  The user agent string of the user agent.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/21.0
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The User-Agent request-header field contains information about the user agent originating the request.
  This is for statistical purposes, the tracing of protocol violations, and automated recognition of user agents for
  the sake of tailoring responses to avoid particular user agent limitations.
@@ -134,17 +134,17 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  The field can contain multiple product tokens (section 3.8) and comments identifying the agent and any sub-products
  which form a significant part of the user agent.
  By convention, the product tokens are listed in order of their significance for identifying the application.
-
+ 
  <p class='bcode'>
    User-Agent     = "User-Agent" ":" 1*( product | comment )
  </p>
-
+ 
  <p>
  Example:
  <p class='bcode'>
    User-Agent: CERN-LineMode/2.15 libwww/2.17b3
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Vary.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Vary.html b/content/site/apidocs/org/apache/juneau/http/Vary.html
index 87dce58..53772ee 100644
--- a/content/site/apidocs/org/apache/juneau/http/Vary.html
+++ b/content/site/apidocs/org/apache/juneau/http/Vary.html
@@ -116,19 +116,19 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Vary.html#line.75">Vary</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Vary</l> HTTP response header.
-
+ 
  <p>
  Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather
  than requesting a fresh one from the origin server.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Vary: *
    Vary: Accept-Language
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Vary field value indicates the set of request-header fields that fully determines, while the response is fresh,
  whether a cache is permitted to use the response to reply to a subsequent request without revalidation.
  For uncacheable or stale responses, the Vary field value advises the user agent about the criteria that were used to
@@ -139,7 +139,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  <p class='bcode'>
    Vary  = "Vary" ":" ( "*" | 1#field-name )
  </p>
-
+ 
  <p>
  An HTTP/1.1 server SHOULD include a Vary header field with any cacheable response that is subject to server-driven
  negotiation.
@@ -148,23 +148,23 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  A server MAY include a Vary header field with a non-cacheable response that is subject to server-driven negotiation,
  since this might provide the user agent with useful information about the dimensions over which the response varies
  at the time of the response.
-
+ 
  <p>
  A Vary field value consisting of a list of field-names signals that the representation selected for the response is
  based on a selection algorithm which considers ONLY the listed request-header field values in selecting the most
  appropriate representation.
  A cache MAY assume that the same selection will be made for future requests with the same values for the listed
  field names, for the duration of time for which the response is fresh.
-
+ 
  <p>
  The field-names given are not limited to the set of standard request-header fields defined by this specification.
  Field names are case-insensitive.
-
+ 
  <p>
  A Vary field value of "*" signals that unspecified parameters not limited to the request-headers (e.g., the network
  address of the client), play a role in the selection of the response representation.
  The "*" value MUST NOT be generated by a proxy server; it may only be generated by an origin server.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Via.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Via.html b/content/site/apidocs/org/apache/juneau/http/Via.html
index cc5481d..c3904a3 100644
--- a/content/site/apidocs/org/apache/juneau/http/Via.html
+++ b/content/site/apidocs/org/apache/juneau/http/Via.html
@@ -116,33 +116,33 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Via.html#line.121">Via</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" title="class in org.apache.juneau.http">HeaderStringArray</a></pre>
 <div class="block">Represents a parsed <l>Via</l> HTTP response header.
-
+ 
  <p>
  Informs the client of proxies through which the response was sent.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Via: 1.0 fred, 1.1 example.com (Apache/1.1)
  </p>
-
+ 
  <p>
  Informs the client of proxies through which the response was sent.
-
+ 
  <p>
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Via: 1.0 fred, 1.1 example.com (Apache/1.1)
  </p>
-
+ 
  <p>
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Via general-header field MUST be used by gateways and proxies to indicate the intermediate protocols and
  recipients between the user agent and the server on requests, and between the origin server and the client on
  responses.
  It is analogous to the "Received" field of RFC 822 and is intended to be used for tracking message forwards,
  avoiding request loops, and identifying the protocol capabilities of all senders along the request/response chain.
-
+ 
  <p class='bcode'>
    Via =  "Via" ":" 1#( received-protocol received-by [ comment ] )
    received-protocol = [ protocol-name "/" ] protocol-version
@@ -151,31 +151,31 @@ extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" titl
    received-by       = ( host [ ":" port ] ) | pseudonym
    pseudonym         = token
  </p>
-
+ 
  <p>
  The received-protocol indicates the protocol version of the message received by the server or client along each
  segment of the request/response chain.
  The received-protocol version is appended to the Via field value when the message is forwarded so that information
  about the protocol capabilities of upstream applications remains visible to all recipients.
-
+ 
  <p>
  The protocol-name is optional if and only if it would be "HTTP".
  The received-by field is normally the host and optional port number of a recipient server or client that subsequently
  forwarded the message.
  However, if the real host is considered to be sensitive information, it MAY be replaced by a pseudonym.
  If the port is not given, it MAY be assumed to be the default port of the received-protocol.
-
+ 
  <p>
  Multiple Via field values represents each proxy or gateway that has forwarded the message.
  Each recipient MUST append its information such that the end result is ordered according to the sequence of
  forwarding applications.
-
+ 
  <p>
  Comments MAY be used in the Via header field to identify the software of the recipient proxy or gateway, analogous
  to the User-Agent and Server header fields.
  However, all comments in the Via field are optional and MAY be removed by any recipient prior to forwarding the
  message.
-
+ 
  <p>
  For example, a request message could be sent from an HTTP/1.0 user agent to an internal proxy code-named "fred",
  which uses HTTP/1.1 to forward the request to a public proxy at nowhere.com, which completes the request by
@@ -184,14 +184,14 @@ extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" titl
  <p class='bcode'>
    Via: 1.0 fred, 1.1 nowhere.com (Apache/1.1)
  </p>
-
+ 
  <p>
  Proxies and gateways used as a portal through a network firewall SHOULD NOT, by default, forward the names and ports
  of hosts within the firewall region.
  This information SHOULD only be propagated if explicitly enabled.
  If not enabled, the received-by host of any host behind the firewall SHOULD be replaced by an appropriate pseudonym
  for that host.
-
+ 
  <p>
  For organizations that have strong privacy requirements for hiding internal structures, a proxy MAY combine an
  ordered subsequence of Via header field entries with identical received-protocol values into a single such entry.
@@ -199,18 +199,18 @@ extends <a href="../../../../org/apache/juneau/http/HeaderStringArray.html" titl
  <p class='bcode'>
    Via: 1.0 ricky, 1.1 ethel, 1.1 fred, 1.0 lucy
  </p>
-
+ 
  <p>
  ...could be collapsed to...
  <p class='bcode'>
    Via: 1.0 ricky, 1.1 mertz, 1.0 lucy
  </p>
-
+ 
  <p>
  Applications SHOULD NOT combine multiple entries unless they are all under the same organizational control and the
  hosts have already been replaced by pseudonyms.
  Applications MUST NOT combine entries which have different received-protocol values.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/Warning.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/Warning.html b/content/site/apidocs/org/apache/juneau/http/Warning.html
index e9c29ac..d2ac56c 100644
--- a/content/site/apidocs/org/apache/juneau/http/Warning.html
+++ b/content/site/apidocs/org/apache/juneau/http/Warning.html
@@ -116,22 +116,22 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/Warning.html#line.129">Warning</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>Warning</l> HTTP request/response header.
-
+ 
  <p>
  A general warning about possible problems with the entity body.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    Warning: 199 Miscellaneous warning
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The Warning general-header field is used to carry additional information about the status or transformation of a
  message which might not be reflected in the message.
  This information is typically used to warn about a possible lack of semantic transparency from caching operations
  or transformations applied to the entity body of the message.
-
+ 
  <p>
  Warning headers are sent with responses using:
  <p class='bcode'>
@@ -145,21 +145,21 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    warn-text  = quoted-string
    warn-date  = &lt;"&gt; HTTP-date &lt;"&gt;
  </p>
-
+ 
  <p>
  A response MAY carry more than one Warning header.
-
+ 
  <p>
  The warn-text SHOULD be in a natural language and character set that is most likely to be intelligible to the human
  user receiving the response.
  This decision MAY be based on any available knowledge, such as the location of the cache or user, the
  Accept-Language field in a request, the Content-Language field in a response, etc.
  The default language is English and the default character set is ISO-8859-1.
-
+ 
  <p>
  If a character set other than ISO-8859-1 is used, it MUST be encoded in the warn-text using the method described in
  RFC 2047.
-
+ 
  <p>
  Warning headers can in general be applied to any message, however some specific warn-codes are specific to caches
  and can only be applied to response messages.
@@ -169,7 +169,7 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
  to that entry except as specified for specific Warning codes.
  It MUST then add any Warning headers received in the validating response.
  In other words, Warning headers are those that would be attached to the most recent relevant response.
-
+ 
  <p>
  When multiple Warning headers are attached to a response, the user agent ought to inform the user of as many of them
  as possible, in the order that they appear in the response.
@@ -179,13 +179,13 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    <li>Warnings in the user's preferred character set take priority over warnings in other character sets but with
  identical warn-codes and warn-agents.
  </ul>
-
+ 
  <p>
  Systems that generate multiple Warning headers SHOULD order them with this user agent behavior in mind.
-
+ 
  <p>
  Requirements for the behavior of caches with respect to Warnings are stated in section 13.1.2.
-
+ 
  <p>
  This is a list of the currently-defined warn-codes, each with a recommended warn-text in English, and a description
  of its meaning.
@@ -207,18 +207,18 @@ extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="cl
    <li>299 Miscellaneous persistent warning The warning text MAY include arbitrary information to be presented to a
       human user, or logged. A system receiving this warning MUST NOT take any automated action.
  </ul>
-
+ 
  <p>
  If an implementation sends a message with one or more Warning headers whose version is HTTP/1.0 or lower, then the
  sender MUST include in each warning-value a warn-date that matches the date in the response.
-
+ 
  <p>
  If an implementation receives a message with a warning-value that includes a warn-date, and that warn-date is
  different from the Date value in the response, then that warning-value MUST be deleted from the message before
  storing, forwarding, or using it.
  (This prevents bad consequences of naive caching of Warning header fields.)
  If all of the warning-values are deleted for this reason, the Warning header MUST be deleted as well.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/http/WwwAuthenticate.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/http/WwwAuthenticate.html b/content/site/apidocs/org/apache/juneau/http/WwwAuthenticate.html
index 654a0d6..0e49b30 100644
--- a/content/site/apidocs/org/apache/juneau/http/WwwAuthenticate.html
+++ b/content/site/apidocs/org/apache/juneau/http/WwwAuthenticate.html
@@ -116,31 +116,31 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/http/WwwAuthenticate.html#line.51">WwwAuthenticate</a>
 extends <a href="../../../../org/apache/juneau/http/HeaderString.html" title="class in org.apache.juneau.http">HeaderString</a></pre>
 <div class="block">Represents a parsed <l>WWW-Authenticate </l> HTTP response header.
-
+ 
  <p>
  Indicates the authentication scheme that should be used to access the requested entity.
-
+ 
  <h6 class='figure'>Example</h6>
  <p class='bcode'>
    WWW-Authenticate: Basic
  </p>
-
+ 
  <h6 class='topic'>RFC2616 Specification</h6>
-
+ 
  The WWW-Authenticate response-header field MUST be included in 401 (Unauthorized) response messages.
  The field value consists of at least one challenge that indicates the authentication scheme(s) and parameters
  applicable to the Request-URI.
-
+ 
  <p class='bcode'>
    WWW-Authenticate  = "WWW-Authenticate" ":" 1#challenge
  </p>
-
+ 
  <p>
  The HTTP access authentication process is described in "HTTP Authentication: Basic and Digest Access Authentication".
  User agents are advised to take special care in parsing the WWW-Authenticate field value as it might contain more
  than one challenge, or if more than one WWW-Authenticate header field is provided, the contents of a challenge
  itself can contain a comma-separated list of authentication parameters.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='jp'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/httppart/HttpPartParser.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/httppart/HttpPartParser.html b/content/site/apidocs/org/apache/juneau/httppart/HttpPartParser.html
index bfd7bca..3caa3be 100644
--- a/content/site/apidocs/org/apache/juneau/httppart/HttpPartParser.html
+++ b/content/site/apidocs/org/apache/juneau/httppart/HttpPartParser.html
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public interface <a href="../../../../src-html/org/apache/juneau/httppart/HttpPartParser.html#line.32">HttpPartParser</a></pre>
 <div class="block">Interface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOs
-
+ 
  <p>
  The following default implementations are provided:
  <ul class='doctree'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/httppart/HttpPartSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/httppart/HttpPartSerializer.html b/content/site/apidocs/org/apache/juneau/httppart/HttpPartSerializer.html
index 1dfeed9..05deef4 100644
--- a/content/site/apidocs/org/apache/juneau/httppart/HttpPartSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/httppart/HttpPartSerializer.html
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
 <pre>public interface <a href="../../../../src-html/org/apache/juneau/httppart/HttpPartSerializer.html#line.49">HttpPartSerializer</a></pre>
 <div class="block">Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI
  path variables.
-
+ 
  <p>
  The following default implementations are provided:
  <ul class='doctree'>
@@ -124,17 +124,17 @@ var activeTableTab = "activeTableTab";
  <p>
  This class is used in the following locations:
  <ul>
-   <li><a href="../../../../org/apache/juneau/remoteable/FormData.html#serializer--"><code>FormData.serializer()</code></a>
-   <li><a href="../../../../org/apache/juneau/remoteable/FormDataIfNE.html#serializer--"><code>FormDataIfNE.serializer()</code></a>
-   <li><a href="../../../../org/apache/juneau/remoteable/Query.html#serializer--"><code>Query.serializer()</code></a>
-   <li><a href="../../../../org/apache/juneau/remoteable/QueryIfNE.html#serializer--"><code>QueryIfNE.serializer()</code></a>
-   <li><a href="../../../../org/apache/juneau/remoteable/Header.html#serializer--"><code>Header.serializer()</code></a>
-   <li><a href="../../../../org/apache/juneau/remoteable/HeaderIfNE.html#serializer--"><code>HeaderIfNE.serializer()</code></a>
-   <li><a href="../../../../org/apache/juneau/remoteable/Path.html#serializer--"><code>Path.serializer()</code></a>
-   <li><a href="../../../../org/apache/juneau/remoteable/RequestBean.html#serializer--"><code>RequestBean.serializer()</code></a>
-   <li><code>RestClientBuilder.partSerializer(Class)</code>
+   <li class='ja'><a href="../../../../org/apache/juneau/remoteable/FormData.html#serializer--"><code>FormData.serializer()</code></a>
+   <li class='ja'><a href="../../../../org/apache/juneau/remoteable/FormDataIfNE.html#serializer--"><code>FormDataIfNE.serializer()</code></a>
+   <li class='ja'><a href="../../../../org/apache/juneau/remoteable/Query.html#serializer--"><code>Query.serializer()</code></a>
+   <li class='ja'><a href="../../../../org/apache/juneau/remoteable/QueryIfNE.html#serializer--"><code>QueryIfNE.serializer()</code></a>
+   <li class='ja'><a href="../../../../org/apache/juneau/remoteable/Header.html#serializer--"><code>Header.serializer()</code></a>
+   <li class='ja'><a href="../../../../org/apache/juneau/remoteable/HeaderIfNE.html#serializer--"><code>HeaderIfNE.serializer()</code></a>
+   <li class='ja'><a href="../../../../org/apache/juneau/remoteable/Path.html#serializer--"><code>Path.serializer()</code></a>
+   <li class='ja'><a href="../../../../org/apache/juneau/remoteable/RequestBean.html#serializer--"><code>RequestBean.serializer()</code></a>
+   <li class='jc'><code>RestClientBuilder.partSerializer(Class)</code>
  </ul>
-
+ 
  <p>
  Implementations must include either a public no-args constructor or a public constructor that takes in a single
  <a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau"><code>PropertyStore</code></a> object.</div>
@@ -210,7 +210,7 @@ var activeTableTab = "activeTableTab";
                  <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;value)</pre>
 <div class="block">Converts the specified value to a string that can be used as an HTTP header value, query parameter value,
  form-data parameter, or URI path variable.
-
+ 
  <p>
  Returned values should NOT be URL-encoded.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/httppart/SimplePartSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/httppart/SimplePartSerializer.html b/content/site/apidocs/org/apache/juneau/httppart/SimplePartSerializer.html
index e51f819..8b53d32 100644
--- a/content/site/apidocs/org/apache/juneau/httppart/SimplePartSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/httppart/SimplePartSerializer.html
@@ -266,7 +266,7 @@ implements <a href="../../../../org/apache/juneau/httppart/HttpPartSerializer.ht
 <div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/juneau/httppart/HttpPartSerializer.html#serialize-org.apache.juneau.httppart.HttpPartType-java.lang.Object-">HttpPartSerializer</a></code></span></div>
 <div class="block">Converts the specified value to a string that can be used as an HTTP header value, query parameter value,
  form-data parameter, or URI path variable.
-
+ 
  <p>
  Returned values should NOT be URL-encoded.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/httppart/SimpleUonPartSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/httppart/SimpleUonPartSerializer.html b/content/site/apidocs/org/apache/juneau/httppart/SimpleUonPartSerializer.html
index 91664e8..e0b57a0 100644
--- a/content/site/apidocs/org/apache/juneau/httppart/SimpleUonPartSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/httppart/SimpleUonPartSerializer.html
@@ -281,7 +281,7 @@ extends <a href="../../../../org/apache/juneau/httppart/UonPartSerializer.html"
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.uon.<a href="../../../../org/apache/juneau/uon/UonSerializer.html" title="class in org.apache.juneau.uon">UonSerializer</a></h3>
-<code><a href="../../../../org/apache/juneau/uon/UonSerializer.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/uon/UonSerializer.html#createSession-org.apache.juneau.serializer.SerializerSessionArgs-">createSession</a>, <a href="../../../../org/apache/juneau/uon/UonSerializer.html#getParamFormat--">getParamFormat</a></code></li>
+<code><a href="../../../../org/apache/juneau/uon/UonSerializer.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/uon/UonSerializer.html#createSession-org.apache.juneau.serializer.SerializerSessionArgs-">createSession</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.serializer.WriterSerializer">


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html b/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html
index ab6e7f2..ad11328 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-keygen-element">&lt;keygen&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -278,7 +278,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>autofocus</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.47">autofocus</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;autofocus)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.
-
+ 
  <p>
  Automatically focus the form control when the page is loaded.</div>
 <dl>
@@ -298,7 +298,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>challenge</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.61">challenge</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;challenge)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-keygen-challenge">challenge</a> attribute.
-
+ 
  <p>
  String to package with the generated and signed public key.</div>
 <dl>
@@ -317,7 +317,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>disabled</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.77">disabled</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;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.
-
+ 
  <p>
  Whether the form control is disabled.</div>
 <dl>
@@ -337,7 +337,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>form</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.91">form</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;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
-
+ 
  <p>
  Associates the control with a form element.</div>
 <dl>
@@ -356,7 +356,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>keytype</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.105">keytype</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;keytype)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-keygen-keytype">keytype</a> attribute.
-
+ 
  <p>
  The type of cryptographic key to generate.</div>
 <dl>
@@ -375,7 +375,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.119">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
-
+ 
  <p>
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Label.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Label.html b/content/site/apidocs/org/apache/juneau/dto/html5/Label.html
index 87580c4..e302ada 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Label.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Label.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-label-element">&lt;label&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_for</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.45">_for</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;_for)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-label-for">for</a> attribute.
-
+ 
  <p>
  Associate the label with form control.</div>
 <dl>
@@ -292,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>form</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.59">form</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;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
-
+ 
  <p>
  Associates the control with a form element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html b/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html
index a61e9e4..7453cb1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-legend-element">&lt;legend&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Li.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Li.html b/content/site/apidocs/org/apache/juneau/dto/html5/Li.html
index 9c9627b..1e0eacf 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Li.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Li.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-li-element">&lt;li&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Link.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Link.html b/content/site/apidocs/org/apache/juneau/dto/html5/Link.html
index 02f8cf5..a495b25 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Link.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Link.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-link-element">&lt;link&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -287,7 +287,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.50">crossorigin</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;crossorigin)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-crossorigin">crossorigin</a>
  attribute.
-
+ 
  <p>
  How the element handles cross-origin requests.</div>
 <dl>
@@ -306,14 +306,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>href</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.73">href</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;href)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-href">href</a> attribute.
-
+ 
  <p>
  Address of the hyperlink.
-
+ 
  <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>
@@ -334,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.88">hreflang</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;hreflang)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-hreflang">hreflang</a>
  attribute.
-
+ 
  <p>
  Language of the linked resource.</div>
 <dl>
@@ -353,7 +353,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>media</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.102">media</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;media)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-media">media</a> attribute.
-
+ 
  <p>
  Applicable media.</div>
 <dl>
@@ -372,7 +372,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>rel</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.116">rel</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>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-rel">rel</a> attribute.
-
+ 
  <p>
  Relationship between the document containing the hyperlink and the destination resource.</div>
 <dl>
@@ -391,7 +391,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>sizes</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.130">sizes</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;sizes)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-link-sizes">sizes</a> attribute.
-
+ 
  <p>
  Sizes of the icons (for rel="icon").</div>
 <dl>
@@ -410,7 +410,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.144">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"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-type">type</a> attribute.
-
+ 
  <p>
  Hint for the type of the referenced resource.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Main.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Main.html b/content/site/apidocs/org/apache/juneau/dto/html5/Main.html
index 5dffea7..f2786d6 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Main.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Main.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-main-element">&lt;main&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Map.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Map.html b/content/site/apidocs/org/apache/juneau/dto/html5/Map.html
index 7f6b859..0a16c13 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Map.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Map.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-map-element">&lt;map&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -267,7 +267,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.45">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-map-name">name</a> attribute.
-
+ 
  <p>
  Name of image map to reference from the usemap attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html b/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html
index 1bfa2bf..3b7f1fc 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-mark-element">&lt;mark&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html b/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html
index e731642..e32110b 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-meta-element">&lt;meta&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -264,7 +264,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.46">charset</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;charset)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-charset">charset</a>
  attribute.
-
+ 
  <p>
  Character encoding declaration.</div>
 <dl>
@@ -284,7 +284,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.61">content</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-content">content</a>
  attribute.
-
+ 
  <p>
  Value of the element.</div>
 <dl>
@@ -304,7 +304,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.76">httpequiv</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;httpequiv)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-http-equiv">http-equiv</a>
  attribute.
-
+ 
  <p>
  Pragma directive.</div>
 <dl>
@@ -323,7 +323,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.90">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-name">name</a> attribute.
-
+ 
  <p>
  Metadata name.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html b/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html
index 9ff855e..480e1ca 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-meter-element">&lt;meter&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -297,7 +297,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>high</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.47">high</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;high)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-high">high</a> attribute.
-
+ 
  <p>
  Low limit of high range.</div>
 <dl>
@@ -317,7 +317,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>low</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.63">low</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;low)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-low">low</a> attribute.
-
+ 
  <p>
  High limit of low range.</div>
 <dl>
@@ -337,7 +337,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>max</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.79">max</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;max)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-max">max</a> attribute.
-
+ 
  <p>
  Upper bound of range.</div>
 <dl>
@@ -357,7 +357,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>min</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.95">min</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;min)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-min">min</a> attribute.
-
+ 
  <p>
  Lower bound of range.</div>
 <dl>
@@ -377,7 +377,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>optimum</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.111">optimum</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;optimum)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-optimum">optimum</a> attribute.
-
+ 
  <p>
  Optimum value in gauge.</div>
 <dl>
@@ -397,7 +397,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>value</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.127">value</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;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-value">value</a> attribute.
-
+ 
  <p>
  Current value of the element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html b/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html
index b44d562..dd669d7 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-nav-element">&lt;nav&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html b/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html
index bd6f14d..3f4f540 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscri
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-noscript-element">&lt;noscript&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html b/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html
index d922062..b1663fd 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Object
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-object-element">&lt;object&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -312,7 +312,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>data</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.45">data</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;data)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-data">data</a> attribute.
-
+ 
  <p>
  Address of the resource.</div>
 <dl>
@@ -331,7 +331,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>form</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.59">form</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;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
-
+ 
  <p>
  Associates the control with a form element.</div>
 <dl>
@@ -351,7 +351,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.76">height</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;height)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
  attribute.
-
+ 
  <p>
  Vertical dimension.</div>
 <dl>
@@ -371,7 +371,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.90">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-name">name</a> attribute.
-
+ 
  <p>
  Name of nested browsing context.</div>
 <dl>
@@ -390,7 +390,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.104">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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-type">type</a> attribute.
-
+ 
  <p>
  Type of embedded resource.</div>
 <dl>
@@ -410,7 +410,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.121">typemustmatch</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;typemustmatch)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-typemustmatch">typemustmatch</a>
  attribute.
-
+ 
  <p>
  Whether the type attribute and the Content-Type value need to match for the resource to be used.</div>
 <dl>
@@ -431,7 +431,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.136">usemap</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;usemap)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a>
  attribute.
-
+ 
  <p>
  Name of image map to use.</div>
 <dl>
@@ -450,7 +450,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>width</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.152">width</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;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
-
+ 
  <p>
  Horizontal dimension.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html b/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html
index 227abcb..0420ad5 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-ol-element">&lt;ol&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -281,7 +281,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.48">reversed</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;reversed)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-reversed">reversed</a>
  attribute.
-
+ 
  <p>
  Number the list backwards..</div>
 <dl>
@@ -301,7 +301,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>start</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.64">start</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;start)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-start">start</a> attribute.
-
+ 
  <p>
  Ordinal value of the first item.</div>
 <dl>
@@ -321,7 +321,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.78">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"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-type">type</a> attribute.
-
+ 
  <p>
  Kind of list marker.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Optgroup.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Optgroup.html b/content/site/apidocs/org/apache/juneau/dto/html5/Optgroup.html
index 10a60d5..946a32e 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Optgroup.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Optgroup.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgro
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-optgroup-element">&lt;optgroup&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>disabled</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.47">disabled</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;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-optgroup-disabled">disabled</a> attribute.
-
+ 
  <p>
  Whether the form control is disabled.</div>
 <dl>
@@ -293,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>label</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.61">label</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;label)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-optgroup-label">label</a> attribute.
-
+ 
  <p>
  User-visible label.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Option.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Option.html b/content/site/apidocs/org/apache/juneau/dto/html5/Option.html
index c29c450..b47d790 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Option.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Option.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Option
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html" title="class in org.apache.juneau.dto.html5">HtmlElementText</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-option-element">&lt;option&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -279,7 +279,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <h4>disabled</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.47">disabled</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;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-disabled">disabled</a> attribute.
-
+ 
  <p>
  Whether the form control is disabled.</div>
 <dl>
@@ -299,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <h4>label</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.61">label</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;label)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-label">label</a> attribute.
-
+ 
  <p>
  User-visible label.</div>
 <dl>
@@ -318,7 +318,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <h4>selected</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.77">selected</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;selected)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-selected">selected</a> attribute.
-
+ 
  <p>
  Whether the option is selected by default.</div>
 <dl>
@@ -338,7 +338,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <h4>value</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.93">value</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;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-value">value</a> attribute.
-
+ 
  <p>
  Value to be used for form submission.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Output.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Output.html b/content/site/apidocs/org/apache/juneau/dto/html5/Output.html
index 53d0e25..97092e5 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Output.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Output.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Output
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-output-element">&lt;output&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -279,7 +279,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>_for</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.45">_for</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;_for)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-output-for">for</a> attribute.
-
+ 
  <p>
  Specifies controls from which the output was calculated.</div>
 <dl>
@@ -298,7 +298,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>form</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.59">form</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;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
-
+ 
  <p>
  Associates the control with a form element.</div>
 <dl>
@@ -317,7 +317,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.73">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
-
+ 
  <p>
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/P.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/P.html b/content/site/apidocs/org/apache/juneau/dto/html5/P.html
index a1f0b8e..0c1fead 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/P.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/P.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-p-element">&lt;p&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Param.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Param.html b/content/site/apidocs/org/apache/juneau/dto/html5/Param.html
index e7a3be4..fd1e682 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Param.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Param.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-param-element">&lt;param&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -249,7 +249,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.45">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-param-name">name</a> attribute.
-
+ 
  <p>
  Name of parameter.</div>
 <dl>
@@ -269,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.62">value</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;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-param-value">value</a>
  attribute.
-
+ 
  <p>
  Value of parameter.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Pre.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Pre.html b/content/site/apidocs/org/apache/juneau/dto/html5/Pre.html
index 1752f66..e22e565 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Pre.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Pre.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-pre-element">&lt;pre&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Progress.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Progress.html b/content/site/apidocs/org/apache/juneau/dto/html5/Progress.html
index 489c16d..5087b37 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Progress.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Progress.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Progre
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-progress-element">&lt;progress&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -273,7 +273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>max</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.47">max</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;max)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-progress-max">max</a> attribute.
-
+ 
  <p>
  Upper bound of range.</div>
 <dl>
@@ -293,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>value</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.63">value</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;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-progress-value">value</a> attribute.
-
+ 
  <p>
  Current value of the element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Q.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Q.html b/content/site/apidocs/org/apache/juneau/dto/html5/Q.html
index a1ee9db..f9b51f4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Q.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Q.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-q-element">&lt;q&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -267,7 +267,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <h4>cite</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.45">cite</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;cite)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-q-cite">cite</a> attribute.
-
+ 
  <p>
  Link to the source of the quotation or more information about the edit.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Rb.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Rb.html b/content/site/apidocs/org/apache/juneau/dto/html5/Rb.html
index 6c04d95..7970ff8 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Rb.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Rb.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rb-element">&lt;rb&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Rp.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Rp.html b/content/site/apidocs/org/apache/juneau/dto/html5/Rp.html
index 239c84e..0de2cd0 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Rp.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Rp.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rp-element">&lt;rp&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Rt.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Rt.html b/content/site/apidocs/org/apache/juneau/dto/html5/Rt.html
index 2a9b2e4..348634e 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Rt.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Rt.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.htm
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rt-element">&lt;rt&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Rtc.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Rtc.html b/content/site/apidocs/org/apache/juneau/dto/html5/Rtc.html
index 3ec7378..bf683be 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Rtc.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Rtc.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.ht
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rtc-element">&lt;rtc&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Ruby.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Ruby.html b/content/site/apidocs/org/apache/juneau/dto/html5/Ruby.html
index 7024392..b5d4f0b 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Ruby.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ruby.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-ruby-element">&lt;ruby&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/S.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/S.html b/content/site/apidocs/org/apache/juneau/dto/html5/S.html
index cc1404a..f4a8a64 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/S.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/S.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-s-element">&lt;s&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html b/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html
index fa7df7e..1da6269 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.h
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-samp-element">&lt;samp&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Script.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Script.html b/content/site/apidocs/org/apache/juneau/dto/html5/Script.html
index 0a120d1..63d4b18 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Script.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Script.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5">HtmlElementRawText</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-script-element">&lt;script&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -286,7 +286,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>async</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.51">async</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;async)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-async">async</a> attribute.
-
+ 
  <p>
  Execute script asynchronously.</div>
 <dl>
@@ -306,7 +306,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>charset</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.65">charset</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;charset)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-charset">charset</a> attribute.
-
+ 
  <p>
  Character encoding of the external script resource.</div>
 <dl>
@@ -326,7 +326,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.80">crossorigin</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;crossorigin)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-crossorigin">crossorigin</a>
  attribute.
-
+ 
  <p>
  How the element handles cross-origin requests.</div>
 <dl>
@@ -345,7 +345,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>defer</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.96">defer</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;defer)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-defer">defer</a> attribute.
-
+ 
  <p>
  Defer script execution.</div>
 <dl>
@@ -365,14 +365,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>src</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.119">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"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-src">src</a> attribute.
-
+ 
  <p>
  Address of the resource.
-
+ 
  <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>
@@ -392,7 +392,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <h4>type</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.133">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"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-type">type</a> attribute.
-
+ 
  <p>
  Type of embedded resource.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Section.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Section.html b/content/site/apidocs/org/apache/juneau/dto/html5/Section.html
index 0eb65d6..2739f5d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Section.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Section.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Sectio
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-section-element">&lt;section&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Select.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Select.html b/content/site/apidocs/org/apache/juneau/dto/html5/Select.html
index 4581241..5b81919 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Select.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Select.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-select-element">&lt;select&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>
@@ -303,7 +303,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>autofocus</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.47">autofocus</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;autofocus)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.
-
+ 
  <p>
  Automatically focus the form control when the page is loaded.</div>
 <dl>
@@ -323,7 +323,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>disabled</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.63">disabled</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;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.
-
+ 
  <p>
  Whether the form control is disabled.</div>
 <dl>
@@ -343,7 +343,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>form</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.77">form</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;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
-
+ 
  <p>
  Associates the control with a form element.</div>
 <dl>
@@ -362,7 +362,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>multiple</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.93">multiple</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;multiple)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-multiple">multiple</a> attribute.
-
+ 
  <p>
  Whether to allow multiple values.</div>
 <dl>
@@ -382,7 +382,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>name</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.107">name</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"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
-
+ 
  <p>
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>
@@ -401,7 +401,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>required</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.123">required</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;required)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-required">required</a> attribute.
-
+ 
  <p>
  Whether the control is required for form submission.</div>
 <dl>
@@ -421,7 +421,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <h4>size</h4>
 <pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.139">size</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;size)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-size">size</a> attribute.
-
+ 
  <p>
  Size of the control.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/html5/Small.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Small.html b/content/site/apidocs/org/apache/juneau/dto/html5/Small.html
index bee8421..43dc631 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Small.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Small.html
@@ -123,7 +123,7 @@ public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-small-element">&lt;small&gt;</a>
  element.
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -133,7 +133,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
          <li class='sublink'>
             <a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
       </ul>
-      </li>
+   </li>
  </ul></div>
 </li>
 </ul>