http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/5c161ab6/content/site/apidocs/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html b/content/site/apidocs/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html index 680d5fa..c379336 100644 --- a/content/site/apidocs/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html +++ b/content/site/apidocs/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <hr> <br> -<pre>public class <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.26">UrlEncodingParserBuilder</a> +<pre>public class <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.27">UrlEncodingParserBuilder</a> extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></pre> <div class="block">Builder class for building instances of URL-Encoding parsers.</div> </li> @@ -367,79 +367,85 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= </tr> <tr id="i30" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#listener-java.lang.Class-">listener</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends <a href="../../../../org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a>> value)</code> +<div class="block"><b>Configuration property:</b> Parser listener.</div> +</td> +</tr> +<tr id="i31" class="rowColor"> +<td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#locale-java.util.Locale-">locale</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> value)</code> <div class="block"><b>Configuration property:</b> Locale.</div> </td> </tr> -<tr id="i31" class="rowColor"> +<tr id="i32" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#mediaType-org.apache.juneau.http.MediaType-">mediaType</a></span>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a> value)</code> <div class="block"><b>Configuration property:</b> Media type.</div> </td> </tr> -<tr id="i32" class="altColor"> +<tr id="i33" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#methodVisibility-org.apache.juneau.Visibility-">methodVisibility</a></span>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a> value)</code> <div class="block"><b>Configuration property:</b> Look for bean methods with the specified minimum visibility.</div> </td> </tr> -<tr id="i33" class="rowColor"> +<tr id="i34" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#notBeanClasses-java.lang.Class...-">notBeanClasses</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><?>... values)</code> <div class="block"><b>Configuration property:</b> Add to classes that should not be considered beans.</div> </td> </tr> -<tr id="i34" class="altColor"> +<tr id="i35" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#notBeanClasses-java.util.Collection-">notBeanClasses</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</code> <div class="block"><b>Configuration property:</b> Add to classes that should not be considered beans.</div> </td> </tr> -<tr id="i35" class="rowColor"> +<tr id="i36" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#notBeanPackages-java.util.Collection-">notBeanPackages</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> values)</code> <div class="block"><b>Configuration property:</b> Add to packages whose classes should not be considered beans.</div> </td> </tr> -<tr id="i36" class="altColor"> +<tr id="i37" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#notBeanPackages-java.lang.String...-">notBeanPackages</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>... values)</code> <div class="block"><b>Configuration property:</b> Add to packages whose classes should not be considered beans.</div> </td> </tr> -<tr id="i37" class="rowColor"> +<tr id="i38" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#pojoSwaps-java.lang.Class...-">pojoSwaps</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><?>... values)</code> <div class="block"><b>Configuration property:</b> Add to POJO swaps.</div> </td> </tr> -<tr id="i38" class="altColor"> +<tr id="i39" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#pojoSwaps-java.util.Collection-">pojoSwaps</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</code> <div class="block"><b>Configuration property:</b> Add to POJO swaps.</div> </td> </tr> -<tr id="i39" class="rowColor"> +<tr id="i40" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#properties-java.util.Map-">properties</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.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>> properties)</code> <div class="block">Adds multiple configuration properties on this object.</div> </td> </tr> -<tr id="i40" class="altColor"> +<tr id="i41" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#property-java.lang.String-java.lang.Object-">property</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/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> <div class="block">Sets a configuration property on this object.</div> </td> </tr> -<tr id="i41" class="rowColor"> +<tr id="i42" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#putToProperty-java.lang.String-java.lang.Object-">putToProperty</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/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> <div class="block">Adds or overwrites a value to a MAP property.</div> </td> </tr> -<tr id="i42" class="altColor"> +<tr id="i43" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#putToProperty-java.lang.String-java.lang.Object-java.lang.Object-">putToProperty</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/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> key, @@ -447,170 +453,170 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <div class="block">Adds or overwrites a value to a MAP property.</div> </td> </tr> -<tr id="i43" class="rowColor"> +<tr id="i44" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#removeBeanFilters-java.lang.Class...-">removeBeanFilters</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><?>... values)</code> <div class="block"><b>Configuration property:</b> Remove from bean filters.</div> </td> </tr> -<tr id="i44" class="altColor"> +<tr id="i45" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#removeBeanFilters-java.util.Collection-">removeBeanFilters</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</code> <div class="block"><b>Configuration property:</b> Remove from bean filters.</div> </td> </tr> -<tr id="i45" class="rowColor"> +<tr id="i46" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#removeFromBeanDictionary-java.lang.Class...-">removeFromBeanDictionary</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><?>... values)</code> <div class="block"><b>Configuration property:</b> Remove from bean dictionary.</div> </td> </tr> -<tr id="i46" class="altColor"> +<tr id="i47" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#removeFromBeanDictionary-java.util.Collection-">removeFromBeanDictionary</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</code> <div class="block"><b>Configuration property:</b> Remove from bean dictionary.</div> </td> </tr> -<tr id="i47" class="rowColor"> +<tr id="i48" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#removeFromProperty-java.lang.String-java.lang.Object-">removeFromProperty</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/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> <div class="block">Removes a value from a SET property.</div> </td> </tr> -<tr id="i48" class="altColor"> +<tr id="i49" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#removeNotBeanClasses-java.lang.Class...-">removeNotBeanClasses</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><?>... values)</code> <div class="block"><b>Configuration property:</b> Remove from classes that should not be considered beans.</div> </td> </tr> -<tr id="i49" class="rowColor"> +<tr id="i50" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#removeNotBeanClasses-java.util.Collection-">removeNotBeanClasses</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</code> <div class="block"><b>Configuration property:</b> Remove from classes that should not be considered beans.</div> </td> </tr> -<tr id="i50" class="altColor"> +<tr id="i51" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#removeNotBeanPackages-java.util.Collection-">removeNotBeanPackages</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> values)</code> <div class="block"><b>Configuration property:</b> Remove from packages whose classes should not be considered beans.</div> </td> </tr> -<tr id="i51" class="rowColor"> +<tr id="i52" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#removeNotBeanPackages-java.lang.String...-">removeNotBeanPackages</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>... values)</code> <div class="block"><b>Configuration property:</b> Remove from packages whose classes should not be considered beans.</div> </td> </tr> -<tr id="i52" class="altColor"> +<tr id="i53" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#removePojoSwaps-java.lang.Class...-">removePojoSwaps</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><?>... values)</code> <div class="block"><b>Configuration property:</b> Remove from POJO swaps.</div> </td> </tr> -<tr id="i53" class="rowColor"> +<tr id="i54" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#removePojoSwaps-java.util.Collection-">removePojoSwaps</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</code> <div class="block"><b>Configuration property:</b> Remove from POJO swaps.</div> </td> </tr> -<tr id="i54" class="altColor"> +<tr id="i55" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#setBeanDictionary-java.lang.Class...-">setBeanDictionary</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><?>... values)</code> <div class="block"><b>Configuration property:</b> Bean lookup dictionary.</div> </td> </tr> -<tr id="i55" class="rowColor"> +<tr id="i56" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#setBeanDictionary-java.util.Collection-">setBeanDictionary</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</code> <div class="block"><b>Configuration property:</b> Bean lookup dictionary.</div> </td> </tr> -<tr id="i56" class="altColor"> +<tr id="i57" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#setBeanFilters-java.lang.Class...-">setBeanFilters</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><?>... values)</code> <div class="block"><b>Configuration property:</b> Bean filters to apply to beans.</div> </td> </tr> -<tr id="i57" class="rowColor"> +<tr id="i58" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#setBeanFilters-java.util.Collection-">setBeanFilters</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</code> <div class="block"><b>Configuration property:</b> Bean filters to apply to beans.</div> </td> </tr> -<tr id="i58" class="altColor"> +<tr id="i59" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#setNotBeanClasses-java.lang.Class...-">setNotBeanClasses</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><?>... values)</code> <div class="block"><b>Configuration property:</b> Classes to be excluded from consideration as being beans.</div> </td> </tr> -<tr id="i59" class="rowColor"> +<tr id="i60" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#setNotBeanClasses-java.util.Collection-">setNotBeanClasses</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</code> <div class="block"><b>Configuration property:</b> Classes to be excluded from consideration as being beans.</div> </td> </tr> -<tr id="i60" class="altColor"> +<tr id="i61" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#setNotBeanPackages-java.util.Collection-">setNotBeanPackages</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> values)</code> <div class="block"><b>Configuration property:</b> Packages whose classes should not be considered beans.</div> </td> </tr> -<tr id="i61" class="rowColor"> +<tr id="i62" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#setNotBeanPackages-java.lang.String...-">setNotBeanPackages</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>... values)</code> <div class="block"><b>Configuration property:</b> Packages whose classes should not be considered beans.</div> </td> </tr> -<tr id="i62" class="altColor"> +<tr id="i63" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#setPojoSwaps-java.lang.Class...-">setPojoSwaps</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><?>... values)</code> <div class="block"><b>Configuration property:</b> POJO swaps to apply to Java objects.</div> </td> </tr> -<tr id="i63" class="rowColor"> +<tr id="i64" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#setPojoSwaps-java.util.Collection-">setPojoSwaps</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</code> <div class="block"><b>Configuration property:</b> POJO swaps to apply to Java objects.</div> </td> </tr> -<tr id="i64" class="altColor"> +<tr id="i65" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#sortProperties-boolean-">sortProperties</a></span>(boolean value)</code> <div class="block"><b>Configuration property:</b> Sort bean properties in alphabetical order.</div> </td> </tr> -<tr id="i65" class="rowColor"> +<tr id="i66" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#strict--">strict</a></span>()</code> <div class="block">Shortcut for calling <code>strict(<jk>true</jk>)</code>.</div> </td> </tr> -<tr id="i66" class="altColor"> +<tr id="i67" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#strict-boolean-">strict</a></span>(boolean value)</code> <div class="block"><b>Configuration property:</b> Strict mode.</div> </td> </tr> -<tr id="i67" class="rowColor"> +<tr id="i68" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#timeZone-java.util.TimeZone-">timeZone</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a> value)</code> <div class="block"><b>Configuration property:</b> TimeZone.</div> </td> </tr> -<tr id="i68" class="altColor"> +<tr id="i69" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#trimStrings-boolean-">trimStrings</a></span>(boolean value)</code> <div class="block"><b>Configuration property:</b> Trim parsed strings.</div> </td> </tr> -<tr id="i69" class="rowColor"> +<tr id="i70" class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#useInterfaceProxies-boolean-">useInterfaceProxies</a></span>(boolean value)</code> <div class="block"><b>Configuration property:</b> Use interface proxies.</div> </td> </tr> -<tr id="i70" class="altColor"> +<tr id="i71" class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#useJavaBeanIntrospector-boolean-">useJavaBeanIntrospector</a></span>(boolean value)</code> <div class="block"><b>Configuration property:</b> Use Java <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/Introspector.html?is-external=true" title="class or interface in java.beans"><code>Introspector</code></a> for determining bean properties.</div> @@ -658,7 +664,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>UrlEncodingParserBuilder</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.31">UrlEncodingParserBuilder</a>()</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.32">UrlEncodingParserBuilder</a>()</pre> <div class="block">Constructor, default settings.</div> </li> </ul> @@ -668,7 +674,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockListLast"> <li class="blockList"> <h4>UrlEncodingParserBuilder</h4> -<pre>public <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.39">UrlEncodingParserBuilder</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a> propertyStore)</pre> +<pre>public <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.40">UrlEncodingParserBuilder</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a> propertyStore)</pre> <div class="block">Constructor.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -690,7 +696,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>build</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParser.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParser</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.44">build</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParser.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParser</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.45">build</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#build--">CoreObjectBuilder</a></code></span></div> <div class="block">Build the object.</div> <dl> @@ -708,7 +714,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>expandedParams</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.98">expandedParams</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.99">expandedParams</a>(boolean value)</pre> <div class="block"><b>Configuration property:</b> Serialize bean property collections/arrays as separate key/value pairs. <p> <ul> @@ -764,7 +770,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>decodeChars</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.103">decodeChars</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.104">decodeChars</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#decodeChars-boolean-">UonParserBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Decode <js>"%xx"</js> sequences. <p> @@ -800,7 +806,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>trimStrings</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.108">trimStrings</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.109">trimStrings</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings-boolean-">ParserBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Trim parsed strings. <p> @@ -835,7 +841,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>strict</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.114">strict</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.115">strict</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#strict-boolean-">ParserBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Strict mode. <p> @@ -897,7 +903,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>strict</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.120">strict</a>()</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.121">strict</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#strict--">ParserBuilder</a></code></span></div> <div class="block">Shortcut for calling <code>strict(<jk>true</jk>)</code>.</div> <dl> @@ -914,7 +920,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>inputStreamCharset</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.126">inputStreamCharset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.127">inputStreamCharset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.lang.String-">ParserBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Input stream charset. <p> @@ -951,7 +957,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>fileCharset</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.132">fileCharset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.133">fileCharset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.lang.String-">ParserBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> File charset. <p> @@ -984,13 +990,43 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= </dl> </li> </ul> +<a name="listener-java.lang.Class-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>listener</h4> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.139">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends <a href="../../../../org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a>> value)</pre> +<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#listener-java.lang.Class-">ParserBuilder</a></code></span></div> +<div class="block"><b>Configuration property:</b> Parser listener. + <p> + <ul> + <li><b>Name:</b> <js>"Parser.listener"</js> + <li><b>Data type:</b> <code>Class<? extends ParserListener></code> + <li><b>Default:</b> <jk>null</jk> + <li><b>Session-overridable:</b> <jk>true</jk> + </ul> + <p> + Class used to listen for errors and warnings that occur during parsing.</div> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html#listener-java.lang.Class-">listener</a></code> in class <code><a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title="class in org.apache.juneau.uon">UonParserBuilder</a></code></dd> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>value</code> - The new value for this property.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>This object (for method chaining).</dd> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../org/apache/juneau/parser/ParserContext.html#PARSER_listener"><code>ParserContext.PARSER_listener</code></a></dd> +</dl> +</li> +</ul> <a name="beansRequireDefaultConstructor-boolean-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>beansRequireDefaultConstructor</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.138">beansRequireDefaultConstructor</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.145">beansRequireDefaultConstructor</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireDefaultConstructor-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Beans require no-arg constructors. <p> @@ -1028,7 +1064,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>beansRequireSerializable</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.144">beansRequireSerializable</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.151">beansRequireSerializable</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireSerializable-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Beans require <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface. <p> @@ -1066,7 +1102,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>beansRequireSettersForGetters</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.150">beansRequireSettersForGetters</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.157">beansRequireSettersForGetters</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireSettersForGetters-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Beans require setters for getters. <p> @@ -1102,7 +1138,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>beansRequireSomeProperties</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.156">beansRequireSomeProperties</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.163">beansRequireSomeProperties</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireSomeProperties-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Beans require at least one property. <p> @@ -1140,7 +1176,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>beanMapPutReturnsOldValue</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.162">beanMapPutReturnsOldValue</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.169">beanMapPutReturnsOldValue</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanMapPutReturnsOldValue-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property value. <p> @@ -1178,7 +1214,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>beanConstructorVisibility</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.168">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a> value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.175">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a> value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Look for bean constructors with the specified minimum visibility. <p> @@ -1215,7 +1251,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>beanClassVisibility</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.174">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a> value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.181">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a> value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Look for bean classes with the specified minimum visibility. <p> @@ -1252,7 +1288,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>beanFieldVisibility</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.180">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a> value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.187">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a> value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Look for bean fields with the specified minimum visibility. <p> @@ -1290,7 +1326,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>methodVisibility</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.186">methodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a> value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.193">methodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a> value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#methodVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Look for bean methods with the specified minimum visibility. <p> @@ -1328,7 +1364,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>useJavaBeanIntrospector</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.192">useJavaBeanIntrospector</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.199">useJavaBeanIntrospector</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#useJavaBeanIntrospector-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Use Java <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/Introspector.html?is-external=true" title="class or interface in java.beans"><code>Introspector</code></a> for determining bean properties. <p> @@ -1364,7 +1400,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>useInterfaceProxies</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.198">useInterfaceProxies</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.205">useInterfaceProxies</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#useInterfaceProxies-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Use interface proxies. <p> @@ -1400,7 +1436,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>ignoreUnknownBeanProperties</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.204">ignoreUnknownBeanProperties</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.211">ignoreUnknownBeanProperties</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreUnknownBeanProperties-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Ignore unknown properties. <p> @@ -1436,7 +1472,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>ignoreUnknownNullBeanProperties</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.210">ignoreUnknownNullBeanProperties</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.217">ignoreUnknownNullBeanProperties</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreUnknownNullBeanProperties-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Ignore unknown properties with null values. <p> @@ -1472,7 +1508,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>ignorePropertiesWithoutSetters</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.216">ignorePropertiesWithoutSetters</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.223">ignorePropertiesWithoutSetters</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignorePropertiesWithoutSetters-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Ignore properties without setters. <p> @@ -1508,7 +1544,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>ignoreInvocationExceptionsOnGetters</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.222">ignoreInvocationExceptionsOnGetters</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.229">ignoreInvocationExceptionsOnGetters</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Ignore invocation errors on getters. <p> @@ -1544,7 +1580,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>ignoreInvocationExceptionsOnSetters</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.228">ignoreInvocationExceptionsOnSetters</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.235">ignoreInvocationExceptionsOnSetters</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Ignore invocation errors on setters. <p> @@ -1580,7 +1616,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>sortProperties</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.234">sortProperties</a>(boolean value)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.241">sortProperties</a>(boolean value)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#sortProperties-boolean-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Sort bean properties in alphabetical order. <p> @@ -1622,7 +1658,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>notBeanPackages</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.240">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.247">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... values)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanPackages-java.lang.String...-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Add to packages whose classes should not be considered beans. <p> @@ -1649,7 +1685,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>notBeanPackages</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.246">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.253">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> values)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanPackages-java.util.Collection-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Add to packages whose classes should not be considered beans. <p> @@ -1672,7 +1708,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>setNotBeanPackages</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.252">setNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.259">setNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... values)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanPackages-java.lang.String...-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Packages whose classes should not be considered beans. <p> @@ -1721,7 +1757,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>setNotBeanPackages</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.258">setNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.265">setNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> values)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanPackages-java.util.Collection-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Packages whose classes should not be considered beans. <p> @@ -1744,7 +1780,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>removeNotBeanPackages</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.264">removeNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.271">removeNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>... values)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanPackages-java.lang.String...-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Remove from packages whose classes should not be considered beans. <p> @@ -1772,7 +1808,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>removeNotBeanPackages</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.270">removeNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.277">removeNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> values)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanPackages-java.util.Collection-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Remove from packages whose classes should not be considered beans. <p> @@ -1796,7 +1832,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>notBeanClasses</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.276">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>... values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.283">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>... values)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanClasses-java.lang.Class...-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Add to classes that should not be considered beans. <p> @@ -1824,7 +1860,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>notBeanClasses</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.282">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.289">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanClasses-java.util.Collection-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Add to classes that should not be considered beans. <p> @@ -1848,7 +1884,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>setNotBeanClasses</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.288">setNotBeanClasses</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><?>... values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.295">setNotBeanClasses</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><?>... values)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanClasses-java.lang.Class...-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Classes to be excluded from consideration as being beans. <p> @@ -1884,7 +1920,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>setNotBeanClasses</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.294">setNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.301">setNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanClasses-java.util.Collection-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Classes to be excluded from consideration as being beans. <p> @@ -1907,7 +1943,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>removeNotBeanClasses</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.300">removeNotBeanClasses</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><?>... values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.307">removeNotBeanClasses</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><?>... values)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanClasses-java.lang.Class...-">CoreObjectBuilder</a></code></span></div> <div class="block"><b>Configuration property:</b> Remove from classes that should not be considered beans. <p> @@ -1935,7 +1971,7 @@ extends <a href="../../../../org/apache/juneau/uon/UonParserBuilder.html" title= <ul class="blockList"> <li class="blockList"> <h4>removeNotBeanClasses</h4> -<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.306">removeNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?>> values)</pre> +<pre>public <a href="../../../../org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html" title="class in org.apache.juneau.urlencoding">UrlEncodingParserBuilder</a> <a href="../../../../src-html/org/apache/juneau/urlencoding/UrlEncodingParserBuilder.html#line.313">removeNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>
<TRUNCATED>
