You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by rm...@apache.org on 2020/01/27 16:44:18 UTC

svn commit: r1873223 [37/50] - in /johnzon/site/publish: ./ apidocs/ apidocs/org/apache/johnzon/core/ apidocs/org/apache/johnzon/core/class-use/ apidocs/org/apache/johnzon/core/util/ apidocs/org/apache/johnzon/core/util/class-use/ apidocs/org/apache/jo...

Modified: johnzon/site/publish/johnzon-mapper/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/index-all.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/index-all.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/index-all.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>Index (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>Index (Johnzon :: Mapper 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="Index (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="Index (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -499,7 +499,9 @@
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.html#FieldAndMethodAccessMode-boolean-boolean-boolean-boolean-">FieldAndMethodAccessMode(boolean, boolean, boolean, boolean)</a></span> - Constructor for class org.apache.johnzon.mapper.access.<a href="org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.html" title="class in org.apache.johnzon.mapper.access">FieldAndMethodAccessMode</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.html#FieldAndMethodAccessMode-boolean-boolean-boolean-">FieldAndMethodAccessMode(boolean, boolean, boolean)</a></span> - Constructor for class org.apache.johnzon.mapper.access.<a href="org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.html" title="class in org.apache.johnzon.mapper.access">FieldAndMethodAccessMode</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
+</dd>
 <dt><a href="org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.CompositeDecoratedType.html" title="class in org.apache.johnzon.mapper.access"><span class="typeNameLink">FieldAndMethodAccessMode.CompositeDecoratedType</span></a>&lt;<a href="org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.CompositeDecoratedType.html" title="type parameter in FieldAndMethodAccessMode.CompositeDecoratedType">T</a> extends <a href="org/apache/johnzon/mapper/access/AccessMode.DecoratedType.html" title="interface in org.apache.johnzon.mapper.access">AccessMode.DecoratedType</a>&gt; - Class in <a href="org/apache/johnzon/mapper/access/package-summary.html">org.apache.johnzon.mapper.access</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.CompositeReader.html" title="class in org.apache.johnzon.mapper.access"><span class="typeNameLink">FieldAndMethodAccessMode.CompositeReader</span></a> - Class in <a href="org/apache/johnzon/mapper/access/package-summary.html">org.apache.johnzon.mapper.access</a></dt>
@@ -568,9 +570,11 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/Mappings.MapUnwrapperWriter.html#findConverter--">findConverter()</a></span> - Method in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/Mappings.MapUnwrapperWriter.html" title="class in org.apache.johnzon.mapper">Mappings.MapUnwrapperWriter</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/AccessMode.html#findFactory-java.lang.Class-java.util.function.Function...-">findFactory(Class&lt;?&gt;, Function&lt;AnnotatedElement, String&gt;...)</a></span> - Method in 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></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/AccessMode.html#findFactory-java.lang.Class-">findFactory(Class&lt;?&gt;)</a></span> - Method in 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></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/BaseAccessMode.html#findFactory-java.lang.Class-">findFactory(Class&lt;?&gt;)</a></span> - Method in 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></dt>
+<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/BaseAccessMode.html#findFactory-java.lang.Class-java.util.function.Function...-">findFactory(Class&lt;?&gt;, Function&lt;AnnotatedElement, String&gt;...)</a></span> - Method in 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></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/AccessMode.html#findMapAdder-java.lang.Class-">findMapAdder(Class&lt;?&gt;)</a></span> - Method in 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></dt>
 <dd>&nbsp;</dd>
@@ -624,6 +628,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/BaseAccessMode.html#findReaders-java.lang.Class-">findReaders(Class&lt;?&gt;)</a></span> - Method in 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></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/BaseAccessMode.html#findRecordConstructor-java.lang.Class-">findRecordConstructor(Class&lt;?&gt;)</a></span> - Method in 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></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/reflection/JohnzonParameterizedType.html#findUserParameterizedType--">findUserParameterizedType()</a></span> - Method in class org.apache.johnzon.mapper.reflection.<a href="org/apache/johnzon/mapper/reflection/JohnzonParameterizedType.html" title="class in org.apache.johnzon.mapper.reflection">JohnzonParameterizedType</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/AccessMode.html#findWriter-java.lang.Class-">findWriter(Class&lt;?&gt;)</a></span> - Method in 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></dt>
@@ -734,9 +740,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.CompositeDecoratedType.html#getAnnotation-java.lang.Class-">getAnnotation(Class&lt;T&gt;)</a></span> - Method in class org.apache.johnzon.mapper.access.<a href="org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.CompositeDecoratedType.html" title="class in org.apache.johnzon.mapper.access">FieldAndMethodAccessMode.CompositeDecoratedType</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/Meta.html#getAnnotation-java.lang.reflect.Method-java.lang.Class-">getAnnotation(Method, Class&lt;T&gt;)</a></span> - Static method in class org.apache.johnzon.mapper.access.<a href="org/apache/johnzon/mapper/access/Meta.html" title="class in org.apache.johnzon.mapper.access">Meta</a></dt>
-<dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/Meta.html#getAnnotation-java.lang.reflect.Field-java.lang.Class-">getAnnotation(Field, Class&lt;T&gt;)</a></span> - Static method in class org.apache.johnzon.mapper.access.<a href="org/apache/johnzon/mapper/access/Meta.html" title="class in org.apache.johnzon.mapper.access">Meta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/Meta.html#getAnnotation-java.lang.reflect.AnnotatedElement-java.lang.Class-">getAnnotation(AnnotatedElement, Class&lt;T&gt;)</a></span> - Static method in class org.apache.johnzon.mapper.access.<a href="org/apache/johnzon/mapper/access/Meta.html" title="class in org.apache.johnzon.mapper.access">Meta</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/Meta.html#getAnnotation-java.lang.Class-java.lang.Class-">getAnnotation(Class&lt;?&gt;, Class&lt;T&gt;)</a></span> - Static method in class org.apache.johnzon.mapper.access.<a href="org/apache/johnzon/mapper/access/Meta.html" title="class in org.apache.johnzon.mapper.access">Meta</a></dt>
 <dd>&nbsp;</dd>
@@ -792,7 +796,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/MapperConfig.html#getDeserializationPredicate--">getDeserializationPredicate()</a></span> - Method in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/MapperConfig.html" title="class in org.apache.johnzon.mapper">MapperConfig</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/Meta.html#getDirectAnnotation-java.lang.reflect.AccessibleObject-java.lang.Class-">getDirectAnnotation(AccessibleObject, Class&lt;T&gt;)</a></span> - Static method in class org.apache.johnzon.mapper.access.<a href="org/apache/johnzon/mapper/access/Meta.html" title="class in org.apache.johnzon.mapper.access">Meta</a></dt>
+<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/Meta.html#getDirectAnnotation-java.lang.reflect.AnnotatedElement-java.lang.Class-">getDirectAnnotation(AnnotatedElement, Class&lt;T&gt;)</a></span> - Static method in class org.apache.johnzon.mapper.access.<a href="org/apache/johnzon/mapper/access/Meta.html" title="class in org.apache.johnzon.mapper.access">Meta</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/MapperConfig.html#getDiscriminator--">getDiscriminator()</a></span> - Method in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/MapperConfig.html" title="class in org.apache.johnzon.mapper">MapperConfig</a></dt>
 <dd>&nbsp;</dd>
@@ -854,6 +858,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/AccessMode.Factory.html#getParameterTypes--">getParameterTypes()</a></span> - Method in interface org.apache.johnzon.mapper.access.<a href="org/apache/johnzon/mapper/access/AccessMode.Factory.html" title="interface in org.apache.johnzon.mapper.access">AccessMode.Factory</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/Mappings.html#getPrimitiveDefault-java.lang.reflect.Type-">getPrimitiveDefault(Type)</a></span> - Static method in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/Mappings.html" title="class in org.apache.johnzon.mapper">Mappings</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/access/MethodAccessMode.html#getPropertyDescriptors-java.lang.Class-">getPropertyDescriptors(Class&lt;?&gt;)</a></span> - Method in class org.apache.johnzon.mapper.access.<a href="org/apache/johnzon/mapper/access/MethodAccessMode.html" title="class in org.apache.johnzon.mapper.access">MethodAccessMode</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/Mapper.html#getProvider--">getProvider()</a></span> - Method in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/Mapper.html" title="class in org.apache.johnzon.mapper">Mapper</a></dt>
@@ -946,6 +952,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/MapperConfig.html#interfaceImplementationMapping">interfaceImplementationMapping</a></span> - Variable in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/MapperConfig.html" title="class in org.apache.johnzon.mapper">MapperConfig</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/reflection/Records.html#IS_RECORD">IS_RECORD</a></span> - Static variable in class org.apache.johnzon.mapper.reflection.<a href="org/apache/johnzon/mapper/reflection/Records.html" title="class in org.apache.johnzon.mapper.reflection">Records</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/MapperConfig.html#isClose--">isClose()</a></span> - Method in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/MapperConfig.html" title="class in org.apache.johnzon.mapper">MapperConfig</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/Mapper.html#isDedup-java.lang.reflect.Type-">isDedup(Type)</a></span> - Method in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/Mapper.html" title="class in org.apache.johnzon.mapper">Mapper</a></dt>
@@ -1006,6 +1014,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/MapperConfig.html#isReadAttributeBeforeWrite--">isReadAttributeBeforeWrite()</a></span> - Method in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/MapperConfig.html" title="class in org.apache.johnzon.mapper">MapperConfig</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/reflection/Records.html#isRecord-java.lang.Class-">isRecord(Class&lt;?&gt;)</a></span> - Static method in class org.apache.johnzon.mapper.reflection.<a href="org/apache/johnzon/mapper/reflection/Records.html" title="class in org.apache.johnzon.mapper.reflection">Records</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/MapperConfig.html#isSkipEmptyArray--">isSkipEmptyArray()</a></span> - Method in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/MapperConfig.html" title="class in org.apache.johnzon.mapper">MapperConfig</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/MapperConfig.html#isSkipNull--">isSkipNull()</a></span> - Method in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/MapperConfig.html" title="class in org.apache.johnzon.mapper">MapperConfig</a></dt>
@@ -1069,6 +1079,14 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/JohnzonReaderHandler.html#JohnzonReaderHandler--">JohnzonReaderHandler()</a></span> - Constructor for class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/JohnzonReaderHandler.html" title="class in org.apache.johnzon.mapper">JohnzonReaderHandler</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/johnzon/mapper/JohnzonRecord.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonRecord</span></a> - Annotation Type in <a href="org/apache/johnzon/mapper/package-summary.html">org.apache.johnzon.mapper</a></dt>
+<dd>
+<div class="block">Forces method named as properties to be used as getters (String foo() will match the attribute foo).</div>
+</dd>
+<dt><a href="org/apache/johnzon/mapper/JohnzonRecord.Name.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonRecord.Name</span></a> - Annotation Type in <a href="org/apache/johnzon/mapper/package-summary.html">org.apache.johnzon.mapper</a></dt>
+<dd>
+<div class="block">When not using -parameters compiler argument, enables to customize parameter names.</div>
+</dd>
 <dt><a href="org/apache/johnzon/mapper/JohnzonVirtualObject.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonVirtualObject</span></a> - Annotation Type in <a href="org/apache/johnzon/mapper/package-summary.html">org.apache.johnzon.mapper</a></dt>
 <dd>
 <div class="block">Example: @JohnzonVirtualObject(path = {"nested", "nested-again"}, field = { "a", "b" })
@@ -1462,6 +1480,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/Mapper.html#readTypedArray-java.io.Reader-java.lang.Class-java.lang.Class-">readTypedArray(Reader, Class&lt;?&gt;, Class&lt;T&gt;)</a></span> - Method in class org.apache.johnzon.mapper.<a href="org/apache/johnzon/mapper/Mapper.html" title="class in org.apache.johnzon.mapper">Mapper</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/johnzon/mapper/reflection/Records.html" title="class in org.apache.johnzon.mapper.reflection"><span class="typeNameLink">Records</span></a> - Class in <a href="org/apache/johnzon/mapper/reflection/package-summary.html">org.apache.johnzon.mapper.reflection</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/reflection/Records.html#Records--">Records()</a></span> - Constructor for class org.apache.johnzon.mapper.reflection.<a href="org/apache/johnzon/mapper/reflection/Records.html" title="class in org.apache.johnzon.mapper.reflection">Records</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/reflection/Generics.html#resolve-java.lang.reflect.Type-java.lang.reflect.Type-">resolve(Type, Type)</a></span> - Static method in class org.apache.johnzon.mapper.reflection.<a href="org/apache/johnzon/mapper/reflection/Generics.html" title="class in org.apache.johnzon.mapper.reflection">Generics</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/johnzon/mapper/reflection/Generics.html#resolveParameterizedType-java.lang.reflect.Type-java.lang.reflect.Type-">resolveParameterizedType(Type, Type)</a></span> - Static method in class org.apache.johnzon.mapper.reflection.<a href="org/apache/johnzon/mapper/reflection/Generics.html" title="class in org.apache.johnzon.mapper.reflection">Generics</a></dt>
@@ -2083,6 +2105,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/index.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/index.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/index.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/index.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>Johnzon :: Mapper 1.2.3-SNAPSHOT API</title>
+<title>Johnzon :: Mapper 1.2.4-SNAPSHOT API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Adapter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Adapter.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Adapter.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/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>Adapter (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>Adapter (Johnzon :: Mapper 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="Adapter (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="Adapter (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -269,6 +269,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Converter.TypeAccess.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Converter.TypeAccess.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Converter.TypeAccess.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/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>Converter.TypeAccess (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>Converter.TypeAccess (Johnzon :: Mapper 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="Converter.TypeAccess (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="Converter.TypeAccess (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -225,6 +225,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Converter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Converter.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Converter.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/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>Converter (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>Converter (Johnzon :: Mapper 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="Converter (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="Converter (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -268,6 +268,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/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>DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator (Johnzon :: Mapper 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="DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="DynamicMappingGenerator.InObjectOrPrimitiveJsonGenerator (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -854,6 +854,6 @@ implements javax.json.stream.JsonGenerat
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/DynamicMappingGenerator.WritingState.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/DynamicMappingGenerator.WritingState.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/DynamicMappingGenerator.WritingState.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/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>DynamicMappingGenerator.WritingState (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>DynamicMappingGenerator.WritingState (Johnzon :: Mapper 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="DynamicMappingGenerator.WritingState (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="DynamicMappingGenerator.WritingState (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -353,6 +353,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/DynamicMappingGenerator.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/DynamicMappingGenerator.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/DynamicMappingGenerator.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/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>DynamicMappingGenerator (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>DynamicMappingGenerator (Johnzon :: Mapper 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="DynamicMappingGenerator (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="DynamicMappingGenerator (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -486,6 +486,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonAny.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonAny.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonAny.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/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>JohnzonAny (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JohnzonAny (Johnzon :: Mapper 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="JohnzonAny (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JohnzonAny (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -161,6 +161,6 @@ public @interface <span class="memberNam
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonConverter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonConverter.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonConverter.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonConverter.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>JohnzonConverter (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JohnzonConverter (Johnzon :: Mapper 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="JohnzonConverter (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JohnzonConverter (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -209,6 +209,6 @@ public @interface <span class="memberNam
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonDeduplicateObjects.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonDeduplicateObjects.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonDeduplicateObjects.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonDeduplicateObjects.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>JohnzonDeduplicateObjects (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JohnzonDeduplicateObjects (Johnzon :: Mapper 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="JohnzonDeduplicateObjects (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JohnzonDeduplicateObjects (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -222,6 +222,6 @@ public @interface <span class="memberNam
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonIgnore.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonIgnore.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonIgnore.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonIgnore.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>JohnzonIgnore (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JohnzonIgnore (Johnzon :: Mapper 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="JohnzonIgnore (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JohnzonIgnore (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -220,6 +220,6 @@ public @interface <span class="memberNam
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonIgnoreNested.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonIgnoreNested.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonIgnoreNested.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonIgnoreNested.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>JohnzonIgnoreNested (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JohnzonIgnoreNested (Johnzon :: Mapper 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="JohnzonIgnoreNested (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JohnzonIgnoreNested (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -218,6 +218,6 @@ public @interface <span class="memberNam
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonProperty.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonProperty.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonProperty.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonProperty.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>JohnzonProperty (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JohnzonProperty (Johnzon :: Mapper 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="JohnzonProperty (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JohnzonProperty (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -216,6 +216,6 @@ public @interface <span class="memberNam
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonReaderHandler.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonReaderHandler.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonReaderHandler.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonReaderHandler.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>JohnzonReaderHandler (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JohnzonReaderHandler (Johnzon :: Mapper 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="JohnzonReaderHandler (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JohnzonReaderHandler (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/johnzon/mapper/JohnzonProperty.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/johnzon/mapper/JohnzonVirtualObject.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonRecord.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/johnzon/mapper/JohnzonReaderHandler.html" target="_top">Frames</a></li>
@@ -242,7 +242,7 @@ extends <a href="http://docs.oracle.com/
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/johnzon/mapper/JohnzonProperty.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/johnzon/mapper/JohnzonVirtualObject.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonRecord.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/johnzon/mapper/JohnzonReaderHandler.html" target="_top">Frames</a></li>
@@ -282,6 +282,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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

Added: johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonRecord.Name.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonRecord.Name.html?rev=1873223&view=auto
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonRecord.Name.html (added)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonRecord.Name.html Mon Jan 27 16:44:07 2020
@@ -0,0 +1,216 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>JohnzonRecord.Name (Johnzon :: Mapper 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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JohnzonRecord.Name (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JohnzonRecord.Name.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonRecord.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonVirtualObject.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/johnzon/mapper/JohnzonRecord.Name.html" target="_top">Frames</a></li>
+<li><a href="JohnzonRecord.Name.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#annotation.type.required.element.summary">Required</a>&nbsp;|&nbsp;</li>
+<li>Optional</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#annotation.type.element.detail">Element</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.johnzon.mapper</div>
+<h2 title="Annotation Type JohnzonRecord.Name" class="title">Annotation Type JohnzonRecord.Name</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/ElementType.html?is-external=true#PARAMETER" title="class or interface in java.lang.annotation">PARAMETER</a>)
+ <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
+public static @interface <span class="memberNameLabel">JohnzonRecord.Name</span></pre>
+<div class="block">When not using -parameters compiler argument, enables to customize parameter names.
+ It is only real in @JohnzonRecord classes.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ANNOTATION TYPE REQUIRED MEMBER SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="annotation.type.required.element.summary">
+<!--   -->
+</a>
+<h3>Required Element Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Required Element Summary table, listing required elements, and an explanation">
+<caption><span>Required Elements</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Required Element and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><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></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/johnzon/mapper/JohnzonRecord.Name.html#value--">value</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="annotation.type.element.detail">
+<!--   -->
+</a>
+<h3>Element Detail</h3>
+<a name="value--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>value</h4>
+<pre>public abstract&nbsp;<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>&nbsp;value</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JohnzonRecord.Name.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonRecord.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonVirtualObject.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/johnzon/mapper/JohnzonRecord.Name.html" target="_top">Frames</a></li>
+<li><a href="JohnzonRecord.Name.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#annotation.type.required.element.summary">Required</a>&nbsp;|&nbsp;</li>
+<li>Optional</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#annotation.type.element.detail">Element</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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

Added: johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonRecord.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonRecord.html?rev=1873223&view=auto
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonRecord.html (added)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonRecord.html Mon Jan 27 16:44:07 2020
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>JohnzonRecord (Johnzon :: Mapper 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>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="JohnzonRecord (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JohnzonRecord.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonReaderHandler.html" title="class in org.apache.johnzon.mapper"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonRecord.Name.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/johnzon/mapper/JohnzonRecord.html" target="_top">Frames</a></li>
+<li><a href="JohnzonRecord.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li>Optional</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Element</li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.johnzon.mapper</div>
+<h2 title="Annotation Type JohnzonRecord" class="title">Annotation Type JohnzonRecord</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>)
+ <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
+public @interface <span class="memberNameLabel">JohnzonRecord</span></pre>
+<div class="block">Forces method named as properties to be used as getters (String foo() will match the attribute foo).
+ Also enables a constructor with all properties even if not marked as @ConstructorProperties or equivalent.
+ It simulates java >= 14 record style.</div>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JohnzonRecord.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonReaderHandler.html" title="class in org.apache.johnzon.mapper"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonRecord.Name.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/johnzon/mapper/JohnzonRecord.html" target="_top">Frames</a></li>
+<li><a href="JohnzonRecord.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li>Optional</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Element</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObject.Field.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObject.Field.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObject.Field.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObject.Field.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>JohnzonVirtualObject.Field (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JohnzonVirtualObject.Field (Johnzon :: Mapper 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="JohnzonVirtualObject.Field (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JohnzonVirtualObject.Field (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -263,6 +263,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObject.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObject.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObject.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObject.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>JohnzonVirtualObject (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JohnzonVirtualObject (Johnzon :: Mapper 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="JohnzonVirtualObject (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JohnzonVirtualObject (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -43,7 +43,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/johnzon/mapper/JohnzonReaderHandler.html" title="class in org.apache.johnzon.mapper"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonRecord.Name.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/johnzon/mapper/JohnzonVirtualObject.Field.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -197,7 +197,7 @@ public @interface <span class="memberNam
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/johnzon/mapper/JohnzonReaderHandler.html" title="class in org.apache.johnzon.mapper"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/mapper/JohnzonRecord.Name.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/johnzon/mapper/JohnzonVirtualObject.Field.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -236,6 +236,6 @@ public @interface <span class="memberNam
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObjects.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObjects.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObjects.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JohnzonVirtualObjects.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>JohnzonVirtualObjects (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JohnzonVirtualObjects (Johnzon :: Mapper 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="JohnzonVirtualObjects (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JohnzonVirtualObjects (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -214,6 +214,6 @@ public @interface <span class="memberNam
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JsonObjectGenerator.NamedBuilder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JsonObjectGenerator.NamedBuilder.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JsonObjectGenerator.NamedBuilder.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JsonObjectGenerator.NamedBuilder.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>JsonObjectGenerator.NamedBuilder (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JsonObjectGenerator.NamedBuilder (Johnzon :: Mapper 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="JsonObjectGenerator.NamedBuilder (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JsonObjectGenerator.NamedBuilder (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -292,6 +292,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JsonObjectGenerator.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JsonObjectGenerator.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JsonObjectGenerator.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/JsonObjectGenerator.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>JsonObjectGenerator (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>JsonObjectGenerator (Johnzon :: Mapper 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="JsonObjectGenerator (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="JsonObjectGenerator (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -837,6 +837,6 @@ implements javax.json.stream.JsonGenerat
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Mapper.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Mapper.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Mapper.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/Mapper.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>Mapper (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>Mapper (Johnzon :: Mapper 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="Mapper (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="Mapper (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -986,6 +986,6 @@ implements <a href="http://docs.oracle.c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperBuilder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperBuilder.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperBuilder.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperBuilder.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>MapperBuilder (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>MapperBuilder (Johnzon :: Mapper 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="MapperBuilder (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="MapperBuilder (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -1578,6 +1578,6 @@ public&nbsp;<a href="../../../../org/apa
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperConfig.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperConfig.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperConfig.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperConfig.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>MapperConfig (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>MapperConfig (Johnzon :: Mapper 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="MapperConfig (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="MapperConfig (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -1177,6 +1177,6 @@ implements <a href="http://docs.oracle.c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperConverter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperConverter.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperConverter.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperConverter.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>MapperConverter (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>MapperConverter (Johnzon :: Mapper 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="MapperConverter (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="MapperConverter (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -172,6 +172,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperException.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperException.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperException.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MapperException.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>MapperException (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>MapperException (Johnzon :: Mapper 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="MapperException (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="MapperException (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -280,6 +280,6 @@ extends javax.json.JsonException</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingGenerator.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingGenerator.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingGenerator.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingGenerator.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>MappingGenerator (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>MappingGenerator (Johnzon :: Mapper 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="MappingGenerator (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="MappingGenerator (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -287,6 +287,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingGeneratorImpl.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingGeneratorImpl.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingGeneratorImpl.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingGeneratorImpl.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>MappingGeneratorImpl (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>MappingGeneratorImpl (Johnzon :: Mapper 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="MappingGeneratorImpl (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="MappingGeneratorImpl (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -733,6 +733,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingParser.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingParser.html?rev=1873223&r1=1873222&r2=1873223&view=diff
==============================================================================
--- johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingParser.html (original)
+++ johnzon/site/publish/johnzon-mapper/apidocs/org/apache/johnzon/mapper/MappingParser.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>MappingParser (Johnzon :: Mapper 1.2.3-SNAPSHOT API)</title>
+<title>MappingParser (Johnzon :: Mapper 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="MappingParser (Johnzon :: Mapper 1.2.3-SNAPSHOT API)";
+            parent.document.title="MappingParser (Johnzon :: Mapper 1.2.4-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -237,6 +237,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;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