Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>MethodAccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>MethodAccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="MethodAccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="MethodAccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -249,7 +249,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class org.apache.johnzon.mapper.access.<a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html" title="class in org.apache.johnzon.mapper.access">BaseAccessMode</a></h3> -<code><a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#afterParsed-java.lang.Class-">afterParsed</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#fieldComparator-java.lang.Class-">fieldComparator</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findAdapter-java.lang.Class-">findAdapter</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findAnyGetter-java.lang.Class-">findAnyGetter</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findAnySetter-java.lang.Class-">findAnySetter</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findFactory-java.lang.Class-">findFactory</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findReader-java.lang.Class-">findReader</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findReaders-java.lang.Class-">fi ndReaders</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findWriter-java.lang.Class-">findWriter</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findWriters-java.lang.Class-">findWriters</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#getFieldFilteringStrategy--">getFieldFilteringStrategy</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#setFieldFilteringStrategy-org.apache.johnzon.mapper.access.BaseAccessMode.FieldFilteringStrategy-">setFieldFilteringStrategy</a></code></li> +<code><a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#afterParsed-java.lang.Class-">afterParsed</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#fieldComparator-java.lang.Class-">fieldComparator</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findAdapter-java.lang.Class-">findAdapter</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findAnyGetter-java.lang.Class-">findAnyGetter</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findAnySetter-java.lang.Class-">findAnySetter</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findFactory-java.lang.Class-java.util.function.Function...-">findFactory</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findReader-java.lang.Class-">findReader</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#f indReaders-java.lang.Class-">findReaders</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findWriter-java.lang.Class-">findWriter</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findWriters-java.lang.Class-">findWriters</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#getFieldFilteringStrategy--">getFieldFilteringStrategy</a>, <a href="../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#setFieldFilteringStrategy-org.apache.johnzon.mapper.access.BaseAccessMode.FieldFilteringStrategy-">setFieldFilteringStrategy</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> @@ -263,7 +263,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from interface org.apache.johnzon.mapper.access.<a href="../../../../../org/apache/johnzon/mapper/access/AccessMode.html" title="interface in org.apache.johnzon.mapper.access">AccessMode</a></h3> -<code><a href="../../../../../org/apache/johnzon/mapper/access/AccessMode.html#findMapAdder-java.lang.Class-">findMapAdder</a></code></li> +<code><a href="../../../../../org/apache/johnzon/mapper/access/AccessMode.html#findFactory-java.lang.Class-">findFactory</a>, <a href="../../../../../org/apache/johnzon/mapper/access/AccessMode.html#findMapAdder-java.lang.Class-">findMapAdder</a></code></li> </ul> </li> </ul> @@ -439,6 +439,6 @@ extends <a href="../../../../../org/apac <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file
Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.DecoratedType.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.DecoratedType.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.DecoratedType.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.DecoratedType.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.DecoratedType (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.DecoratedType (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.DecoratedType (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.DecoratedType (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -390,6 +390,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Factory.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Factory.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Factory.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Factory.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Factory (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Factory (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Factory (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Factory (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -122,7 +122,8 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/johnzon/mapper/access/AccessMode.Factory.html" title="interface in org.apache.johnzon.mapper.access">AccessMode.Factory</a></code></td> -<td class="colLast"><span class="typeNameLabel">JsonbAccessMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/johnzon/jsonb/JsonbAccessMode.html#findFactory-java.lang.Class-">findFactory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> clazz)</code> </td> +<td class="colLast"><span class="typeNameLabel">JsonbAccessMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/johnzon/jsonb/JsonbAccessMode.html#findFactory-java.lang.Class-java.util.function.Function...-">findFactory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> clazz, + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>... parameterNameExtractors)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../../../../../org/apache/johnzon/mapper/access/AccessMode.Factory.html" title="interface in org.apache.johnzon.mapper.access">AccessMode.Factory</a></code></td> @@ -188,12 +189,18 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/johnzon/mapper/access/AccessMode.Factory.html" title="interface in org.apache.johnzon.mapper.access">AccessMode.Factory</a></code></td> +<td class="colFirst"><code>default <a href="../../../../../../org/apache/johnzon/mapper/access/AccessMode.Factory.html" title="interface in org.apache.johnzon.mapper.access">AccessMode.Factory</a></code></td> <td class="colLast"><span class="typeNameLabel">AccessMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/johnzon/mapper/access/AccessMode.html#findFactory-java.lang.Class-">findFactory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> clazz)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/johnzon/mapper/access/AccessMode.Factory.html" title="interface in org.apache.johnzon.mapper.access">AccessMode.Factory</a></code></td> -<td class="colLast"><span class="typeNameLabel">BaseAccessMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findFactory-java.lang.Class-">findFactory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> clazz)</code> </td> +<td class="colLast"><span class="typeNameLabel">AccessMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/johnzon/mapper/access/AccessMode.html#findFactory-java.lang.Class-java.util.function.Function...-">findFactory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> clazz, + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>... parameterNameExtractors)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/johnzon/mapper/access/AccessMode.Factory.html" title="interface in org.apache.johnzon.mapper.access">AccessMode.Factory</a></code></td> +<td class="colLast"><span class="typeNameLabel">BaseAccessMode.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/johnzon/mapper/access/BaseAccessMode.html#findFactory-java.lang.Class-java.util.function.Function...-">findFactory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> clazz, + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html?is-external=true" title="class or interface in java.lang.reflect">AnnotatedElement</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>>... parameterNameExtractors)</code> </td> </tr> </tbody> </table> @@ -249,6 +256,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Reader.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Reader.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Reader.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Reader.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Reader (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Reader (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Reader (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Reader (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -342,6 +342,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Writer.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Writer.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Writer.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Writer.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Writer (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Writer (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Writer (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Writer (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -340,6 +340,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Interface org.apache.johnzon.mapper.access.AccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -358,6 +358,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.AllEntriesFieldFilteringStrategy.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.AllEntriesFieldFilteringStrategy.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.AllEntriesFieldFilteringStrategy.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.AllEntriesFieldFilteringStrategy.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.AllEntriesFieldFilteringStrategy (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.AllEntriesFieldFilteringStrategy (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.AllEntriesFieldFilteringStrategy (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.AllEntriesFieldFilteringStrategy (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.ConfiguredFieldFilteringStrategy.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.ConfiguredFieldFilteringStrategy.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.ConfiguredFieldFilteringStrategy.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.ConfiguredFieldFilteringStrategy.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.ConfiguredFieldFilteringStrategy (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.ConfiguredFieldFilteringStrategy (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.ConfiguredFieldFilteringStrategy (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.ConfiguredFieldFilteringStrategy (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -164,6 +164,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.FieldFilteringStrategy.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.FieldFilteringStrategy.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.FieldFilteringStrategy.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.FieldFilteringStrategy.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.johnzon.mapper.access.BaseAccessMode.FieldFilteringStrategy (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.johnzon.mapper.access.BaseAccessMode.FieldFilteringStrategy (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Interface org.apache.johnzon.mapper.access.BaseAccessMode.FieldFilteringStrategy (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.BaseAccessMode.FieldFilteringStrategy (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -268,6 +268,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.SingleEntryFieldFilteringStrategy.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.SingleEntryFieldFilteringStrategy.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.SingleEntryFieldFilteringStrategy.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.SingleEntryFieldFilteringStrategy.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.SingleEntryFieldFilteringStrategy (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.SingleEntryFieldFilteringStrategy (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.SingleEntryFieldFilteringStrategy (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode.SingleEntryFieldFilteringStrategy (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/BaseAccessMode.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.BaseAccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -190,6 +190,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldDecoratedType.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldDecoratedType.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldDecoratedType.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldDecoratedType.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldDecoratedType (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldDecoratedType (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldDecoratedType (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldDecoratedType (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -164,6 +164,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldReader.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldReader.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldReader.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldReader.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldReader (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldReader (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldReader (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldReader (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldWriter.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldWriter.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldWriter.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldWriter.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldWriter (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldWriter (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldWriter (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldWriter (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -160,6 +160,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeDecoratedType.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeDecoratedType.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeDecoratedType.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeDecoratedType.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeDecoratedType (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeDecoratedType (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeDecoratedType (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeDecoratedType (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -164,6 +164,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeReader.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeReader.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeReader.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeReader.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeReader (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeReader (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeReader (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeReader (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeWriter.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeWriter.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeWriter.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.CompositeWriter.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeWriter (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeWriter (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeWriter (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode.CompositeWriter (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FindMethod.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FindMethod.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FindMethod.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FindMethod.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.johnzon.mapper.access.FindMethod (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.johnzon.mapper.access.FindMethod (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Interface org.apache.johnzon.mapper.access.FindMethod (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.FindMethod (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -161,6 +161,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MapHelper.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MapHelper.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MapHelper.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MapHelper.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.MapHelper (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.MapHelper (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.MapHelper (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MapHelper (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/Meta.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/Meta.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/Meta.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/Meta.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.Meta (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.Meta (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.Meta (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.Meta (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodDecoratedType.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodDecoratedType.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodDecoratedType.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodDecoratedType.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodDecoratedType (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodDecoratedType (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodDecoratedType (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodDecoratedType (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -168,6 +168,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodGetterAsWriter.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodGetterAsWriter.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodGetterAsWriter.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodGetterAsWriter.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodGetterAsWriter (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodGetterAsWriter (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodGetterAsWriter (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodGetterAsWriter (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodReader.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodReader.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodReader.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodReader.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodReader (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodReader (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodReader (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodReader (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -160,6 +160,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodWriter.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodWriter.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodWriter.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodWriter.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodWriter (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodWriter (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodWriter (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodWriter (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -160,6 +160,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-frame.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-frame.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-frame.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-frame.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.johnzon.mapper.access (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>org.apache.johnzon.mapper.access (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-summary.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-summary.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-summary.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-summary.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.johnzon.mapper.access (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>org.apache.johnzon.mapper.access (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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.johnzon.mapper.access (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="org.apache.johnzon.mapper.access (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -245,6 +245,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-tree.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-tree.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-tree.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-tree.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>org.apache.johnzon.mapper.access Class Hierarchy (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>org.apache.johnzon.mapper.access Class Hierarchy (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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.johnzon.mapper.access Class Hierarchy (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="org.apache.johnzon.mapper.access Class Hierarchy (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -182,6 +182,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-use.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-use.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-use.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-use.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package org.apache.johnzon.mapper.access (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Package org.apache.johnzon.mapper.access (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="Uses of Package org.apache.johnzon.mapper.access (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.johnzon.mapper.access (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -285,6 +285,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Adapter.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Adapter.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Adapter.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Adapter.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.johnzon.mapper.Adapter (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.johnzon.mapper.Adapter (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="Uses of Interface org.apache.johnzon.mapper.Adapter (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.johnzon.mapper.Adapter (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -790,6 +790,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.TypeAccess.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.TypeAccess.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.TypeAccess.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.TypeAccess.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.johnzon.mapper.Converter.TypeAccess (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.johnzon.mapper.Converter.TypeAccess (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="Uses of Interface org.apache.johnzon.mapper.Converter.TypeAccess (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.johnzon.mapper.Converter.TypeAccess (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -160,6 +160,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.johnzon.mapper.Converter (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.johnzon.mapper.Converter (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="Uses of Interface org.apache.johnzon.mapper.Converter (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.johnzon.mapper.Converter (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -376,6 +376,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -160,6 +160,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.WritingState.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.WritingState.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.WritingState.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.WritingState.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator.WritingState (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator.WritingState (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator.WritingState (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator.WritingState (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -182,6 +182,6 @@ the order they are declared.</div> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/DynamicMappingGenerator.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.DynamicMappingGenerator (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonAny.html URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonAny.html?rev=1873223&r1=1873222&r2=1873223&view=diff ============================================================================== --- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonAny.html (original) +++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonAny.html Mon Jan 27 16:44:07 2020 @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.johnzon.mapper.JohnzonAny (Apache Johnzon 1.2.3-SNAPSHOT API)</title> +<title>Uses of Class org.apache.johnzon.mapper.JohnzonAny (Apache Johnzon 1.2.4-SNAPSHOT API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.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="Uses of Class org.apache.johnzon.mapper.JohnzonAny (Apache Johnzon 1.2.3-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.johnzon.mapper.JohnzonAny (Apache Johnzon 1.2.4-SNAPSHOT API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2014–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2014–2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html> \ No newline at end of file
