http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b5c66cf1/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 369ca1e..05ea9df 100644 --- a/content/site/apidocs/org/apache/juneau/rest/RestContext.html +++ b/content/site/apidocs/org/apache/juneau/rest/RestContext.html @@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <hr> <br> -<pre>public final class <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.57">RestContext</a> +<pre>public final class <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.56">RestContext</a> extends <a href="../../../../org/apache/juneau/Context.html" title="class in org.apache.juneau">Context</a></pre> <div class="block">Contains all the configuration on a REST resource and the entry points for handling REST calls. @@ -405,138 +405,144 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org </tr> <tr id="i22" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlCss--">getHtmlCss</a></span>()</code> -<div class="block">The HTML page CSS contents.</div> -</td> -</tr> -<tr id="i23" class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlCssUrl--">getHtmlCssUrl</a></span>()</code> -<div class="block">The HTML page CSS URL.</div> -</td> -</tr> -<tr id="i24" class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlDescription--">getHtmlDescription</a></span>()</code> <div class="block">The HTML page description.</div> </td> </tr> -<tr id="i25" class="rowColor"> +<tr id="i23" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlFooter--">getHtmlFooter</a></span>()</code> <div class="block">The HTML page footer section contents.</div> </td> </tr> -<tr id="i26" class="altColor"> +<tr id="i24" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlHeader--">getHtmlHeader</a></span>()</code> <div class="block">The HTML page header contents.</div> </td> </tr> -<tr id="i27" class="rowColor"> +<tr id="i25" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlLinks--">getHtmlLinks</a></span>()</code> <div class="block">The HTML page nav section links.</div> </td> </tr> -<tr id="i28" class="altColor"> +<tr id="i26" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlNav--">getHtmlNav</a></span>()</code> <div class="block">The HTML page nav section contents.</div> </td> </tr> -<tr id="i29" class="rowColor"> +<tr id="i27" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlNoResultsMessage--">getHtmlNoResultsMessage</a></span>()</code> <div class="block">The HTML page no-results message.</div> </td> </tr> -<tr id="i30" class="altColor"> +<tr id="i28" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlNoWrap--">getHtmlNoWrap</a></span>()</code> <div class="block">The HTML page nowrap setting.</div> </td> </tr> +<tr id="i29" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlScript--">getHtmlScript</a></span>()</code> +<div class="block">The HTML page Javascript contents.</div> +</td> +</tr> +<tr id="i30" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlStyle--">getHtmlStyle</a></span>()</code> +<div class="block">The HTML page CSS contents.</div> +</td> +</tr> <tr id="i31" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlStyleImport--">getHtmlStyleImport</a></span>()</code> +<div class="block">The HTML page stylesheet URL.</div> +</td> +</tr> +<tr id="i32" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/html/HtmlDocTemplate.html" title="interface in org.apache.juneau.html">HtmlDocTemplate</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlTemplate--">getHtmlTemplate</a></span>()</code> <div class="block">The HTML page template.</div> </td> </tr> -<tr id="i32" class="altColor"> +<tr id="i33" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getHtmlTitle--">getHtmlTitle</a></span>()</code> <div class="block">The HTML page title.</div> </td> </tr> -<tr id="i33" class="rowColor"> +<tr id="i34" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/rest/RestInfoProvider.html" title="class in org.apache.juneau.rest">RestInfoProvider</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getInfoProvider--">getInfoProvider</a></span>()</code> <div class="block">Returns the REST information provider used by this resource.</div> </td> </tr> -<tr id="i34" class="altColor"> +<tr id="i35" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/rest/RestLogger.html" title="class in org.apache.juneau.rest">RestLogger</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getLogger--">getLogger</a></span>()</code> <div class="block">Returns the logger to use for this resource.</div> </td> </tr> -<tr id="i35" class="rowColor"> +<tr id="i36" class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getMediaTypeForName-java.lang.String-">getMediaTypeForName</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> name)</code> <div class="block">Returns the media type for the specified file name.</div> </td> </tr> -<tr id="i36" class="altColor"> +<tr id="i37" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/utils/MessageBundle.html" title="class in org.apache.juneau.utils">MessageBundle</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getMessages--">getMessages</a></span>()</code> <div class="block">Returns the resource bundle used by this resource.</div> </td> </tr> -<tr id="i37" class="rowColor"> +<tr id="i38" class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getParamFormat--">getParamFormat</a></span>()</code> <div class="block">Returns the value of the <a href="../../../../org/apache/juneau/rest/RestContext.html#REST_paramFormat"><code>REST_paramFormat</code></a> setting.</div> </td> </tr> -<tr id="i38" class="altColor"> +<tr id="i39" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getParentContext--">getParentContext</a></span>()</code> <div class="block">Returns the parent resource context (if this resource was initialized from a parent).</div> </td> </tr> -<tr id="i39" class="rowColor"> +<tr id="i40" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/parser/ParserGroup.html" title="class in org.apache.juneau.parser">ParserGroup</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getParsers--">getParsers</a></span>()</code> <div class="block">Returns the parsers registered with this resource.</div> </td> </tr> -<tr id="i40" class="altColor"> +<tr id="i41" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getPath--">getPath</a></span>()</code> <div class="block">Returns the path for this resource as defined by the <a href="../../../../org/apache/juneau/rest/annotation/RestResource.html#path--"><code>RestResource.path()</code></a> annotation or <a href="../../../../org/apache/juneau/rest/RestConfig.html#setPath-java.lang.String-"><code>RestConfig.setPath(String)</code></a> method concatenated with those on all parent classes.</div> </td> </tr> -<tr id="i41" class="rowColor"> +<tr id="i42" class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getPojoSwaps--">getPojoSwaps</a></span>()</code> <div class="block">Returns the POJO swaps associated with this resource.</div> </td> </tr> -<tr id="i42" class="altColor"> +<tr id="i43" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getProperties--">getProperties</a></span>()</code> <div class="block">Returns the class-level properties associated with this servlet.</div> </td> </tr> -<tr id="i43" class="rowColor"> +<tr id="i44" class="altColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getResource--">getResource</a></span>()</code> <div class="block">Returns the resource object.</div> </td> </tr> -<tr id="i44" class="altColor"> +<tr id="i45" class="rowColor"> <td class="colFirst"><code><T> T</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getResource-java.lang.Class-org.apache.juneau.http.MediaType-java.lang.String-java.util.Locale-">getResource</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><T> c, <a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> mediaType, @@ -546,7 +552,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org matched by the specified media type.</div> </td> </tr> -<tr id="i45" class="rowColor"> +<tr id="i46" class="altColor"> <td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getResource-java.lang.String-java.util.Locale-">getResource</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> name, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> locale)</code> @@ -554,49 +560,43 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org up the parent hierarchy chain.</div> </td> </tr> -<tr id="i46" class="altColor"> +<tr id="i47" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getResourceAsString-java.lang.String-java.util.Locale-">getResourceAsString</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> name, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> locale)</code> <div class="block">Reads the input stream from <a href="../../../../org/apache/juneau/rest/RestContext.html#getResource-java.lang.String-java.util.Locale-"><code>getResource(String, Locale)</code></a> into a String.</div> </td> </tr> -<tr id="i47" class="rowColor"> +<tr id="i48" class="altColor"> <td class="colFirst"><code>protected <a href="../../../../org/apache/juneau/rest/ResponseHandler.html" title="interface in org.apache.juneau.rest">ResponseHandler</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getResponseHandlers--">getResponseHandlers</a></span>()</code> <div class="block">Returns the response handlers associated with this resource.</div> </td> </tr> -<tr id="i48" class="altColor"> +<tr id="i49" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/rest/RestServlet.html" title="class in org.apache.juneau.rest">RestServlet</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getRestServlet--">getRestServlet</a></span>()</code> <div class="block">Returns the resource object as a <a href="../../../../org/apache/juneau/rest/RestServlet.html" title="class in org.apache.juneau.rest"><code>RestServlet</code></a>.</div> </td> </tr> -<tr id="i49" class="rowColor"> +<tr id="i50" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/serializer/SerializerGroup.html" title="class in org.apache.juneau.serializer">SerializerGroup</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getSerializers--">getSerializers</a></span>()</code> <div class="block">Returns the serializers registered with this resource.</div> </td> </tr> -<tr id="i50" class="altColor"> +<tr id="i51" class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getServletInitParameter-java.lang.String-">getServletInitParameter</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> name)</code> <div class="block">Returns the servlet init parameter returned by <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"><code>ServletConfig.getInitParameter(String)</code></a>.</div> </td> </tr> -<tr id="i51" class="rowColor"> +<tr id="i52" class="altColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getStackTraceOccurrence-java.lang.Throwable-">getStackTraceOccurrence</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> e)</code> <div class="block">Returns the number of times this exception was thrown based on a hash of its stacktrace.</div> </td> </tr> -<tr id="i52" class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../org/apache/juneau/rest/StreamResource.html" title="class in org.apache.juneau.rest">StreamResource</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getStyleSheet--">getStyleSheet</a></span>()</code> -<div class="block">Returns the stylesheet for use in the HTML views of the resource.</div> -</td> -</tr> <tr id="i53" class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>[]</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/rest/RestContext.html#getSupportedAcceptTypes--">getSupportedAcceptTypes</a></span>()</code> @@ -704,7 +704,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_allowHeaderParams</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.82">REST_allowHeaderParams</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.81">REST_allowHeaderParams</a></pre> <div class="block"><b>Configuration property:</b> Enable header URL parameters. <ul> @@ -738,7 +738,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_allowMethodParam</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.115">REST_allowMethodParam</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.114">REST_allowMethodParam</a></pre> <div class="block"><b>Configuration property:</b> Enable <js>"method"</js> URL parameter for specific HTTP methods. <ul> @@ -780,7 +780,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_allowBodyParam</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.140">REST_allowBodyParam</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.139">REST_allowBodyParam</a></pre> <div class="block"><b>Configuration property:</b> Enable <js>"body"</js> URL parameter. <ul> @@ -814,7 +814,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_renderResponseStackTraces</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.161">REST_renderResponseStackTraces</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.160">REST_renderResponseStackTraces</a></pre> <div class="block"><b>Configuration property:</b> Render stack traces. <ul> @@ -844,7 +844,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_useStackTraceHashes</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.179">REST_useStackTraceHashes</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.178">REST_useStackTraceHashes</a></pre> <div class="block"><b>Configuration property:</b> Use stack trace hashes. <ul> @@ -871,7 +871,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_defaultCharset</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.196">REST_defaultCharset</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.195">REST_defaultCharset</a></pre> <div class="block"><b>Configuration property:</b> Default character encoding. <ul> @@ -897,7 +897,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_paramFormat</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.230">REST_paramFormat</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.229">REST_paramFormat</a></pre> <div class="block"><b>Configuration property:</b> Expected format of request parameters. <ul> @@ -940,7 +940,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_servletPath</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.247">REST_servletPath</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.246">REST_servletPath</a></pre> <div class="block">The request servlet path. <p> @@ -961,7 +961,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_servletURI</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.255">REST_servletURI</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.254">REST_servletURI</a></pre> <div class="block">The request servlet URI. <p> @@ -978,7 +978,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_pathInfo</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.267">REST_pathInfo</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.266">REST_pathInfo</a></pre> <div class="block">The request URI path info. <p> @@ -999,7 +999,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_requestURI</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.279">REST_requestURI</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.278">REST_requestURI</a></pre> <div class="block">The request URI. <p> @@ -1020,7 +1020,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_method</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.291">REST_method</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.290">REST_method</a></pre> <div class="block">The request method. <p> @@ -1041,7 +1041,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_servletTitle</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.303">REST_servletTitle</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.302">REST_servletTitle</a></pre> <div class="block">The localized servlet title. <p> @@ -1062,7 +1062,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_servletDescription</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.315">REST_servletDescription</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.314">REST_servletDescription</a></pre> <div class="block">The localized servlet description. <p> @@ -1083,7 +1083,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>REST_methodSummary</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.327">REST_methodSummary</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.326">REST_methodSummary</a></pre> <div class="block">The localized method summary. <p> @@ -1104,7 +1104,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockListLast"> <li class="blockList"> <h4>REST_methodDescription</h4> -<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.339">REST_methodDescription</a></pre> +<pre>public static final <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.338">REST_methodDescription</a></pre> <div class="block">The localized method description. <p> @@ -1160,7 +1160,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getVarResolver</h4> -<pre>public <a href="../../../../org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl">VarResolver</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.863">getVarResolver</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/svl/VarResolver.html" title="class in org.apache.juneau.svl">VarResolver</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.848">getVarResolver</a>()</pre> <div class="block">Returns the variable resolver for this servlet. <p> @@ -1211,7 +1211,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getConfigFile</h4> -<pre>public <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.879">getConfigFile</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/ini/ConfigFile.html" title="class in org.apache.juneau.ini">ConfigFile</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.864">getConfigFile</a>()</pre> <div class="block">Returns the config file associated with this servlet. <p> @@ -1232,7 +1232,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>resolveStaticFile</h4> -<pre>public <a href="../../../../org/apache/juneau/rest/StreamResource.html" title="class in org.apache.juneau.rest">StreamResource</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.897">resolveStaticFile</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pathInfo) +<pre>public <a href="../../../../org/apache/juneau/rest/StreamResource.html" title="class in org.apache.juneau.rest">StreamResource</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.882">resolveStaticFile</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pathInfo) throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Resolve a static resource file. @@ -1258,7 +1258,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getResource</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.950">getResource</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.935">getResource</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> locale) throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true#getResourceAsStream-java.lang.String-" title="class or interface in java.lang"><code>Class.getResourceAsStream(String)</code></a> except if it doesn't find the resource on this class, searches @@ -1293,7 +1293,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getResourceAsString</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.983">getResourceAsString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.947">getResourceAsString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> locale) throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre> <div class="block">Reads the input stream from <a href="../../../../org/apache/juneau/rest/RestContext.html#getResource-java.lang.String-java.util.Locale-"><code>getResource(String, Locale)</code></a> into a String.</div> @@ -1314,7 +1314,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getResource</h4> -<pre>public <T> T <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1009">getResource</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><T> c, +<pre>public <T> T <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.966">getResource</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><T> c, <a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> mediaType, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> locale) @@ -1345,7 +1345,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getPath</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1042">getPath</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.999">getPath</a>()</pre> <div class="block">Returns the path for this resource as defined by the <a href="../../../../org/apache/juneau/rest/annotation/RestResource.html#path--"><code>RestResource.path()</code></a> annotation or <a href="../../../../org/apache/juneau/rest/RestConfig.html#setPath-java.lang.String-"><code>RestConfig.setPath(String)</code></a> method concatenated with those on all parent classes. @@ -1366,7 +1366,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getHtmlTitle</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1054">getHtmlTitle</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1011">getHtmlTitle</a>()</pre> <div class="block">The HTML page title. <p> @@ -1383,7 +1383,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getHtmlDescription</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1066">getHtmlDescription</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1023">getHtmlDescription</a>()</pre> <div class="block">The HTML page description. <p> @@ -1400,7 +1400,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getHtmlBranding</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1078">getHtmlBranding</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1035">getHtmlBranding</a>()</pre> <div class="block">The HTML page branding. <p> @@ -1417,7 +1417,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getHtmlHeader</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1090">getHtmlHeader</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1047">getHtmlHeader</a>()</pre> <div class="block">The HTML page header contents. <p> @@ -1434,7 +1434,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getHtmlLinks</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1102">getHtmlLinks</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1059">getHtmlLinks</a>()</pre> <div class="block">The HTML page nav section links. <p> @@ -1451,7 +1451,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getHtmlNav</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1114">getHtmlNav</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1071">getHtmlNav</a>()</pre> <div class="block">The HTML page nav section contents. <p> @@ -1468,7 +1468,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getHtmlAside</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1126">getHtmlAside</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1083">getHtmlAside</a>()</pre> <div class="block">The HTML page aside section contents. <p> @@ -1485,7 +1485,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getHtmlFooter</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1138">getHtmlFooter</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1095">getHtmlFooter</a>()</pre> <div class="block">The HTML page footer section contents. <p> @@ -1496,47 +1496,64 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org </dl> </li> </ul> -<a name="getHtmlCssUrl--"> +<a name="getHtmlStyleImport--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>getHtmlCssUrl</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1150">getHtmlCssUrl</a>()</pre> -<div class="block">The HTML page CSS URL. +<h4>getHtmlStyleImport</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1107">getHtmlStyleImport</a>()</pre> +<div class="block">The HTML page stylesheet URL. <p> - Defined by the <a href="../../../../org/apache/juneau/rest/annotation/HtmlDoc.html#cssUrl--"><code>HtmlDoc.cssUrl()</code></a> annotation or <a href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlCssUrl-java.lang.String-"><code>RestConfig.setHtmlCssUrl(String)</code></a> method.</div> + Defined by the <a href="../../../../org/apache/juneau/rest/annotation/HtmlDoc.html#styleImport--"><code>HtmlDoc.styleImport()</code></a> annotation or <a href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlStyleImport-java.lang.String-"><code>RestConfig.setHtmlStyleImport(String)</code></a> method.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>The HTML page CSS URL.</dd> </dl> </li> </ul> -<a name="getHtmlCss--"> +<a name="getHtmlStyle--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>getHtmlCss</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1162">getHtmlCss</a>()</pre> +<h4>getHtmlStyle</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1119">getHtmlStyle</a>()</pre> <div class="block">The HTML page CSS contents. <p> - Defined by the <a href="../../../../org/apache/juneau/rest/annotation/HtmlDoc.html#css--"><code>HtmlDoc.css()</code></a> annotation or <a href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlCss-java.lang.String-"><code>RestConfig.setHtmlCss(String)</code></a> method.</div> + Defined by the <a href="../../../../org/apache/juneau/rest/annotation/HtmlDoc.html#style--"><code>HtmlDoc.style()</code></a> annotation or <a href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlStyle-java.lang.String-"><code>RestConfig.setHtmlStyle(String)</code></a> method.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>The HTML page CSS contents.</dd> </dl> </li> </ul> +<a name="getHtmlScript--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHtmlScript</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1131">getHtmlScript</a>()</pre> +<div class="block">The HTML page Javascript contents. + + <p> + Defined by the <a href="../../../../org/apache/juneau/rest/annotation/HtmlDoc.html#script--"><code>HtmlDoc.script()</code></a> annotation or <a href="../../../../org/apache/juneau/rest/RestConfig.html#setHtmlScript-java.lang.String-"><code>RestConfig.setHtmlScript(String)</code></a> method.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The HTML page Javascript contents.</dd> +</dl> +</li> +</ul> <a name="getHtmlNoWrap--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getHtmlNoWrap</h4> -<pre>public boolean <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1174">getHtmlNoWrap</a>()</pre> +<pre>public boolean <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1143">getHtmlNoWrap</a>()</pre> <div class="block">The HTML page nowrap setting. <p> @@ -1553,7 +1570,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getHtmlTemplate</h4> -<pre>public <a href="../../../../org/apache/juneau/html/HtmlDocTemplate.html" title="interface in org.apache.juneau.html">HtmlDocTemplate</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1186">getHtmlTemplate</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/html/HtmlDocTemplate.html" title="interface in org.apache.juneau.html">HtmlDocTemplate</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1155">getHtmlTemplate</a>()</pre> <div class="block">The HTML page template. <p> @@ -1570,7 +1587,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getHtmlNoResultsMessage</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1199">getHtmlNoResultsMessage</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1168">getHtmlNoResultsMessage</a>()</pre> <div class="block">The HTML page no-results message. <p> @@ -1588,7 +1605,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getWidgets</h4> -<pre>public <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><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/juneau/rest/widget/Widget.html" title="class in org.apache.juneau.rest.widget">Widget</a>> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1211">getWidgets</a>()</pre> +<pre>public <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><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/juneau/rest/widget/Widget.html" title="class in org.apache.juneau.rest.widget">Widget</a>> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1180">getWidgets</a>()</pre> <div class="block">The widgets used for resolving <js>"$W{...}"<js> variables. <p> @@ -1605,7 +1622,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getLogger</h4> -<pre>public <a href="../../../../org/apache/juneau/rest/RestLogger.html" title="class in org.apache.juneau.rest">RestLogger</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1227">getLogger</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/rest/RestLogger.html" title="class in org.apache.juneau.rest">RestLogger</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1196">getLogger</a>()</pre> <div class="block">Returns the logger to use for this resource. <p> @@ -1626,7 +1643,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getMessages</h4> -<pre>public <a href="../../../../org/apache/juneau/utils/MessageBundle.html" title="class in org.apache.juneau.utils">MessageBundle</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1242">getMessages</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/utils/MessageBundle.html" title="class in org.apache.juneau.utils">MessageBundle</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1211">getMessages</a>()</pre> <div class="block">Returns the resource bundle used by this resource. <p> @@ -1646,7 +1663,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getInfoProvider</h4> -<pre>public <a href="../../../../org/apache/juneau/rest/RestInfoProvider.html" title="class in org.apache.juneau.rest">RestInfoProvider</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1258">getInfoProvider</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/rest/RestInfoProvider.html" title="class in org.apache.juneau.rest">RestInfoProvider</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1227">getInfoProvider</a>()</pre> <div class="block">Returns the REST information provider used by this resource. <p> @@ -1667,7 +1684,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getCallHandler</h4> -<pre>protected <a href="../../../../org/apache/juneau/rest/RestCallHandler.html" title="class in org.apache.juneau.rest">RestCallHandler</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1274">getCallHandler</a>()</pre> +<pre>protected <a href="../../../../org/apache/juneau/rest/RestCallHandler.html" title="class in org.apache.juneau.rest">RestCallHandler</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1243">getCallHandler</a>()</pre> <div class="block">Returns the REST call handler used by this resource. <p> @@ -1688,7 +1705,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getCallRouters</h4> -<pre>protected <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><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.juneau.rest.CallRouter> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1283">getCallRouters</a>()</pre> +<pre>protected <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><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,org.apache.juneau.rest.CallRouter> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1252">getCallRouters</a>()</pre> <div class="block">Returns a map of HTTP method names to call routers.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1702,7 +1719,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getResource</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1296">getResource</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1265">getResource</a>()</pre> <div class="block">Returns the resource object. <p> @@ -1720,7 +1737,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getRestServlet</h4> -<pre>public <a href="../../../../org/apache/juneau/rest/RestServlet.html" title="class in org.apache.juneau.rest">RestServlet</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1307">getRestServlet</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/rest/RestServlet.html" title="class in org.apache.juneau.rest">RestServlet</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1276">getRestServlet</a>()</pre> <div class="block">Returns the resource object as a <a href="../../../../org/apache/juneau/rest/RestServlet.html" title="class in org.apache.juneau.rest"><code>RestServlet</code></a>.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1735,7 +1752,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>checkForInitException</h4> -<pre>protected void <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1316">checkForInitException</a>() +<pre>protected void <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1285">checkForInitException</a>() throws <a href="../../../../org/apache/juneau/rest/RestException.html" title="class in org.apache.juneau.rest">RestException</a></pre> <div class="block">Throws a <a href="../../../../org/apache/juneau/rest/RestException.html" title="class in org.apache.juneau.rest"><code>RestException</code></a> if an exception occurred in the constructor of this object.</div> <dl> @@ -1750,7 +1767,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getParentContext</h4> -<pre>public <a href="../../../../org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1330">getParentContext</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1299">getParentContext</a>()</pre> <div class="block">Returns the parent resource context (if this resource was initialized from a parent). <p> @@ -1768,7 +1785,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getBeanContext</h4> -<pre>public <a href="../../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1339">getBeanContext</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1308">getBeanContext</a>()</pre> <div class="block">Returns the <a href="../../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> object used for parsing path variables and header values.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1782,7 +1799,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getProperties</h4> -<pre>public <a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1361">getProperties</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1330">getProperties</a>()</pre> <div class="block">Returns the class-level properties associated with this servlet. <p> @@ -1809,7 +1826,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getSerializers</h4> -<pre>public <a href="../../../../org/apache/juneau/serializer/SerializerGroup.html" title="class in org.apache.juneau.serializer">SerializerGroup</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1377">getSerializers</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/serializer/SerializerGroup.html" title="class in org.apache.juneau.serializer">SerializerGroup</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1346">getSerializers</a>()</pre> <div class="block">Returns the serializers registered with this resource. <p> @@ -1830,7 +1847,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getParsers</h4> -<pre>public <a href="../../../../org/apache/juneau/parser/ParserGroup.html" title="class in org.apache.juneau.parser">ParserGroup</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1393">getParsers</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/parser/ParserGroup.html" title="class in org.apache.juneau.parser">ParserGroup</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1362">getParsers</a>()</pre> <div class="block">Returns the parsers registered with this resource. <p> @@ -1851,7 +1868,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getServletInitParameter</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1403">getServletInitParameter</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1372">getServletInitParameter</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> <div class="block">Returns the servlet init parameter returned by <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"><code>ServletConfig.getInitParameter(String)</code></a>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1867,7 +1884,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getChildResources</h4> -<pre>public <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><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a>> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1414">getChildResources</a>()</pre> +<pre>public <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><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/juneau/rest/RestContext.html" title="class in org.apache.juneau.rest">RestContext</a>> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1383">getChildResources</a>()</pre> <div class="block">Returns the child resources associated with this servlet.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1882,7 +1899,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getStackTraceOccurrence</h4> -<pre>protected int <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1426">getStackTraceOccurrence</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> e)</pre> +<pre>protected int <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1395">getStackTraceOccurrence</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> e)</pre> <div class="block">Returns the number of times this exception was thrown based on a hash of its stacktrace.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -1899,7 +1916,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>isRenderResponseStackTraces</h4> -<pre>protected boolean <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1439">isRenderResponseStackTraces</a>()</pre> +<pre>protected boolean <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1408">isRenderResponseStackTraces</a>()</pre> <div class="block">Returns the value of the <a href="../../../../org/apache/juneau/rest/RestContext.html#REST_renderResponseStackTraces"><code>REST_renderResponseStackTraces</code></a> setting.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1913,7 +1930,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>isAllowHeaderParams</h4> -<pre>protected boolean <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1448">isAllowHeaderParams</a>()</pre> +<pre>protected boolean <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1417">isAllowHeaderParams</a>()</pre> <div class="block">Returns the value of the <a href="../../../../org/apache/juneau/rest/RestContext.html#REST_allowHeaderParams"><code>REST_allowHeaderParams</code></a> setting.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1927,7 +1944,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>isAllowBodyParam</h4> -<pre>protected boolean <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1457">isAllowBodyParam</a>()</pre> +<pre>protected boolean <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1426">isAllowBodyParam</a>()</pre> <div class="block">Returns the value of the <a href="../../../../org/apache/juneau/rest/RestContext.html#REST_allowBodyParam"><code>REST_allowBodyParam</code></a> setting.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1941,7 +1958,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getDefaultCharset</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1466">getDefaultCharset</a>()</pre> +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1435">getDefaultCharset</a>()</pre> <div class="block">Returns the value of the <a href="../../../../org/apache/juneau/rest/RestContext.html#REST_defaultCharset"><code>REST_defaultCharset</code></a> setting.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1955,7 +1972,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getParamFormat</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1475">getParamFormat</a>()</pre> +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1444">getParamFormat</a>()</pre> <div class="block">Returns the value of the <a href="../../../../org/apache/juneau/rest/RestContext.html#REST_paramFormat"><code>REST_paramFormat</code></a> setting.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -1969,7 +1986,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getClientVersionHeader</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1493">getClientVersionHeader</a>()</pre> +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1462">getClientVersionHeader</a>()</pre> <div class="block">Returns the name of the client version header name used by this resource. <p> @@ -1992,7 +2009,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>allowMethodParam</h4> -<pre>protected boolean <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1504">allowMethodParam</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> m)</pre> +<pre>protected boolean <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1473">allowMethodParam</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> m)</pre> <div class="block">Returns <jk>true</jk> if the specified <code>Method</code> GET parameter value can be used to override the method name in the HTTP header.</div> <dl> @@ -2009,7 +2026,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getBeanFilters</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1520">getBeanFilters</a>()</pre> +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1489">getBeanFilters</a>()</pre> <div class="block">Returns the bean filters associated with this resource. <p> @@ -2030,7 +2047,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getPojoSwaps</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1536">getPojoSwaps</a>()</pre> +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1505">getPojoSwaps</a>()</pre> <div class="block">Returns the POJO swaps associated with this resource. <p> @@ -2051,7 +2068,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>findParams</h4> -<pre>protected <a href="../../../../org/apache/juneau/rest/RestParam.html" title="class in org.apache.juneau.rest">RestParam</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1549">findParams</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a> method, +<pre>protected <a href="../../../../org/apache/juneau/rest/RestParam.html" title="class in org.apache.juneau.rest">RestParam</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1518">findParams</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a> method, boolean methodPlainParams, <a href="../../../../org/apache/juneau/rest/UrlPathPattern.html" title="class in org.apache.juneau.rest">UrlPathPattern</a> pathPattern) throws <a href="http://docs.oracle.com/javaee/5/api/javax/servlet/ServletException.html?is-external=true" title="class or interface in javax.servlet">ServletException</a></pre> @@ -2074,7 +2091,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getUrlEncodingParser</h4> -<pre>protected <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParser.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParser</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1626">getUrlEncodingParser</a>()</pre> +<pre>protected <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParser.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParser</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1595">getUrlEncodingParser</a>()</pre> <div class="block">Returns the URL-encoding parser associated with this resource.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -2088,7 +2105,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getUrlEncodingSerializer</h4> -<pre>protected <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingSerializer.html" title="class in org.apache.juneau.urlencoding">UrlEncodingSerializer</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1635">getUrlEncodingSerializer</a>()</pre> +<pre>protected <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingSerializer.html" title="class in org.apache.juneau.urlencoding">UrlEncodingSerializer</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1604">getUrlEncodingSerializer</a>()</pre> <div class="block">Returns the URL-encoding serializer associated with this resource.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -2102,7 +2119,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getEncoders</h4> -<pre>protected <a href="../../../../org/apache/juneau/encoders/EncoderGroup.html" title="class in org.apache.juneau.encoders">EncoderGroup</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1655">getEncoders</a>()</pre> +<pre>protected <a href="../../../../org/apache/juneau/encoders/EncoderGroup.html" title="class in org.apache.juneau.encoders">EncoderGroup</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1624">getEncoders</a>()</pre> <div class="block">Returns the encoders associated with this resource. <p> @@ -2127,7 +2144,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getSupportedAcceptTypes</h4> -<pre>protected <a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1669">getSupportedAcceptTypes</a>()</pre> +<pre>protected <a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1638">getSupportedAcceptTypes</a>()</pre> <div class="block">Returns the explicit list of supported accept types for this resource. <p> @@ -2146,7 +2163,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getSupportedContentTypes</h4> -<pre>protected <a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1683">getSupportedContentTypes</a>()</pre> +<pre>protected <a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1652">getSupportedContentTypes</a>()</pre> <div class="block">Returns the explicit list of supported content types for this resource. <p> @@ -2165,7 +2182,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getDefaultRequestHeaders</h4> -<pre>protected <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><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1702">getDefaultRequestHeaders</a>()</pre> +<pre>protected <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><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1671">getDefaultRequestHeaders</a>()</pre> <div class="block">Returns the default request headers for this resource. <p> @@ -2189,7 +2206,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getDefaultResponseHeaders</h4> -<pre>public <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><<a href="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>> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1722">getDefaultResponseHeaders</a>()</pre> +<pre>public <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><<a href="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>> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1691">getDefaultResponseHeaders</a>()</pre> <div class="block">Returns the default response headers for this resource. <p> @@ -2214,7 +2231,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getConverters</h4> -<pre>protected <a href="../../../../org/apache/juneau/rest/RestConverter.html" title="interface in org.apache.juneau.rest">RestConverter</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1741">getConverters</a>()</pre> +<pre>protected <a href="../../../../org/apache/juneau/rest/RestConverter.html" title="interface in org.apache.juneau.rest">RestConverter</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1710">getConverters</a>()</pre> <div class="block">Returns the converters associated with this resource at the class level. <p> @@ -2238,7 +2255,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getGuards</h4> -<pre>protected <a href="../../../../org/apache/juneau/rest/RestGuard.html" title="class in org.apache.juneau.rest">RestGuard</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1760">getGuards</a>()</pre> +<pre>protected <a href="../../../../org/apache/juneau/rest/RestGuard.html" title="class in org.apache.juneau.rest">RestGuard</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1729">getGuards</a>()</pre> <div class="block">Returns the guards associated with this resource at the class level. <p> @@ -2262,7 +2279,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getResponseHandlers</h4> -<pre>protected <a href="../../../../org/apache/juneau/rest/ResponseHandler.html" title="interface in org.apache.juneau.rest">ResponseHandler</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1780">getResponseHandlers</a>()</pre> +<pre>protected <a href="../../../../org/apache/juneau/rest/ResponseHandler.html" title="interface in org.apache.juneau.rest">ResponseHandler</a>[] <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1749">getResponseHandlers</a>()</pre> <div class="block">Returns the response handlers associated with this resource. <p> @@ -2287,7 +2304,7 @@ extends <a href="../../../../org/apache/juneau/Context.html" title="class in org <ul class="blockList"> <li class="blockList"> <h4>getMediaTypeForName</h4> -<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1794">getMediaTypeForName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../src-html/org/apache/juneau/rest/RestContext.html#line.1763">getMediaTypeForName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> <div class="blo
<TRUNCATED>
