http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html b/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html index 478816a..1b69bf6 100644 --- a/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html +++ b/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BeanPropertyMeta (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>BeanPropertyMeta (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BeanPropertyMeta (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="BeanPropertyMeta (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { @@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab"; <div class="subNav"> <ul class="navList"> <li><a href="../../../org/apache/juneau/BeanMetaFiltered.html" title="class in org.apache.juneau"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/apache/juneau/BeanPropertyMetaExtended.html" title="class in org.apache.juneau"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/apache/juneau/BeanPropertyMeta.html" target="_top">Frames</a></li> @@ -73,7 +73,7 @@ var activeTableTab = "activeTableTab"; <div> <ul class="subNavList"> <li>Summary: </li> -<li>Nested | </li> +<li><a href="#nested.class.summary">Nested</a> | </li> <li>Field | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li> @@ -123,6 +123,27 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <div class="summary"> <ul class="blockList"> <li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested.class.summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau">BeanPropertyMeta.Builder</a></span></code> +<div class="block">BeanPropertyMeta builder class.</div> +</td> +</tr> +</table> +</li> +</ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> @@ -137,9 +158,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? </tr> <tr class="altColor"> <td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanPropertyMeta.html#BeanPropertyMeta-org.apache.juneau.BeanMeta-java.lang.String-">BeanPropertyMeta</a></span>(<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a><?> beanMeta, - <a href="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">Constructor.</div> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanPropertyMeta.html#BeanPropertyMeta-org.apache.juneau.BeanPropertyMeta.Builder-">BeanPropertyMeta</a></span>(<a href="../../../org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau">BeanPropertyMeta.Builder</a> b)</code> +<div class="block">Creates a new BeanPropertyMeta using the contents of the specified builder.</div> </td> </tr> </table> @@ -286,19 +306,17 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <!-- --> </a> <h3>Constructor Detail</h3> -<a name="BeanPropertyMeta-org.apache.juneau.BeanMeta-java.lang.String-"> +<a name="BeanPropertyMeta-org.apache.juneau.BeanPropertyMeta.Builder-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>BeanPropertyMeta</h4> -<pre>protected <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.68">BeanPropertyMeta</a>(<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a><?> beanMeta, - <a href="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">Constructor.</div> +<pre>protected <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.235">BeanPropertyMeta</a>(<a href="../../../org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau">BeanPropertyMeta.Builder</a> b)</pre> +<div class="block">Creates a new BeanPropertyMeta using the contents of the specified builder.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>beanMeta</code> - The metadata of the bean containing this property.</dd> -<dd><code>name</code> - This property name.</dd> +<dd><code>b</code> - The builder to copy fields from.</dd> </dl> </li> </ul> @@ -316,7 +334,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <ul class="blockList"> <li class="blockList"> <h4>getName</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/BeanPropertyMeta.html#line.91">getName</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/BeanPropertyMeta.html#line.257">getName</a>()</pre> <div class="block">Returns the name of this bean property.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -331,7 +349,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? <li class="blockList"> <h4>getBeanMeta</h4> <pre><a href="../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a> -public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a><?> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.101">getBeanMeta</a>()</pre> +public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a><?> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.267">getBeanMeta</a>()</pre> <div class="block">Returns the bean meta that this property belongs to.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -345,7 +363,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>getGetter</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.110">getGetter</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.276">getGetter</a>()</pre> <div class="block">Returns the getter method for this property.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -359,7 +377,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>getSetter</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.119">getSetter</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.285">getSetter</a>()</pre> <div class="block">Returns the setter method for this property.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -373,7 +391,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>getField</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.128">getField</a>()</pre> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Field.html?is-external=true" title="class or interface in java.lang.reflect">Field</a> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.294">getField</a>()</pre> <div class="block">Returns the field for this property.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -387,7 +405,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>getClassMeta</h4> -<pre>public <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a><?> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.141">getClassMeta</a>()</pre> +<pre>public <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a><?> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.307">getClassMeta</a>()</pre> <div class="block">Returns the <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> of the class of this property. <p> If this property or the property type class has a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with it, this @@ -405,7 +423,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>getBeanRegistry</h4> -<pre>public <a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.156">getBeanRegistry</a>()</pre> +<pre>public <a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.320">getBeanRegistry</a>()</pre> <div class="block">Returns the bean dictionary in use for this bean property. The order of lookup for the dictionary is as follows: <ol> @@ -424,7 +442,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>isUri</h4> -<pre>public boolean <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.218">isUri</a>()</pre> +<pre>public boolean <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.336">isUri</a>()</pre> <div class="block">Returns <jk>true</jk> if this bean property is a URI. <p> A bean property can be considered a URI if any of the following are true: @@ -445,7 +463,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>getProperties</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/BeanPropertyMeta.html#line.228">getProperties</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/BeanPropertyMeta.html#line.346">getProperties</a>()</pre> <div class="block">Returns the override list of properties defined through a <a href="../../../org/apache/juneau/annotation/BeanProperty.html#properties--"><code>BeanProperty.properties()</code></a> annotation on this property.</div> <dl> @@ -460,7 +478,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>getExtendedMeta</h4> -<pre>public <M extends <a href="../../../org/apache/juneau/BeanPropertyMetaExtended.html" title="class in org.apache.juneau">BeanPropertyMetaExtended</a>> M <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.238">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><M> c)</pre> +<pre>public <M extends <a href="../../../org/apache/juneau/BeanPropertyMetaExtended.html" title="class in org.apache.juneau">BeanPropertyMetaExtended</a>> M <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.356">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><M> c)</pre> <div class="block">Returns the language-specified extended metadata on this bean property.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -476,7 +494,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>get</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/BeanPropertyMeta.html#line.329">get</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a><?> m)</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/BeanPropertyMeta.html#line.368">get</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a><?> m)</pre> <div class="block">Equivalent to calling <a href="../../../org/apache/juneau/BeanMap.html#get-java.lang.Object-"><code>BeanMap.get(Object)</code></a>, but is faster since it avoids looking up the property meta.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -492,7 +510,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>set</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/BeanPropertyMeta.html#line.402">set</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a><?> m, +<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/BeanPropertyMeta.html#line.444">set</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a><?> m, <a href="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) throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre> <div class="block">Equivalent to calling <a href="../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put(String, Object)</code></a>, but is faster since it avoids @@ -514,7 +532,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>setArray</h4> -<pre>protected void <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.611">setArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> bean, +<pre>protected void <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.653">setArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> bean, <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a> l) throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>, @@ -538,7 +556,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>add</h4> -<pre>public void <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.630">add</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a><?> m, +<pre>public void <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.672">add</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a><?> m, <a href="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) throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre> <div class="block">Adds a value to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> or array property. @@ -559,7 +577,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>add</h4> -<pre>public void <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.724">add</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a><?> m, +<pre>public void <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.766">add</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a><?> m, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value) throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre> @@ -580,7 +598,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockList"> <li class="blockList"> <h4>findAnnotations</h4> -<pre>public <A extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>> <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><A> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.825">findAnnotations</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><A> a)</pre> +<pre>public <A extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>> <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><A> <a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.867">findAnnotations</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><A> a)</pre> <div class="block">Returns all instances of the specified annotation in the hierarchy of this bean property. <p> Searches through the class hierarchy (e.g. superclasses, interfaces, packages) for all @@ -599,7 +617,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <ul class="blockListLast"> <li class="blockList"> <h4>toString</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/BeanPropertyMeta.html#line.897">toString</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/BeanPropertyMeta.html#line.939">toString</a>()</pre> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> @@ -634,7 +652,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <div class="subNav"> <ul class="navList"> <li><a href="../../../org/apache/juneau/BeanMetaFiltered.html" title="class in org.apache.juneau"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/apache/juneau/BeanPropertyMetaExtended.html" title="class in org.apache.juneau"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/apache/juneau/BeanPropertyMeta.html" target="_top">Frames</a></li> @@ -658,7 +676,7 @@ public <a href="../../../org/apache/juneau/BeanMeta.html" title="class in o <div> <ul class="subNavList"> <li>Summary: </li> -<li>Nested | </li> +<li><a href="#nested.class.summary">Nested</a> | </li> <li>Field | </li> <li><a href="#constructor.summary">Constr</a> | </li> <li><a href="#method.summary">Method</a></li>
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanPropertyMetaExtended.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/BeanPropertyMetaExtended.html b/content/site/apidocs/org/apache/juneau/BeanPropertyMetaExtended.html index 3993db2..6d13c8c 100644 --- a/content/site/apidocs/org/apache/juneau/BeanPropertyMetaExtended.html +++ b/content/site/apidocs/org/apache/juneau/BeanPropertyMetaExtended.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BeanPropertyMetaExtended (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>BeanPropertyMetaExtended (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BeanPropertyMetaExtended (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="BeanPropertyMetaExtended (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { @@ -48,7 +48,7 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -249,7 +249,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html? </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../org/apache/juneau/BeanPropertyMeta.Builder.html" title="class in org.apache.juneau"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanPropertyValue.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/BeanPropertyValue.html b/content/site/apidocs/org/apache/juneau/BeanPropertyValue.html index e1afdc2..1e15ad0 100644 --- a/content/site/apidocs/org/apache/juneau/BeanPropertyValue.html +++ b/content/site/apidocs/org/apache/juneau/BeanPropertyValue.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BeanPropertyValue (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>BeanPropertyValue (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BeanPropertyValue (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="BeanPropertyValue (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanProxyInvocationHandler.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/BeanProxyInvocationHandler.html b/content/site/apidocs/org/apache/juneau/BeanProxyInvocationHandler.html index 7737ecd..ffd2e90 100644 --- a/content/site/apidocs/org/apache/juneau/BeanProxyInvocationHandler.html +++ b/content/site/apidocs/org/apache/juneau/BeanProxyInvocationHandler.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BeanProxyInvocationHandler (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>BeanProxyInvocationHandler (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BeanProxyInvocationHandler (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="BeanProxyInvocationHandler (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanRegistry.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/BeanRegistry.html b/content/site/apidocs/org/apache/juneau/BeanRegistry.html index 62e7b0b..2401e64 100644 --- a/content/site/apidocs/org/apache/juneau/BeanRegistry.html +++ b/content/site/apidocs/org/apache/juneau/BeanRegistry.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BeanRegistry (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>BeanRegistry (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BeanRegistry (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="BeanRegistry (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanRuntimeException.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/BeanRuntimeException.html b/content/site/apidocs/org/apache/juneau/BeanRuntimeException.html index 8d4bda9..67ab2b3 100644 --- a/content/site/apidocs/org/apache/juneau/BeanRuntimeException.html +++ b/content/site/apidocs/org/apache/juneau/BeanRuntimeException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BeanRuntimeException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>BeanRuntimeException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BeanRuntimeException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="BeanRuntimeException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/BeanSession.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/BeanSession.html b/content/site/apidocs/org/apache/juneau/BeanSession.html index b84bf50..dc28ddb 100644 --- a/content/site/apidocs/org/apache/juneau/BeanSession.html +++ b/content/site/apidocs/org/apache/juneau/BeanSession.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BeanSession (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>BeanSession (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BeanSession (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="BeanSession (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/ClassMeta.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ClassMeta.html b/content/site/apidocs/org/apache/juneau/ClassMeta.html index 33e486c..4e75f11 100644 --- a/content/site/apidocs/org/apache/juneau/ClassMeta.html +++ b/content/site/apidocs/org/apache/juneau/ClassMeta.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ClassMeta (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>ClassMeta (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ClassMeta (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="ClassMeta (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/ClassMetaExtended.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ClassMetaExtended.html b/content/site/apidocs/org/apache/juneau/ClassMetaExtended.html index b69598b..eec121c 100644 --- a/content/site/apidocs/org/apache/juneau/ClassMetaExtended.html +++ b/content/site/apidocs/org/apache/juneau/ClassMetaExtended.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ClassMetaExtended (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>ClassMetaExtended (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ClassMetaExtended (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="ClassMetaExtended (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/ConfigException.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ConfigException.html b/content/site/apidocs/org/apache/juneau/ConfigException.html index 4998d97..a73ec9d 100644 --- a/content/site/apidocs/org/apache/juneau/ConfigException.html +++ b/content/site/apidocs/org/apache/juneau/ConfigException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ConfigException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>ConfigException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ConfigException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="ConfigException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/Context.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/Context.html b/content/site/apidocs/org/apache/juneau/Context.html index 2dc3842..7f4e537 100644 --- a/content/site/apidocs/org/apache/juneau/Context.html +++ b/content/site/apidocs/org/apache/juneau/Context.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Context (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Context (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Context (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Context (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/ContextFactory.PropertyMap.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ContextFactory.PropertyMap.html b/content/site/apidocs/org/apache/juneau/ContextFactory.PropertyMap.html index e7a410c..014c90d 100644 --- a/content/site/apidocs/org/apache/juneau/ContextFactory.PropertyMap.html +++ b/content/site/apidocs/org/apache/juneau/ContextFactory.PropertyMap.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ContextFactory.PropertyMap (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>ContextFactory.PropertyMap (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ContextFactory.PropertyMap (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="ContextFactory.PropertyMap (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/ContextFactory.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ContextFactory.html b/content/site/apidocs/org/apache/juneau/ContextFactory.html index 315aecd..104007e 100644 --- a/content/site/apidocs/org/apache/juneau/ContextFactory.html +++ b/content/site/apidocs/org/apache/juneau/ContextFactory.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ContextFactory (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>ContextFactory (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ContextFactory (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="ContextFactory (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/CoreApi.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/CoreApi.html b/content/site/apidocs/org/apache/juneau/CoreApi.html index 363d1b7..cf2a042 100644 --- a/content/site/apidocs/org/apache/juneau/CoreApi.html +++ b/content/site/apidocs/org/apache/juneau/CoreApi.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>CoreApi (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>CoreApi (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CoreApi (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="CoreApi (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/Delegate.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/Delegate.html b/content/site/apidocs/org/apache/juneau/Delegate.html index 166a381..899d7bb 100644 --- a/content/site/apidocs/org/apache/juneau/Delegate.html +++ b/content/site/apidocs/org/apache/juneau/Delegate.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Delegate (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Delegate (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Delegate (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Delegate (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/FormattedException.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/FormattedException.html b/content/site/apidocs/org/apache/juneau/FormattedException.html index c89150d..d02ef45 100644 --- a/content/site/apidocs/org/apache/juneau/FormattedException.html +++ b/content/site/apidocs/org/apache/juneau/FormattedException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>FormattedException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>FormattedException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FormattedException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="FormattedException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/FormattedRuntimeException.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/FormattedRuntimeException.html b/content/site/apidocs/org/apache/juneau/FormattedRuntimeException.html index 890fa99..96e2b4a 100644 --- a/content/site/apidocs/org/apache/juneau/FormattedRuntimeException.html +++ b/content/site/apidocs/org/apache/juneau/FormattedRuntimeException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>FormattedRuntimeException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>FormattedRuntimeException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FormattedRuntimeException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="FormattedRuntimeException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html b/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html index 66dc55f..76c99ae 100644 --- a/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html +++ b/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>InvalidDataConversionException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>InvalidDataConversionException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="InvalidDataConversionException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="InvalidDataConversionException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/Lockable.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/Lockable.html b/content/site/apidocs/org/apache/juneau/Lockable.html index 23b9fc0..ce43262 100644 --- a/content/site/apidocs/org/apache/juneau/Lockable.html +++ b/content/site/apidocs/org/apache/juneau/Lockable.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Lockable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Lockable (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Lockable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Lockable (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/LockedException.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/LockedException.html b/content/site/apidocs/org/apache/juneau/LockedException.html index 9b08b8f..b585c6d 100644 --- a/content/site/apidocs/org/apache/juneau/LockedException.html +++ b/content/site/apidocs/org/apache/juneau/LockedException.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>LockedException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>LockedException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LockedException (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="LockedException (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/MediaRange.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/MediaRange.html b/content/site/apidocs/org/apache/juneau/MediaRange.html index 1f9538c..401dc64 100644 --- a/content/site/apidocs/org/apache/juneau/MediaRange.html +++ b/content/site/apidocs/org/apache/juneau/MediaRange.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>MediaRange (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>MediaRange (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MediaRange (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="MediaRange (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/MediaType.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/MediaType.html b/content/site/apidocs/org/apache/juneau/MediaType.html index eb78110..e4ab111 100644 --- a/content/site/apidocs/org/apache/juneau/MediaType.html +++ b/content/site/apidocs/org/apache/juneau/MediaType.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>MediaType (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>MediaType (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MediaType (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="MediaType (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/ObjectList.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ObjectList.html b/content/site/apidocs/org/apache/juneau/ObjectList.html index d604f0c..605bbd8 100644 --- a/content/site/apidocs/org/apache/juneau/ObjectList.html +++ b/content/site/apidocs/org/apache/juneau/ObjectList.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ObjectList (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>ObjectList (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ObjectList (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="ObjectList (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/ObjectMap.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/ObjectMap.html b/content/site/apidocs/org/apache/juneau/ObjectMap.html index 51b2128..182da3c 100644 --- a/content/site/apidocs/org/apache/juneau/ObjectMap.html +++ b/content/site/apidocs/org/apache/juneau/ObjectMap.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ObjectMap (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>ObjectMap (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ObjectMap (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="ObjectMap (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/PropertyNamer.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/PropertyNamer.html b/content/site/apidocs/org/apache/juneau/PropertyNamer.html index 980bc6d..b3f0260 100644 --- a/content/site/apidocs/org/apache/juneau/PropertyNamer.html +++ b/content/site/apidocs/org/apache/juneau/PropertyNamer.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>PropertyNamer (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>PropertyNamer (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PropertyNamer (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="PropertyNamer (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/PropertyNamerDashedLC.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/PropertyNamerDashedLC.html b/content/site/apidocs/org/apache/juneau/PropertyNamerDashedLC.html index a14c975..f3665a5 100644 --- a/content/site/apidocs/org/apache/juneau/PropertyNamerDashedLC.html +++ b/content/site/apidocs/org/apache/juneau/PropertyNamerDashedLC.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>PropertyNamerDashedLC (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>PropertyNamerDashedLC (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PropertyNamerDashedLC (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="PropertyNamerDashedLC (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html b/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html index 39b9edd..92478ce 100644 --- a/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html +++ b/content/site/apidocs/org/apache/juneau/PropertyNamerDefault.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>PropertyNamerDefault (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>PropertyNamerDefault (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="PropertyNamerDefault (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="PropertyNamerDefault (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/Session.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/Session.html b/content/site/apidocs/org/apache/juneau/Session.html index ed565c9..8d04dfd 100644 --- a/content/site/apidocs/org/apache/juneau/Session.html +++ b/content/site/apidocs/org/apache/juneau/Session.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Session (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Session (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Session (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Session (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/Streamable.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/Streamable.html b/content/site/apidocs/org/apache/juneau/Streamable.html index 1a3a32f..7b6226f 100644 --- a/content/site/apidocs/org/apache/juneau/Streamable.html +++ b/content/site/apidocs/org/apache/juneau/Streamable.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Streamable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Streamable (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Streamable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Streamable (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/Visibility.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/Visibility.html b/content/site/apidocs/org/apache/juneau/Visibility.html index b7f5eb5..e10fe41 100644 --- a/content/site/apidocs/org/apache/juneau/Visibility.html +++ b/content/site/apidocs/org/apache/juneau/Visibility.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Visibility (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Visibility (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Visibility (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Visibility (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/Writable.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/Writable.html b/content/site/apidocs/org/apache/juneau/Writable.html index ba6fee7..0e31f5e 100644 --- a/content/site/apidocs/org/apache/juneau/Writable.html +++ b/content/site/apidocs/org/apache/juneau/Writable.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Writable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Writable (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Writable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Writable (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/Bean.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/Bean.html b/content/site/apidocs/org/apache/juneau/annotation/Bean.html index da16f47..b3fc685 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/Bean.html +++ b/content/site/apidocs/org/apache/juneau/annotation/Bean.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Bean (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Bean (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Bean (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Bean (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html b/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html index cf68534..903d444 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html +++ b/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BeanConstructor (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>BeanConstructor (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BeanConstructor (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="BeanConstructor (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html b/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html index 5ec06f4..931bc4a 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html +++ b/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BeanIgnore (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>BeanIgnore (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BeanIgnore (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="BeanIgnore (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/BeanParam.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/BeanParam.html b/content/site/apidocs/org/apache/juneau/annotation/BeanParam.html index 7ec0085..ce05bba 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/BeanParam.html +++ b/content/site/apidocs/org/apache/juneau/annotation/BeanParam.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BeanParam (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>BeanParam (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BeanParam (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="BeanParam (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html b/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html index 95b7e7a..93ffb52 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html +++ b/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>BeanProperty (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>BeanProperty (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BeanProperty (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="BeanProperty (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/Consumes.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/Consumes.html b/content/site/apidocs/org/apache/juneau/annotation/Consumes.html index 1f59850..61ae121 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/Consumes.html +++ b/content/site/apidocs/org/apache/juneau/annotation/Consumes.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Consumes (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Consumes (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Consumes (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Consumes (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html b/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html index 3546206..7042f66 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html +++ b/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>NameProperty (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>NameProperty (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="NameProperty (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="NameProperty (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/Null.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/Null.html b/content/site/apidocs/org/apache/juneau/annotation/Null.html index fc17e21..c05bd0f 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/Null.html +++ b/content/site/apidocs/org/apache/juneau/annotation/Null.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Null (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Null (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Null (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Null (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/Overrideable.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/Overrideable.html b/content/site/apidocs/org/apache/juneau/annotation/Overrideable.html index 290347b..206d117 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/Overrideable.html +++ b/content/site/apidocs/org/apache/juneau/annotation/Overrideable.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Overrideable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Overrideable (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Overrideable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Overrideable (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html b/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html index 540d64a..6685a42 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html +++ b/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ParentProperty (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>ParentProperty (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ParentProperty (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="ParentProperty (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/Pojo.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/Pojo.html b/content/site/apidocs/org/apache/juneau/annotation/Pojo.html index f398d13..578eb57 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/Pojo.html +++ b/content/site/apidocs/org/apache/juneau/annotation/Pojo.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Pojo (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Pojo (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Pojo (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Pojo (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/Produces.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/Produces.html b/content/site/apidocs/org/apache/juneau/annotation/Produces.html index ba3f57a..d2dce69 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/Produces.html +++ b/content/site/apidocs/org/apache/juneau/annotation/Produces.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Produces (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Produces (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Produces (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Produces (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/Remoteable.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/Remoteable.html b/content/site/apidocs/org/apache/juneau/annotation/Remoteable.html index 61ad210..b8ea1bc 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/Remoteable.html +++ b/content/site/apidocs/org/apache/juneau/annotation/Remoteable.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Remoteable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>Remoteable (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Remoteable (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="Remoteable (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/ThreadSafe.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/ThreadSafe.html b/content/site/apidocs/org/apache/juneau/annotation/ThreadSafe.html index d0d679a..9d78f13 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/ThreadSafe.html +++ b/content/site/apidocs/org/apache/juneau/annotation/ThreadSafe.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ThreadSafe (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>ThreadSafe (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ThreadSafe (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="ThreadSafe (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/URI.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/URI.html b/content/site/apidocs/org/apache/juneau/annotation/URI.html index 962c8f2..ee7a554 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/URI.html +++ b/content/site/apidocs/org/apache/juneau/annotation/URI.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>URI (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>URI (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="URI (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="URI (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/package-frame.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/package-frame.html b/content/site/apidocs/org/apache/juneau/annotation/package-frame.html index 16d4b3d..6c3c719 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/package-frame.html +++ b/content/site/apidocs/org/apache/juneau/annotation/package-frame.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.juneau.annotation (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>org.apache.juneau.annotation (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/7170135e/content/site/apidocs/org/apache/juneau/annotation/package-summary.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/annotation/package-summary.html b/content/site/apidocs/org/apache/juneau/annotation/package-summary.html index 3d99339..c78674d 100644 --- a/content/site/apidocs/org/apache/juneau/annotation/package-summary.html +++ b/content/site/apidocs/org/apache/juneau/annotation/package-summary.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.juneau.annotation (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title> +<title>org.apache.juneau.annotation (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.juneau.annotation (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)"; + parent.document.title="org.apache.juneau.annotation (Apache Juneau (incubating) 6.1.1-incubating-SNAPSHOT)"; } } catch(err) {
