http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/9b48e212/content/site/apidocs/org/apache/juneau/rest/RestConfig.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/rest/RestConfig.html 
b/content/site/apidocs/org/apache/juneau/rest/RestConfig.html
index a7ad71b..8df7737 100644
--- a/content/site/apidocs/org/apache/juneau/rest/RestConfig.html
+++ b/content/site/apidocs/org/apache/juneau/rest/RestConfig.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};
+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};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -112,7 +112,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.81">RestConfig</a>
+<pre>public class <a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.82">RestConfig</a>
 extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
 implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletConfig.html?is-external=true";
 title="class or interface in javax.servlet">ServletConfig</a></pre>
 <div class="block">Defines the initial configuration of a 
<code>RestServlet</code> or <code>@RestResource</code> annotated object.
@@ -258,85 +258,85 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 </tr>
 <tr id="i14" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addHtmlWidget-java.lang.Class-">addHtmlWidget</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/rest/widget/Widget.html" title="class in 
org.apache.juneau.rest.widget">Widget</a>&gt;&nbsp;value)</code>
+<div class="block">Defines widgets that can be used in conjunction with string 
variables of the form <js>"$W{name}"</js>to quickly
+ generate arbitrary replacement text.</div>
+</td>
+</tr>
+<tr id="i15" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addMimeTypes-java.lang.String...-">addMimeTypes</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;mimeTypes)</code>
 <div class="block">Adds MIME-type definitions.</div>
 </td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addParamResolvers-java.lang.Class...-">addParamResolvers</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/rest/RestParam.html" title="class in 
org.apache.juneau.rest">RestParam</a>&gt;...&nbsp;paramResolvers)</code>
 <div class="block">Adds class-level parameter resolvers to this resource.</div>
 </td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addParsers-java.lang.Class...-">addParsers</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;parsers)</code>
 <div class="block">Adds class-level parsers to this resource.</div>
 </td>
 </tr>
-<tr id="i17" class="rowColor">
+<tr id="i18" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addParsers-org.apache.juneau.parser.Parser...-">addParsers</a></span>(<a
 href="../../../../org/apache/juneau/parser/Parser.html" title="class in 
org.apache.juneau.parser">Parser</a>...&nbsp;parsers)</code>
 <div class="block">Adds class-level parsers to this resource.</div>
 </td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addPojoSwaps-java.lang.Class...-">addPojoSwaps</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;pojoSwaps)</code>
 <div class="block">Adds class-level pojo swaps to this resource.</div>
 </td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addResponseHandlers-java.lang.Class...-">addResponseHandlers</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;responseHandlers)</code>
 <div class="block">Adds class-level response handler classes to this 
resource.</div>
 </td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addResponseHandlers-org.apache.juneau.rest.ResponseHandler...-">addResponseHandlers</a></span>(<a
 href="../../../../org/apache/juneau/rest/ResponseHandler.html" 
title="interface in 
org.apache.juneau.rest">ResponseHandler</a>...&nbsp;responseHandlers)</code>
 <div class="block">Adds class-level response handlers to this resource.</div>
 </td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addSerializers-java.lang.Class...-">addSerializers</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;serializers)</code>
 <div class="block">Adds class-level serializers to this resource.</div>
 </td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addSerializers-org.apache.juneau.serializer.Serializer...-">addSerializers</a></span>(<a
 href="../../../../org/apache/juneau/serializer/Serializer.html" title="class 
in org.apache.juneau.serializer">Serializer</a>...&nbsp;serializers)</code>
 <div class="block">Adds class-level serializers to this resource.</div>
 </td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i24" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addStaticFiles-java.lang.Class-java.lang.String-">addStaticFiles</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;resourceClass,
               <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;staticFilesString)</code>
 <div class="block">Appends to the static files resource map.</div>
 </td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addVarContextObject-java.lang.String-java.lang.Object-">addVarContextObject</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;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;object)</code>
 <div class="block">Adds a var context object to this config.</div>
 </td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addVars-java.lang.Class...-">addVars</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;vars)</code>
 <div class="block">Adds the specified <a 
href="../../../../org/apache/juneau/svl/Var.html" title="class in 
org.apache.juneau.svl"><code>Var</code></a> classes to this config.</div>
 </td>
 </tr>
-<tr id="i26" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addWidget-java.lang.Class-">addWidget</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/rest/widget/Widget.html" title="class in 
org.apache.juneau.rest.widget">Widget</a>&gt;&nbsp;value)</code>
-<div class="block">Defines widgets that can be used in conjunction with string 
variables of the form <js>"$W{name}"</js>to quickly
- generate arbitrary replacement text.</div>
-</td>
-</tr>
 <tr id="i27" class="rowColor">
 <td class="colFirst"><code>protected <a 
href="../../../../org/apache/juneau/PropertyStore.html" title="class in 
org.apache.juneau">PropertyStore</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#createPropertyStore--">createPropertyStore</a></span>()</code>
@@ -434,162 +434,144 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 </tr>
 <tr id="i44" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlBranding-java.lang.String-">setHtmlBranding</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">Sets the HTML page branding in the header section of the 
page generated by the default HTML doc template.</div>
-</td>
-</tr>
-<tr id="i45" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlDescription-java.lang.String-">setHtmlDescription</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">Sets the HTML page description.</div>
-</td>
-</tr>
-<tr id="i46" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlFooter-java.lang.String-">setHtmlFooter</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">Sets the HTML footer section contents.</div>
 </td>
 </tr>
-<tr id="i47" class="rowColor">
+<tr id="i45" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlHeader-java.lang.String-">setHtmlHeader</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">Sets the HTML header section contents.</div>
 </td>
 </tr>
-<tr id="i48" class="altColor">
+<tr id="i46" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlLinks-java.lang.String:A-">setHtmlLinks</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">Sets the links in the HTML nav section.</div>
 </td>
 </tr>
-<tr id="i49" class="rowColor">
+<tr id="i47" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlNav-java.lang.String-">setHtmlNav</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">Sets the HTML nav section contents.</div>
 </td>
 </tr>
-<tr id="i50" class="altColor">
+<tr id="i48" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlNoResultsMessage-java.lang.String-">setHtmlNoResultsMessage</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">Specifies the text to display when serializing an empty 
array or collection.</div>
 </td>
 </tr>
-<tr id="i51" class="rowColor">
+<tr id="i49" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlNoWrap-boolean-">setHtmlNoWrap</a></span>(boolean&nbsp;value)</code>
 <div class="block">Shorthand method for forcing the rendered HTML content to 
be no-wrap.</div>
 </td>
 </tr>
-<tr id="i52" class="altColor">
+<tr id="i50" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlScript-java.lang.String-">setHtmlScript</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">Sets the HTML script section contents.</div>
 </td>
 </tr>
-<tr id="i53" class="rowColor">
+<tr id="i51" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlStyle-java.lang.String-">setHtmlStyle</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">Sets the HTML CSS style section contents.</div>
 </td>
 </tr>
-<tr id="i54" class="altColor">
+<tr id="i52" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlStylesheet-java.lang.String-">setHtmlStylesheet</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">Sets the CSS URL in the HTML CSS style section.</div>
 </td>
 </tr>
-<tr id="i55" class="rowColor">
+<tr id="i53" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlTemplate-java.lang.Class-">setHtmlTemplate</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/html/HtmlDocTemplate.html" title="interface 
in org.apache.juneau.html">HtmlDocTemplate</a>&gt;&nbsp;value)</code>
 <div class="block">Specifies the template class to use for rendering the HTML 
page.</div>
 </td>
 </tr>
-<tr id="i56" class="altColor">
+<tr id="i54" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlTemplate-org.apache.juneau.html.HtmlDocTemplate-">setHtmlTemplate</a></span>(<a
 href="../../../../org/apache/juneau/html/HtmlDocTemplate.html" 
title="interface in 
org.apache.juneau.html">HtmlDocTemplate</a>&nbsp;value)</code>
 <div class="block">Specifies the template class to use for rendering the HTML 
page.</div>
 </td>
 </tr>
-<tr id="i57" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlTitle-java.lang.String-">setHtmlTitle</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">Sets the HTML page title.</div>
-</td>
-</tr>
-<tr id="i58" class="altColor">
+<tr id="i55" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setInfoProvider-java.lang.Class-">setInfoProvider</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/rest/RestInfoProvider.html" title="class in 
org.apache.juneau.rest">RestInfoProvider</a>&gt;&nbsp;infoProvider)</code>
 <div class="block">Overrides the info provider for the resource.</div>
 </td>
 </tr>
-<tr id="i59" class="rowColor">
+<tr id="i56" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setInfoProvider-org.apache.juneau.rest.RestInfoProvider-">setInfoProvider</a></span>(<a
 href="../../../../org/apache/juneau/rest/RestInfoProvider.html" title="class 
in org.apache.juneau.rest">RestInfoProvider</a>&nbsp;infoProvider)</code>
 <div class="block">Overrides the info provider for the resource.</div>
 </td>
 </tr>
-<tr id="i60" class="altColor">
+<tr id="i57" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setLogger-java.lang.Class-">setLogger</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/rest/RestLogger.html" title="class in 
org.apache.juneau.rest">RestLogger</a>&gt;&nbsp;logger)</code>
 <div class="block">Overrides the logger for the resource.</div>
 </td>
 </tr>
-<tr id="i61" class="rowColor">
+<tr id="i58" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setLogger-org.apache.juneau.rest.RestLogger-">setLogger</a></span>(<a
 href="../../../../org/apache/juneau/rest/RestLogger.html" title="class in 
org.apache.juneau.rest">RestLogger</a>&nbsp;logger)</code>
 <div class="block">Overrides the logger for the resource.</div>
 </td>
 </tr>
-<tr id="i62" class="altColor">
+<tr id="i59" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setPath-java.lang.String-">setPath</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;path)</code>
 <div class="block">Sets the URL path of the resource <js>"/foobar"</js>.</div>
 </td>
 </tr>
-<tr id="i63" class="rowColor">
+<tr id="i60" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setProperties-java.util.Map-">setProperties</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/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&gt;&nbsp;properties)</code>
 <div class="block">Sets multiple properties on this resource.</div>
 </td>
 </tr>
-<tr id="i64" class="altColor">
+<tr id="i61" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setProperty-java.lang.String-java.lang.Object-">setProperty</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;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)</code>
 <div class="block">Sets a property on this resource.</div>
 </td>
 </tr>
-<tr id="i65" class="rowColor">
+<tr id="i62" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setResourceResolver-java.lang.Class-">setResourceResolver</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/rest/RestResourceResolver.html" 
title="class in 
org.apache.juneau.rest">RestResourceResolver</a>&gt;&nbsp;resourceResolver)</code>
 <div class="block">Overrides the default REST resource resolver.</div>
 </td>
 </tr>
-<tr id="i66" class="altColor">
+<tr id="i63" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setResourceResolver-org.apache.juneau.rest.RestResourceResolver-">setResourceResolver</a></span>(<a
 href="../../../../org/apache/juneau/rest/RestResourceResolver.html" 
title="class in 
org.apache.juneau.rest">RestResourceResolver</a>&nbsp;resourceResolver)</code>
 <div class="block">Overrides the default REST resource resolver.</div>
 </td>
 </tr>
-<tr id="i67" class="rowColor">
+<tr id="i64" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setSupportedAcceptTypes-org.apache.juneau.http.MediaType...-">setSupportedAcceptTypes</a></span>(<a
 href="../../../../org/apache/juneau/http/MediaType.html" title="class in 
org.apache.juneau.http">MediaType</a>...&nbsp;mediaTypes)</code>
 <div class="block">Specifies the list of supported <code>Accept</code> media 
types for this resource.</div>
 </td>
 </tr>
-<tr id="i68" class="altColor">
+<tr id="i65" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setSupportedAcceptTypes-java.lang.String...-">setSupportedAcceptTypes</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;mediaTypes)</code>
 <div class="block">Specifies the list of supported <code>Accept</code> media 
types for this resource.</div>
 </td>
 </tr>
-<tr id="i69" class="rowColor">
+<tr id="i66" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setSupportedContentTypes-org.apache.juneau.http.MediaType...-">setSupportedContentTypes</a></span>(<a
 href="../../../../org/apache/juneau/http/MediaType.html" title="class in 
org.apache.juneau.http">MediaType</a>...&nbsp;mediaTypes)</code>
 <div class="block">Specifies the list of supported <code>Content-Type</code> 
media types for this resource.</div>
 </td>
 </tr>
-<tr id="i70" class="altColor">
+<tr id="i67" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../org/apache/juneau/rest/RestConfig.html" title="class in 
org.apache.juneau.rest">RestConfig</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setSupportedContentTypes-java.lang.String...-">setSupportedContentTypes</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;mediaTypes)</code>
 <div class="block">Specifies the list of supported <code>Content-Type</code> 
media types for this resource.</div>
@@ -623,7 +605,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addVars</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.313">addVars</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;vars)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.296">addVars</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;vars)</pre>
 <div class="block">Adds the specified <a 
href="../../../../org/apache/juneau/svl/Var.html" title="class in 
org.apache.juneau.svl"><code>Var</code></a> classes to this config.
 
  <p>
@@ -665,7 +647,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addVarContextObject</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.338">addVarContextObject</a>(<a
 
href="http://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/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.321">addVarContextObject</a>(<a
 
href="http://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;object)</pre>
 <div class="block">Adds a var context object to this config.
 
@@ -696,7 +678,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setConfigFile</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.354">setConfigFile</a>(<a
 href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in 
org.apache.juneau.ini">ConfigFile</a>&nbsp;configFile)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.337">setConfigFile</a>(<a
 href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in 
org.apache.juneau.ini">ConfigFile</a>&nbsp;configFile)</pre>
 <div class="block">Overwrites the default config file with a custom config 
file.
 
  <p>
@@ -717,7 +699,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setProperty</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.369">setProperty</a>(<a
 
href="http://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="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.352">setProperty</a>(<a
 
href="http://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">Sets a property on this resource.
 
@@ -738,7 +720,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.386">setProperties</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;properties)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.369">setProperties</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;properties)</pre>
 <div class="block">Sets multiple properties on this resource.
 
  <p>
@@ -760,7 +742,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.405">addBeanFilters</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;beanFilters)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.388">addBeanFilters</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;beanFilters)</pre>
 <div class="block">Adds class-level bean filters to this resource.
 
  <p>
@@ -784,7 +766,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addPojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.423">addPojoSwaps</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;pojoSwaps)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.406">addPojoSwaps</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;pojoSwaps)</pre>
 <div class="block">Adds class-level pojo swaps to this resource.
 
  <p>
@@ -807,7 +789,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>serializerListener</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.438">serializerListener</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;listener)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.421">serializerListener</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;listener)</pre>
 <div class="block">Specifies the serializer listener class to use for 
listening to non-fatal serialization errors.
 
  <p>
@@ -827,7 +809,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>parserListener</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.454">parserListener</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;listener)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.437">parserListener</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;listener)</pre>
 <div class="block">Specifies the parser listener class to use for listening to 
non-fatal parse errors.
 
  <p>
@@ -847,7 +829,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addParamResolvers</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.470">addParamResolvers</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/rest/RestParam.html" title="class in 
org.apache.juneau.rest">RestParam</a>&gt;...&nbsp;paramResolvers)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.453">addParamResolvers</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/rest/RestParam.html" title="class in 
org.apache.juneau.rest">RestParam</a>&gt;...&nbsp;paramResolvers)</pre>
 <div class="block">Adds class-level parameter resolvers to this resource.
 
  <p>
@@ -867,7 +849,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addSerializers</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.489">addSerializers</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;serializers)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.472">addSerializers</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;serializers)</pre>
 <div class="block">Adds class-level serializers to this resource.
 
  <p>
@@ -891,7 +873,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addSerializers</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.512">addSerializers</a>(<a
 href="../../../../org/apache/juneau/serializer/Serializer.html" title="class 
in org.apache.juneau.serializer">Serializer</a>...&nbsp;serializers)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.495">addSerializers</a>(<a
 href="../../../../org/apache/juneau/serializer/Serializer.html" title="class 
in org.apache.juneau.serializer">Serializer</a>...&nbsp;serializers)</pre>
 <div class="block">Adds class-level serializers to this resource.
 
  <p>
@@ -919,7 +901,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addParsers</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.530">addParsers</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;parsers)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.513">addParsers</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;parsers)</pre>
 <div class="block">Adds class-level parsers to this resource.
 
  <p>
@@ -942,7 +924,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addParsers</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.553">addParsers</a>(<a
 href="../../../../org/apache/juneau/parser/Parser.html" title="class in 
org.apache.juneau.parser">Parser</a>...&nbsp;parsers)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.536">addParsers</a>(<a
 href="../../../../org/apache/juneau/parser/Parser.html" title="class in 
org.apache.juneau.parser">Parser</a>...&nbsp;parsers)</pre>
 <div class="block">Adds class-level parsers to this resource.
 
  <p>
@@ -970,7 +952,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addEncoders</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.574">addEncoders</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;encoders)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.557">addEncoders</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;encoders)</pre>
 <div class="block">Adds class-level encoders to this resource.
 
  <p>
@@ -996,7 +978,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addEncoders</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.588">addEncoders</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="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.571">addEncoders</a>(<a
 href="../../../../org/apache/juneau/encoders/Encoder.html" title="class in 
org.apache.juneau.encoders">Encoder</a>...&nbsp;encoders)</pre>
 <div class="block">Adds class-level encoders to this resource.
 
  <p>
@@ -1015,7 +997,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addConverters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.618">addConverters</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;converters)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.601">addConverters</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;converters)</pre>
 <div class="block">Adds class-level converters to this resource.
 
  <p>
@@ -1050,7 +1032,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addConverters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.632">addConverters</a>(<a
 href="../../../../org/apache/juneau/rest/RestConverter.html" title="interface 
in org.apache.juneau.rest">RestConverter</a>...&nbsp;converters)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.615">addConverters</a>(<a
 href="../../../../org/apache/juneau/rest/RestConverter.html" title="interface 
in org.apache.juneau.rest">RestConverter</a>...&nbsp;converters)</pre>
 <div class="block">Adds class-level encoders to this resource.
 
  <p>
@@ -1069,7 +1051,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addGuards</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.650">addGuards</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;guards)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.633">addGuards</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;guards)</pre>
 <div class="block">Adds class-level guards to this resource.
 
  <p>
@@ -1092,7 +1074,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addGuards</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.664">addGuards</a>(<a
 href="../../../../org/apache/juneau/rest/RestGuard.html" title="class in 
org.apache.juneau.rest">RestGuard</a>...&nbsp;guards)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.647">addGuards</a>(<a
 href="../../../../org/apache/juneau/rest/RestGuard.html" title="class in 
org.apache.juneau.rest">RestGuard</a>...&nbsp;guards)</pre>
 <div class="block">Adds class-level guards to this resource.
 
  <p>
@@ -1111,7 +1093,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addMimeTypes</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.698">addMimeTypes</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;mimeTypes)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.668">addMimeTypes</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;mimeTypes)</pre>
 <div class="block">Adds MIME-type definitions.
 
  <p>
@@ -1122,20 +1104,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
  </ul>
 
  <p>
- Refer to <a 
href="http://docs.oracle.com/javase/7/docs/api/javax/activation/MimetypesFileTypeMap.html?is-external=true#addMimeTypes-java.lang.String-";
 title="class or interface in 
javax.activation"><code>MimetypesFileTypeMap.addMimeTypes(String)</code></a> 
for an explanation of the format.
-
- <p>
- By default, this config includes the following mime-type definitions:
- <ul>
-   <li><js>"text/css css CSS"</js>
-   <li><js>"text/html html htm HTML"</js>
-   <li><js>"text/plain txt text TXT"</js>
-   <li><js>"application/javascript js"</js>
-   <li><js>"image/png png"</js>
-   <li><js>"image/gif gif"</js>
-   <li><js>"application/xml xml XML"</js>
-   <li><js>"application/json json JSON"</js>
- </ul></div>
+ Refer to <a 
href="http://docs.oracle.com/javase/7/docs/api/javax/activation/MimetypesFileTypeMap.html?is-external=true#addMimeTypes-java.lang.String-";
 title="class or interface in 
javax.activation"><code>MimetypesFileTypeMap.addMimeTypes(String)</code></a> 
for an explanation of the format.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>mimeTypes</code> - The MIME-types to add to this config.</dd>
@@ -1150,7 +1119,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addDefaultRequestHeader</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.720">addDefaultRequestHeader</a>(<a
 
href="http://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/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.692">addDefaultRequestHeader</a>(<a
 
href="http://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 class-level default HTTP request headers to this 
resource.
 
@@ -1177,7 +1146,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addDefaultRequestHeaders</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.741">addDefaultRequestHeaders</a>(<a
 
href="http://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>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.713">addDefaultRequestHeaders</a>(<a
 
href="http://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)
                                     throws <a 
href="../../../../org/apache/juneau/rest/RestServletException.html" 
title="class in org.apache.juneau.rest">RestServletException</a></pre>
 <div class="block">Adds class-level default HTTP request headers to this 
resource.
 
@@ -1205,7 +1174,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addDefaultResponseHeader</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.770">addDefaultResponseHeader</a>(<a
 
href="http://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/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.742">addDefaultResponseHeader</a>(<a
 
href="http://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 class-level default HTTP response headers to this 
resource.
 
@@ -1235,7 +1204,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addDefaultResponseHeaders</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.790">addDefaultResponseHeaders</a>(<a
 
href="http://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>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.762">addDefaultResponseHeaders</a>(<a
 
href="http://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)
                                      throws <a 
href="../../../../org/apache/juneau/rest/RestServletException.html" 
title="class in org.apache.juneau.rest">RestServletException</a></pre>
 <div class="block">Adds class-level default HTTP response headers to this 
resource.
 
@@ -1262,7 +1231,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addResponseHandlers</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.824">addResponseHandlers</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;responseHandlers)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.796">addResponseHandlers</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;responseHandlers)</pre>
 <div class="block">Adds class-level response handler classes to this resource.
 
  <p>
@@ -1296,7 +1265,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addResponseHandlers</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.838">addResponseHandlers</a>(<a
 href="../../../../org/apache/juneau/rest/ResponseHandler.html" 
title="interface in 
org.apache.juneau.rest">ResponseHandler</a>...&nbsp;responseHandlers)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.810">addResponseHandlers</a>(<a
 href="../../../../org/apache/juneau/rest/ResponseHandler.html" 
title="interface in 
org.apache.juneau.rest">ResponseHandler</a>...&nbsp;responseHandlers)</pre>
 <div class="block">Adds class-level response handlers to this resource.
 
  <p>
@@ -1315,7 +1284,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addChildResource</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.856">addChildResource</a>(<a
 
href="http://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>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.828">addChildResource</a>(<a
 
href="http://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;child)</pre>
 <div class="block">Adds a child resource to this resource.
 
@@ -1339,7 +1308,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addChildResources</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.874">addChildResources</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.846">addChildResources</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Add child resources to this resource.
 
  <p>
@@ -1362,7 +1331,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addChildResources</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.892">addChildResources</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;children)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.864">addChildResources</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;children)</pre>
 <div class="block">Add child resources to this resource.
 
  <p>
@@ -1385,7 +1354,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setSupportedAcceptTypes</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.909">setSupportedAcceptTypes</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;mediaTypes)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.881">setSupportedAcceptTypes</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;mediaTypes)</pre>
 <div class="block">Specifies the list of supported <code>Accept</code> media 
types for this resource.
 
  <p>
@@ -1407,7 +1376,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setSupportedAcceptTypes</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.928">setSupportedAcceptTypes</a>(<a
 href="../../../../org/apache/juneau/http/MediaType.html" title="class in 
org.apache.juneau.http">MediaType</a>...&nbsp;mediaTypes)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.900">setSupportedAcceptTypes</a>(<a
 href="../../../../org/apache/juneau/http/MediaType.html" title="class in 
org.apache.juneau.http">MediaType</a>...&nbsp;mediaTypes)</pre>
 <div class="block">Specifies the list of supported <code>Accept</code> media 
types for this resource.
 
  <p>
@@ -1429,7 +1398,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setSupportedContentTypes</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.945">setSupportedContentTypes</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;mediaTypes)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.917">setSupportedContentTypes</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>...&nbsp;mediaTypes)</pre>
 <div class="block">Specifies the list of supported <code>Content-Type</code> 
media types for this resource.
 
  <p>
@@ -1451,7 +1420,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setSupportedContentTypes</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.964">setSupportedContentTypes</a>(<a
 href="../../../../org/apache/juneau/http/MediaType.html" title="class in 
org.apache.juneau.http">MediaType</a>...&nbsp;mediaTypes)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.936">setSupportedContentTypes</a>(<a
 href="../../../../org/apache/juneau/http/MediaType.html" title="class in 
org.apache.juneau.http">MediaType</a>...&nbsp;mediaTypes)</pre>
 <div class="block">Specifies the list of supported <code>Content-Type</code> 
media types for this resource.
 
  <p>
@@ -1473,7 +1442,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setFavIcon</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.986">setFavIcon</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;favIcon)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.958">setFavIcon</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;favIcon)</pre>
 <div class="block">Specifies the icon contents that make up the contents of 
the page <js>"/resource-path/favicon.ico"</js>.
 
  <p>
@@ -1500,7 +1469,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setFavIcon</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1007">setFavIcon</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;resourceClass,
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.979">setFavIcon</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;resourceClass,
                              <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;resourcePath)</pre>
 <div class="block">Specifies the icon contents that make up the contents of 
the page <js>"/resource-path/favicon.ico"</js>.
 
@@ -1526,7 +1495,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addStaticFiles</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1030">addStaticFiles</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;resourceClass,
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1002">addStaticFiles</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;resourceClass,
                                  <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;staticFilesString)</pre>
 <div class="block">Appends to the static files resource map.
 
@@ -1554,7 +1523,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setResourceResolver</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1052">setResourceResolver</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/rest/RestResourceResolver.html" 
title="class in 
org.apache.juneau.rest">RestResourceResolver</a>&gt;&nbsp;resourceResolver)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1024">setResourceResolver</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/rest/RestResourceResolver.html" 
title="class in 
org.apache.juneau.rest">RestResourceResolver</a>&gt;&nbsp;resourceResolver)</pre>
 <div class="block">Overrides the default REST resource resolver.
 
  <p>
@@ -1579,7 +1548,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setResourceResolver</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1066">setResourceResolver</a>(<a
 href="../../../../org/apache/juneau/rest/RestResourceResolver.html" 
title="class in 
org.apache.juneau.rest">RestResourceResolver</a>&nbsp;resourceResolver)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1038">setResourceResolver</a>(<a
 href="../../../../org/apache/juneau/rest/RestResourceResolver.html" 
title="class in 
org.apache.juneau.rest">RestResourceResolver</a>&nbsp;resourceResolver)</pre>
 <div class="block">Overrides the default REST resource resolver.
 
  <p>
@@ -1598,7 +1567,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setPath</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1080">setPath</a>(<a
 
href="http://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>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1052">setPath</a>(<a
 
href="http://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">Sets the URL path of the resource <js>"/foobar"</js>.
 
  <p>
@@ -1617,7 +1586,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setClientVersionHeader</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1097">setClientVersionHeader</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;clientVersionHeader)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1069">setClientVersionHeader</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;clientVersionHeader)</pre>
 <div class="block">Sets name of the header used to denote the client version 
on HTTP requests.
 
  <p>
@@ -1631,146 +1600,13 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 </dl>
 </li>
 </ul>
-<a name="setHtmlTitle-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setHtmlTitle</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1142">setHtmlTitle</a>(<a
 
href="http://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">Sets the HTML page title.
-
- <p>
- The format of this value is plain text.
-
- <p>
- It gets wrapped in a <code><xt>&lt;h1&gt;</xt></code> element and then added
- to the <code><xt>&lt;header&gt;</code> section on the page.
-
- <p>
- If not specified, the page title is pulled from one of the following 
locations:
- <ol>
-   <li><code>{servletClass}.{methodName}.pageTitle</code> resource bundle 
value.
-   <li><code>{servletClass}.pageTitle</code> resource bundle value.
-   <li><code><ja>@RestResource</ja>(title)</code> annotation.
-   <li><code>{servletClass}.title</code> resource bundle value.
-   <li><code>info/title</code> entry in swagger file.
- </ol>
-
- <p>
- This field can contain variables (e.g. <js>"$L{my.localized.variable}"</js>).
-
- <p>
- A value of <js>"NONE"</js> can be used to force no value.
-
- <ul class='doctree'>
-   <li class='info'>
-      In most cases, you'll simply want to use the 
<code>@RestResource(title)</code> annotation to specify the
-      page title.
-      However, this annotation is provided in cases where you want the page 
title to be different that the one
-      shown in the swagger document.
- </ul>
-
- <p>
- This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/HtmlDoc.html#title--"><code>@HtmlDoc.title()</code></a>
 annotation.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - The HTML page title.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>This object (for method chaining).</dd>
-</dl>
-</li>
-</ul>
-<a name="setHtmlDescription-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setHtmlDescription</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1189">setHtmlDescription</a>(<a
 
href="http://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">Sets the HTML page description.
-
- <p>
- The format of this value is plain text.
-
- <p>
- It gets wrapped in a <code><xt>&lt;h2&gt;</xt></code> element and then
- added to the <code><xt>&lt;header&gt;</code> section on the page.
-
- <p>
- If not specified, the page title is pulled from one of the following 
locations:
- <ol>
-   <li><code>{servletClass}.{methodName}.pageText</code> resource bundle value.
-   <li><code>{servletClass}.pageText</code> resource bundle value.
-   <li><code><ja>@RestMethod</ja>(summary)</code> annotation.
-   <li><code>{servletClass}.{methodName}.summary</code> resource bundle value.
-   <li><code>summary</code> entry in swagger file for method.
-   <li><code>{servletClass}.description</code> resource bundle value.
-   <li><code>info/description</code> entry in swagger file.
- </ol>
-
- <p>
- This field can contain variables (e.g. <js>"$L{my.localized.variable}"</js>).
-
- <p>
- A value of <js>"NONE"</js> can be used to force no value.
-
- <ul class='doctree'>
-   <li class='info'>
-      In most cases, you'll simply want to use the 
<code>@RestResource(description)</code> or
-      <code>@RestMethod(summary)</code> annotations to specify the page text.
-      However, this annotation is provided in cases where you want the text to 
be different that the values shown
-      in the swagger document.
- </ul>
-
- <p>
- This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/HtmlDoc.html#description--"><code>@HtmlDoc.description()</code></a>
 annotation.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - The HTML page description.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>This object (for method chaining).</dd>
-</dl>
-</li>
-</ul>
-<a name="setHtmlBranding-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setHtmlBranding</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1215">setHtmlBranding</a>(<a
 
href="http://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">Sets the HTML page branding in the header section of the 
page generated by the default HTML doc template.
-
- <p>
- The format of this value is HTML.
-
- <p>
- This is arbitrary HTML that can be added to the header section to provide 
basic custom branding on the page.
-
- <p>
- This field can contain variables (e.g. <js>"$L{my.localized.variable}"</js>).
-
- <p>
- A value of <js>"NONE"</js> can be used to force no value.
-
- <p>
- This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/HtmlDoc.html#branding--"><code>@HtmlDoc.branding()</code></a>
 annotation.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - The HTML page branding.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>This object (for method chaining).</dd>
-</dl>
-</li>
-</ul>
 <a name="setHtmlHeader-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>setHtmlHeader</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1246">setHtmlHeader</a>(<a
 
href="http://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/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1097">setHtmlHeader</a>(<a
 
href="http://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">Sets the HTML header section contents.
 
  <p>
@@ -1781,14 +1617,11 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
  to be whatever you want.
 
  <p>
- When a value is specified, the <a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlTitle-java.lang.String-"><code>setHtmlTitle(String)</code></a>
 and <a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlDescription-java.lang.String-"><code>setHtmlDescription(String)</code></a>
 values will
- be ignored.
-
- <p>
  A value of <js>"NONE"</js> can be used to force no header.
 
  <p>
  This field can contain variables (e.g. <js>"$L{my.localized.variable}"</js>).
+ <br>See <a 
href="../../../../org/apache/juneau/rest/RestContext.html#getVarResolver--"><code>RestContext.getVarResolver()</code></a>
 for the list of supported variables.
 
  <p>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/HtmlDoc.html#header--"><code>@HtmlDoc.header()</code></a>
 annotation.</div>
@@ -1806,7 +1639,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setHtmlLinks</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1276">setHtmlLinks</a>(<a
 
href="http://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/rest/RestConfig.html" 
title="class in org.apache.juneau.rest">RestConfig</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1128">setHtmlLinks</a>(<a
 
href="http://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">Sets the links in the HTML nav section.
 
  <p>
@@ -1818,6 +1651,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 
  <p>
  This field can contain variables (e.g. <js>"$L{my.localized.variable}"</js>).
+ <br>See <a href="../../

<TRUNCATED>

Reply via email to