http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/57ce76c3/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 0155b9d..65934de 100644
--- a/content/site/apidocs/org/apache/juneau/rest/RestConfig.html
+++ b/content/site/apidocs/org/apache/juneau/rest/RestConfig.html
@@ -112,7 +112,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.72">RestConfig</a>
+<pre>public class <a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.71">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.
@@ -552,7 +552,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.266">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.257">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>
  These variables affect the variable resolver returned by <a 
href="../../../../org/apache/juneau/rest/RestRequest.html#getVarResolverSession--"><code>RestRequest.getVarResolverSession()</code></a>
 which is
@@ -589,7 +589,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.288">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.279">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.
  <p>
@@ -617,7 +617,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.302">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.293">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>
  By default, the config file is determined using the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#config--"><code>@RestResource.config()</code></a>
 annotation.
@@ -636,7 +636,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.316">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.307">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.
  <p>
@@ -656,7 +656,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.331">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.322">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#properties--"><code>@RestResource.properties()</code></a>
 annotation.
@@ -676,7 +676,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.346">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.337">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#beanFilters--"><code>@RestResource.beanFilters()</code></a>
 annotation.
@@ -696,7 +696,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.361">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.352">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#pojoSwaps--"><code>@RestResource.pojoSwaps()</code></a>
 annotation.
@@ -716,7 +716,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.374">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.365">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#paramResolvers--"><code>@RestResource.paramResolvers()</code></a>
 annotation.</div>
@@ -734,7 +734,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.389">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.380">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#serializers--"><code>@RestResource.serializers()</code></a>
 annotation.
@@ -754,7 +754,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.408">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.399">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>
  Same as <a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addSerializers-java.lang.Class...-"><code>addSerializers(Class...)</code></a>
 except allows you to pass in serializer instances.
@@ -778,7 +778,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.423">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.414">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#parsers--"><code>@RestResource.parsers()</code></a>
 annotation.
@@ -798,7 +798,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.442">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.433">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>
  Same as <a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addParsers-java.lang.Class...-"><code>addParsers(Class...)</code></a>
 except allows you to pass in parser instances.
@@ -822,7 +822,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.459">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.450">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#encoders--"><code>@RestResource.encoders()</code></a>
 annotation.
@@ -844,7 +844,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.472">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.463">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>
  Same as <a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addEncoders-java.lang.Class...-"><code>addEncoders(Class...)</code></a>
 except allows you to pass in encoder instances.</div>
@@ -862,7 +862,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.497">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.488">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#converters--"><code>@RestResource.converters()</code></a>
 annotation.
@@ -892,7 +892,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.510">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.501">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>
  Same as <a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addConverters-java.lang.Class...-"><code>addConverters(Class...)</code></a>
 except allows you to pass in converter instances.</div>
@@ -910,7 +910,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.525">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.516">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#guards--"><code>@RestResource.guards()</code></a>
 annotation.
@@ -930,7 +930,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.538">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.529">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>
  Same as <a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addGuards-java.lang.Class...-"><code>addGuards(Class...)</code></a>
 except allows you to pass in guard instances.</div>
@@ -948,7 +948,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.569">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.560">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>
  These definitions are used in the following locations for setting the media 
type on responses:
@@ -984,7 +984,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.587">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.578">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.
  <p>
@@ -1007,7 +1007,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.604">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.595">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.
  <p>
@@ -1031,7 +1031,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.628">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.619">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.
  <p>
@@ -1056,7 +1056,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.645">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.636">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.
  <p>
@@ -1080,7 +1080,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.675">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.666">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>
  Response handlers are responsible for converting various POJOs returned by 
REST methods into actual HTTP responses.
@@ -1110,7 +1110,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.688">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.679">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>
  Same as <a 
href="../../../../org/apache/juneau/rest/RestConfig.html#addResponseHandlers-java.lang.Class...-"><code>addResponseHandlers(Class...)</code></a>
 except allows you to pass in response handler instances.</div>
@@ -1128,7 +1128,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.704">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.695">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.
  <p>
@@ -1150,7 +1150,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.720">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.711">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>
  Child resources are resources that are accessed under the path of the parent 
resource.
@@ -1171,7 +1171,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.736">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.727">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>
  Child resources are resources that are accessed under the path of the parent 
resource.
@@ -1192,7 +1192,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.751">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.742">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>
  This overrides the media types inferred from the parsers on this resource.
@@ -1212,7 +1212,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.768">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.759">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>
  This overrides the media types inferred from the parsers on this resource.
@@ -1232,7 +1232,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.783">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.774">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>
  This overrides the media types inferred from the serializers on this resource.
@@ -1252,7 +1252,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.800">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.791">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>
  This overrides the media types inferred from the serializers on this resource.
@@ -1272,7 +1272,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setStyleSheet</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.823">setStyleSheet</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>...&nbsp;styleSheets)</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.814">setStyleSheet</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>...&nbsp;styleSheets)</pre>
 <div class="block">Specifies the stylesheets that make up the contents of the 
page <js>"/resource-path/styles.css"</js>.
  <p>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#stylesheet--"><code>@RestResource.stylesheet()</code></a>
 annotation.
@@ -1300,7 +1300,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setStyleSheet</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.841">setStyleSheet</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.832">setStyleSheet</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 stylesheet that make up the contents of the 
page <js>"/resource-path/styles.css"</js>.
  <p>
@@ -1324,7 +1324,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addStyleSheet</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.855">addStyleSheet</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>...&nbsp;styleSheets)</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">addStyleSheet</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>...&nbsp;styleSheets)</pre>
 <div class="block">Adds to the stylesheet that make up the contents of the 
page <js>"/resource-path/styles.css"</js>.
  <p>
  Same as <a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setStyleSheet-java.lang.Object...-"><code>setStyleSheet(Object...)</code></a>
 except appends to the existing list instead of replacing.</div>
@@ -1342,7 +1342,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>addStyleSheet</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.871">addStyleSheet</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.862">addStyleSheet</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">Adds to the stylesheet that make up the contents of the 
page <js>"/resource-path/styles.css"</js>.
  <p>
@@ -1362,7 +1362,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.893">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.884">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#favicon--"><code>@RestResource.favicon()</code></a>
 annotation.
@@ -1387,7 +1387,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.911">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.902">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>.
  <p>
@@ -1411,7 +1411,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.929">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.920">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.
  <p>
@@ -1435,7 +1435,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.947">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.938">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>
  The resource resolver is used to resolve instances from <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> objects defined 
in the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#children--"><code>RestResource.children()</code></a>
 annotation.
@@ -1456,7 +1456,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.960">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.951">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>
  Same as <a 
href="../../../../org/apache/juneau/rest/RestConfig.html#setResourceResolver-java.lang.Class-"><code>setResourceResolver(Class)</code></a>
 except allows you to specify an instance instead of a class.</div>
@@ -1474,7 +1474,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.973">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.964">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#path--"><code>@RestResource.path()</code></a>
 annotation.</div>
@@ -1492,7 +1492,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.988">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.979">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>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#clientVersionHeader--"><code>@RestResource.clientVersionHeader()</code></a>
 annotation.</div>
@@ -1510,7 +1510,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setPageTitle</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.1001">setPageTitle</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;pageTitle)</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.992">setPageTitle</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;pageTitle)</pre>
 <div class="block">Sets the page title to use on HTML views of pages.
  <p>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#pageTitle--"><code>@RestResource.pageTitle()</code></a>
 annotation.</div>
@@ -1528,7 +1528,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setPageText</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.1014">setPageText</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;pageText)</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.1005">setPageText</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;pageText)</pre>
 <div class="block">Sets the page text to use on HTML views of pages.
  <p>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#pageText--"><code>@RestResource.pageText()</code></a>
 annotation.</div>
@@ -1546,7 +1546,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setPageLinks</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.1027">setPageLinks</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;pageLinks)</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.1018">setPageLinks</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;pageLinks)</pre>
 <div class="block">Sets the page links to use on HTML views of pages.
  <p>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#pageLinks--"><code>@RestResource.pageLinks()</code></a>
 annotation.</div>
@@ -1564,7 +1564,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setLogger</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.1040">setLogger</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/RestLogger.html" title="class in 
org.apache.juneau.rest">RestLogger</a>&gt;&nbsp;logger)</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.1031">setLogger</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/RestLogger.html" title="class in 
org.apache.juneau.rest">RestLogger</a>&gt;&nbsp;logger)</pre>
 <div class="block">Overrides the logger for the resource.
  <p>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#logger--"><code>@RestResource.logger()</code></a>
 annotation.</div>
@@ -1582,7 +1582,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setLogger</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.1053">setLogger</a>(<a
 href="../../../../org/apache/juneau/rest/RestLogger.html" title="class in 
org.apache.juneau.rest">RestLogger</a>&nbsp;logger)</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.1044">setLogger</a>(<a
 href="../../../../org/apache/juneau/rest/RestLogger.html" title="class in 
org.apache.juneau.rest">RestLogger</a>&nbsp;logger)</pre>
 <div class="block">Overrides the logger for the resource.
  <p>
  This is the programmatic equivalent to the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#logger--"><code>@RestResource.logger()</code></a>
 annotation.</div>
@@ -1600,7 +1600,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setCallHandler</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.1069">setCallHandler</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/RestCallHandler.html" title="class in 
org.apache.juneau.rest">RestCallHandler</a>&gt;&nbsp;restHandler)</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.1060">setCallHandler</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/RestCallHandler.html" title="class in 
org.apache.juneau.rest">RestCallHandler</a>&gt;&nbsp;restHandler)</pre>
 <div class="block">Overrides the call handler for the resource.
  <p>
  The call handler is the object that handles execution of REST HTTP calls.
@@ -1621,7 +1621,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setCallHandler</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.1085">setCallHandler</a>(<a
 href="../../../../org/apache/juneau/rest/RestCallHandler.html" title="class in 
org.apache.juneau.rest">RestCallHandler</a>&nbsp;restHandler)</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.1076">setCallHandler</a>(<a
 href="../../../../org/apache/juneau/rest/RestCallHandler.html" title="class in 
org.apache.juneau.rest">RestCallHandler</a>&nbsp;restHandler)</pre>
 <div class="block">Overrides the call handler for the resource.
  <p>
  The call handler is the object that handles execution of REST HTTP calls.
@@ -1642,7 +1642,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setInfoProvider</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.1101">setInfoProvider</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/RestInfoProvider.html" title="class in 
org.apache.juneau.rest">RestInfoProvider</a>&gt;&nbsp;infoProvider)</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.1092">setInfoProvider</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/RestInfoProvider.html" title="class in 
org.apache.juneau.rest">RestInfoProvider</a>&gt;&nbsp;infoProvider)</pre>
 <div class="block">Overrides the info provider for the resource.
  <p>
  The info provider provides all the various information about a resource such 
as the Swagger documentation.
@@ -1663,7 +1663,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>setInfoProvider</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.1117">setInfoProvider</a>(<a
 href="../../../../org/apache/juneau/rest/RestInfoProvider.html" title="class 
in org.apache.juneau.rest">RestInfoProvider</a>&nbsp;infoProvider)</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.1108">setInfoProvider</a>(<a
 href="../../../../org/apache/juneau/rest/RestInfoProvider.html" title="class 
in org.apache.juneau.rest">RestInfoProvider</a>&nbsp;infoProvider)</pre>
 <div class="block">Overrides the info provider for the resource.
  <p>
  The info provider provides all the various information about a resource such 
as the Swagger documentation.
@@ -1684,7 +1684,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>createPropertyStore</h4>
-<pre>protected&nbsp;<a href="../../../../org/apache/juneau/PropertyStore.html" 
title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1126">createPropertyStore</a>()</pre>
+<pre>protected&nbsp;<a href="../../../../org/apache/juneau/PropertyStore.html" 
title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1117">createPropertyStore</a>()</pre>
 <div class="block">Creates a new <a 
href="../../../../org/apache/juneau/PropertyStore.html" title="class in 
org.apache.juneau"><code>PropertyStore</code></a> object initialized with the 
properties defined in this config.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1698,7 +1698,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>getConfigFile</h4>
-<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/rest/RestConfig.html#line.1149">getConfigFile</a>()</pre>
+<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/rest/RestConfig.html#line.1140">getConfigFile</a>()</pre>
 <div class="block">Returns the external configuration file for this resource.
  <p>
  The configuration file location is determined via the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#config--"><code>@RestResource.config()</code></a>
 annotation on the resource.
@@ -1721,7 +1721,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperties</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/rest/RestConfig.html#line.1168">getProperties</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/rest/RestConfig.html#line.1159">getProperties</a>()</pre>
 <div class="block">Returns the configuration properties for this resource.
  <p>
  The configuration properties are determined via the <a 
href="../../../../org/apache/juneau/rest/annotation/RestResource.html#properties--"><code>RestResource.properties()</code></a>
 annotation on the resource.
@@ -1745,7 +1745,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>getVarResolverBuilder</h4>
-<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/svl/VarResolverBuilder.html" title="class 
in org.apache.juneau.svl">VarResolverBuilder</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1188">getVarResolverBuilder</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../org/apache/juneau/svl/VarResolverBuilder.html" title="class 
in org.apache.juneau.svl">VarResolverBuilder</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1179">getVarResolverBuilder</a>()</pre>
 <div class="block">Creates the variable resolver for this resource.
  <p>
  The variable resolver returned by this method can resolve the following 
variables:
@@ -1770,7 +1770,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>getInitParameter</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/rest/RestConfig.html#line.1198">getInitParameter</a>(<a
 
href="http://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="http://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/rest/RestConfig.html#line.1189">getInitParameter</a>(<a
 
href="http://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>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletConfig.html?is-external=true#getInitParameter-java.lang.String-";
 title="class or interface in 
javax.servlet">getInitParameter</a></code>&nbsp;in interface&nbsp;<code><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></code></dd>
@@ -1783,7 +1783,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>getInitParameterNames</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Enumeration.html?is-external=true";
 title="class or interface in java.util">Enumeration</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/rest/RestConfig.html#line.1203">getInitParameterNames</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Enumeration.html?is-external=true";
 title="class or interface in java.util">Enumeration</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/rest/RestConfig.html#line.1194">getInitParameterNames</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletConfig.html?is-external=true#getInitParameterNames--";
 title="class or interface in 
javax.servlet">getInitParameterNames</a></code>&nbsp;in interface&nbsp;<code><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></code></dd>
@@ -1796,7 +1796,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockList">
 <li class="blockList">
 <h4>getServletContext</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletContext.html?is-external=true";
 title="class or interface in javax.servlet">ServletContext</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1208">getServletContext</a>()</pre>
+<pre>public&nbsp;<a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletContext.html?is-external=true";
 title="class or interface in javax.servlet">ServletContext</a>&nbsp;<a 
href="../../../../src-html/org/apache/juneau/rest/RestConfig.html#line.1199">getServletContext</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletConfig.html?is-external=true#getServletContext--";
 title="class or interface in 
javax.servlet">getServletContext</a></code>&nbsp;in interface&nbsp;<code><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></code></dd>
@@ -1809,7 +1809,7 @@ implements <a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletCon
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getServletName</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/rest/RestConfig.html#line.1213">getServletName</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/rest/RestConfig.html#line.1204">getServletName</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletConfig.html?is-external=true#getServletName--";
 title="class or interface in javax.servlet">getServletName</a></code>&nbsp;in 
interface&nbsp;<code><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></code></dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/57ce76c3/content/site/apidocs/org/apache/juneau/rest/RestContext.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/rest/RestContext.html 
b/content/site/apidocs/org/apache/juneau/rest/RestContext.html
index b756bcf..2e391d3 100644
--- a/content/site/apidocs/org/apache/juneau/rest/RestContext.html
+++ b/content/site/apidocs/org/apache/juneau/rest/RestContext.html
@@ -1089,7 +1089,7 @@ extends <a 
href="../../../../org/apache/juneau/Context.html" title="class in org
       properties={
          <ja>@Property</ja>(
             name=<jsf>HTMLDOC_links</jsf>,
-            value=<js>"{up:'$R{requestParentURI}', options:'?method=OPTIONS', 
editLevel:'editLevel?logger=$R{attribute.name}'}"</js>
+            value=<js>"{up:'$R{requestParentURI}', 
options:'servlet:/?method=OPTIONS', 
editLevel:'servlet:/editLevel?logger=$R{attribute.name}'}"</js>
          )
       }
    )

Reply via email to