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=1811603&r1=1811602&r2=1811603&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 Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <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.1.2 API)</title>
+<title>Uses of Interface org.apache.johnzon.mapper.Adapter (Apache Johnzon 
1.1.5-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.1.2 API)";
+            parent.document.title="Uses of Interface 
org.apache.johnzon.mapper.Adapter (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -331,6 +331,10 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">MapperConfig.</span><code><span class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperConfig.html#findAdapter-java.lang.reflect.Type-">findAdapter</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true";
 title="class or interface in 
java.lang.reflect">Type</a>&nbsp;aClass)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#findAdapter-java.lang.reflect.Type-">findAdapter</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true";
 title="class or interface in java.lang.reflect">Type</a>&nbsp;aClass)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
@@ -338,10 +342,6 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MapperConfig.</span><code><span class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperConfig.html#findAdapter-java.lang.reflect.Type-">findAdapter</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true";
 title="class or interface in 
java.lang.reflect">Type</a>&nbsp;aClass)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a>&lt;?,?&gt;</code></td>
 <td class="colLast"><span 
class="typeNameLabel">Mappings.MapBuilderReader.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/Mappings.MapBuilderReader.html#findConverter--">findConverter</a></span>()</code>&nbsp;</td>
@@ -392,20 +392,23 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#buildArray-java.lang.reflect.Type-javax.json.JsonArray-org.apache.johnzon.mapper.Adapter-">buildArray</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true";
 title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#buildArray-java.lang.reflect.Type-javax.json.JsonArray-org.apache.johnzon.mapper.Adapter-org.apache.johnzon.mapper.internal.JsonPointerTracker-">buildArray</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true";
 title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
           javax.json.JsonArray&nbsp;jsonArray,
-          <a href="../../../../../org/apache/johnzon/mapper/Adapter.html" 
title="interface in 
org.apache.johnzon.mapper">Adapter</a>&nbsp;itemConverter)</code>&nbsp;</td>
+          <a href="../../../../../org/apache/johnzon/mapper/Adapter.html" 
title="interface in org.apache.johnzon.mapper">Adapter</a>&nbsp;itemConverter,
+          <a 
href="../../../../../org/apache/johnzon/mapper/internal/JsonPointerTracker.html"
 title="class in 
org.apache.johnzon.mapper.internal">JsonPointerTracker</a>&nbsp;jsonPointer)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#buildArrayWithComponentType-javax.json.JsonArray-java.lang.Class-org.apache.johnzon.mapper.Adapter-">buildArrayWithComponentType</a></span>(javax.json.JsonArray&nbsp;jsonArray,
+<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#buildArrayWithComponentType-javax.json.JsonArray-java.lang.Class-org.apache.johnzon.mapper.Adapter-org.apache.johnzon.mapper.internal.JsonPointerTracker-">buildArrayWithComponentType</a></span>(javax.json.JsonArray&nbsp;jsonArray,
                            <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>&lt;?&gt;&nbsp;componentType,
-                           <a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a>&nbsp;itemConverter)</code>&nbsp;</td>
+                           <a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a>&nbsp;itemConverter,
+                           <a 
href="../../../../../org/apache/johnzon/mapper/internal/JsonPointerTracker.html"
 title="class in 
org.apache.johnzon.mapper.internal">JsonPointerTracker</a>&nbsp;jsonPointer)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#convertTo-org.apache.johnzon.mapper.Adapter-javax.json.JsonValue-">convertTo</a></span>(<a
 href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a>&nbsp;converter,
-         javax.json.JsonValue&nbsp;jsonValue)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#convertTo-org.apache.johnzon.mapper.Adapter-javax.json.JsonValue-org.apache.johnzon.mapper.internal.JsonPointerTracker-">convertTo</a></span>(<a
 href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a>&nbsp;converter,
+         javax.json.JsonValue&nbsp;jsonValue,
+         <a 
href="../../../../../org/apache/johnzon/mapper/internal/JsonPointerTracker.html"
 title="class in 
org.apache.johnzon.mapper.internal">JsonPointerTracker</a>&nbsp;jsonPointer)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private &lt;T&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
@@ -418,34 +421,38 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private &lt;T&gt;&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;T&gt;</code></td>
-<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#mapCollection-org.apache.johnzon.mapper.Mappings.CollectionMapping-javax.json.JsonArray-org.apache.johnzon.mapper.Adapter-">mapCollection</a></span>(<a
 
href="../../../../../org/apache/johnzon/mapper/Mappings.CollectionMapping.html" 
title="class in 
org.apache.johnzon.mapper">Mappings.CollectionMapping</a>&nbsp;mapping,
+<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#mapCollection-org.apache.johnzon.mapper.Mappings.CollectionMapping-javax.json.JsonArray-org.apache.johnzon.mapper.Adapter-org.apache.johnzon.mapper.internal.JsonPointerTracker-">mapCollection</a></span>(<a
 
href="../../../../../org/apache/johnzon/mapper/Mappings.CollectionMapping.html" 
title="class in 
org.apache.johnzon.mapper">Mappings.CollectionMapping</a>&nbsp;mapping,
              javax.json.JsonArray&nbsp;jsonArray,
-             <a href="../../../../../org/apache/johnzon/mapper/Adapter.html" 
title="interface in 
org.apache.johnzon.mapper">Adapter</a>&nbsp;itemConverter)</code>&nbsp;</td>
+             <a href="../../../../../org/apache/johnzon/mapper/Adapter.html" 
title="interface in org.apache.johnzon.mapper">Adapter</a>&nbsp;itemConverter,
+             <a 
href="../../../../../org/apache/johnzon/mapper/internal/JsonPointerTracker.html"
 title="class in 
org.apache.johnzon.mapper.internal">JsonPointerTracker</a>&nbsp;jsonPointer)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#toObject-java.lang.Object-javax.json.JsonValue-java.lang.reflect.Type-org.apache.johnzon.mapper.Adapter-">toObject</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;baseInstance,
+<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#toObject-java.lang.Object-javax.json.JsonValue-java.lang.reflect.Type-org.apache.johnzon.mapper.Adapter-org.apache.johnzon.mapper.internal.JsonPointerTracker-">toObject</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;baseInstance,
         javax.json.JsonValue&nbsp;jsonValue,
         <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true";
 title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
-        <a href="../../../../../org/apache/johnzon/mapper/Adapter.html" 
title="interface in 
org.apache.johnzon.mapper">Adapter</a>&nbsp;itemConverter)</code>&nbsp;</td>
+        <a href="../../../../../org/apache/johnzon/mapper/Adapter.html" 
title="interface in org.apache.johnzon.mapper">Adapter</a>&nbsp;itemConverter,
+        <a 
href="../../../../../org/apache/johnzon/mapper/internal/JsonPointerTracker.html"
 title="class in 
org.apache.johnzon.mapper.internal">JsonPointerTracker</a>&nbsp;jsonPointer)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#toValue-java.lang.Object-javax.json.JsonValue-org.apache.johnzon.mapper.Adapter-org.apache.johnzon.mapper.Adapter-java.lang.reflect.Type-org.apache.johnzon.mapper.ObjectConverter.Reader-">toValue</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;baseInstance,
+<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#toValue-java.lang.Object-javax.json.JsonValue-org.apache.johnzon.mapper.Adapter-org.apache.johnzon.mapper.Adapter-java.lang.reflect.Type-org.apache.johnzon.mapper.ObjectConverter.Reader-org.apache.johnzon.mapper.internal.JsonPointerTracker-">toValue</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;baseInstance,
        javax.json.JsonValue&nbsp;jsonValue,
        <a href="../../../../../org/apache/johnzon/mapper/Adapter.html" 
title="interface in org.apache.johnzon.mapper">Adapter</a>&nbsp;converter,
        <a href="../../../../../org/apache/johnzon/mapper/Adapter.html" 
title="interface in org.apache.johnzon.mapper">Adapter</a>&nbsp;itemConverter,
        <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true";
 title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
-       <a 
href="../../../../../org/apache/johnzon/mapper/ObjectConverter.Reader.html" 
title="interface in 
org.apache.johnzon.mapper">ObjectConverter.Reader</a>&nbsp;objectConverter)</code>&nbsp;</td>
+       <a 
href="../../../../../org/apache/johnzon/mapper/ObjectConverter.Reader.html" 
title="interface in 
org.apache.johnzon.mapper">ObjectConverter.Reader</a>&nbsp;objectConverter,
+       <a 
href="../../../../../org/apache/johnzon/mapper/internal/JsonPointerTracker.html"
 title="class in 
org.apache.johnzon.mapper.internal">JsonPointerTracker</a>&nbsp;jsonPointer)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#toValue-java.lang.Object-javax.json.JsonValue-org.apache.johnzon.mapper.Adapter-org.apache.johnzon.mapper.Adapter-java.lang.reflect.Type-org.apache.johnzon.mapper.ObjectConverter.Reader-">toValue</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;baseInstance,
+<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#toValue-java.lang.Object-javax.json.JsonValue-org.apache.johnzon.mapper.Adapter-org.apache.johnzon.mapper.Adapter-java.lang.reflect.Type-org.apache.johnzon.mapper.ObjectConverter.Reader-org.apache.johnzon.mapper.internal.JsonPointerTracker-">toValue</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;baseInstance,
        javax.json.JsonValue&nbsp;jsonValue,
        <a href="../../../../../org/apache/johnzon/mapper/Adapter.html" 
title="interface in org.apache.johnzon.mapper">Adapter</a>&nbsp;converter,
        <a href="../../../../../org/apache/johnzon/mapper/Adapter.html" 
title="interface in org.apache.johnzon.mapper">Adapter</a>&nbsp;itemConverter,
        <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Type.html?is-external=true";
 title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
-       <a 
href="../../../../../org/apache/johnzon/mapper/ObjectConverter.Reader.html" 
title="interface in 
org.apache.johnzon.mapper">ObjectConverter.Reader</a>&nbsp;objectConverter)</code>&nbsp;</td>
+       <a 
href="../../../../../org/apache/johnzon/mapper/ObjectConverter.Reader.html" 
title="interface in 
org.apache.johnzon.mapper">ObjectConverter.Reader</a>&nbsp;objectConverter,
+       <a 
href="../../../../../org/apache/johnzon/mapper/internal/JsonPointerTracker.html"
 title="class in 
org.apache.johnzon.mapper.internal">JsonPointerTracker</a>&nbsp;jsonPointer)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private javax.json.stream.JsonGenerator</code></td>
@@ -454,7 +461,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private void</code></td>
-<td class="colLast"><span 
class="typeNameLabel">MappingGeneratorImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingGeneratorImpl.html#writeValue-java.lang.Class-boolean-boolean-boolean-boolean-org.apache.johnzon.mapper.Adapter-java.lang.String-java.lang.Object-org.apache.johnzon.mapper.ObjectConverter.Writer-java.util.Collection-">writeValue</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>&lt;?&gt;&nbsp;type,
+<td class="colLast"><span 
class="typeNameLabel">MappingGeneratorImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingGeneratorImpl.html#writeValue-java.lang.Class-boolean-boolean-boolean-boolean-org.apache.johnzon.mapper.Adapter-java.lang.String-java.lang.Object-org.apache.johnzon.mapper.ObjectConverter.Writer-java.util.Collection-org.apache.johnzon.mapper.internal.JsonPointerTracker-">writeValue</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>&lt;?&gt;&nbsp;type,
           boolean&nbsp;primitive,
           boolean&nbsp;array,
           boolean&nbsp;collection,
@@ -463,7 +470,8 @@
           <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;key,
           <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;value,
           <a 
href="../../../../../org/apache/johnzon/mapper/ObjectConverter.Writer.html" 
title="interface in 
org.apache.johnzon.mapper">ObjectConverter.Writer</a>&nbsp;objectConverter,
-          <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<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>&gt;&nbsp;ignoredProperties)</code>&nbsp;</td>
+          <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true";
 title="class or interface in java.util">Collection</a>&lt;<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>&gt;&nbsp;ignoredProperties,
+          <a 
href="../../../../../org/apache/johnzon/mapper/internal/JsonPointerTracker.html"
 title="class in 
org.apache.johnzon.mapper.internal">JsonPointerTracker</a>&nbsp;jsonPointer)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -493,7 +501,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperConfig.html#MapperConfig-java.util.concurrent.ConcurrentMap-java.util.Map-java.util.Map-int-boolean-boolean-boolean-boolean-boolean-boolean-org.apache.johnzon.mapper.access.AccessMode-java.nio.charset.Charset-java.util.Comparator-boolean-boolean-org.apache.johnzon.mapper.SerializeValueFilter-boolean-">MapperConfig</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentMap</a>&lt;<a 
href="../../../../../org/apache/johnzon/mapper/internal/AdapterKey.html" 
title="class in org.apache.johnzon.mapper.internal">AdapterKey</a>,<a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a>&lt;?,?&gt;&gt;&nbsp;adapters,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperConfig.html#MapperConfig-java.util.concurrent.ConcurrentMap-java.util.Map-java.util.Map-int-boolean-boolean-boolean-boolean-boolean-boolean-org.apache.johnzon.mapper.access.AccessMode-java.nio.charset.Charset-java.util.Comparator-boolean-boolean-org.apache.johnzon.mapper.SerializeValueFilter-boolean-boolean-">MapperConfig</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentMap.html?is-external=true";
 title="class or interface in java.util.concurrent">ConcurrentMap</a>&lt;<a 
href="../../../../../org/apache/johnzon/mapper/internal/AdapterKey.html" 
title="class in org.apache.johnzon.mapper.internal">AdapterKey</a>,<a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a>&lt;?,?&gt;&gt;&nbsp;adapters,
             <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>&lt;?&gt;,<a 
href="../../../../../org/apache/johnzon/mapper/ObjectConverter.Writer.html" 
title="interface in 
org.apache.johnzon.mapper">ObjectConverter.Writer</a>&lt;?&gt;&gt;&nbsp;objectConverterWriters,
             <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<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>&lt;?&gt;,<a 
href="../../../../../org/apache/johnzon/mapper/ObjectConverter.Reader.html" 
title="interface in 
org.apache.johnzon.mapper">ObjectConverter.Reader</a>&lt;?&gt;&gt;&nbsp;objectConverterReaders,
             int&nbsp;version,
@@ -509,7 +517,8 @@
             boolean&nbsp;enforceQuoteString,
             boolean&nbsp;failOnUnknown,
             <a 
href="../../../../../org/apache/johnzon/mapper/SerializeValueFilter.html" 
title="interface in 
org.apache.johnzon.mapper">SerializeValueFilter</a>&nbsp;serializeValueFilter,
-            boolean&nbsp;useBigDecimalForFloats)</code>&nbsp;</td>
+            boolean&nbsp;useBigDecimalForFloats,
+            boolean&nbsp;deduplicateObjects)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -535,15 +544,15 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a>&lt;?,?&gt;</code></td>
-<td class="colLast"><span 
class="typeNameLabel">MethodAccessMode.MethodDecoratedType.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/access/MethodAccessMode.MethodDecoratedType.html#findConverter--">findConverter</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">FieldAccessMode.FieldDecoratedType.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/access/FieldAccessMode.FieldDecoratedType.html#findConverter--">findConverter</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a>&lt;?,?&gt;</code></td>
-<td class="colLast"><span 
class="typeNameLabel">FieldAndMethodAccessMode.CompositeDecoratedType.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.CompositeDecoratedType.html#findConverter--">findConverter</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MethodAccessMode.MethodDecoratedType.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/access/MethodAccessMode.MethodDecoratedType.html#findConverter--">findConverter</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a>&lt;?,?&gt;</code></td>
-<td class="colLast"><span 
class="typeNameLabel">FieldAccessMode.FieldDecoratedType.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/access/FieldAccessMode.FieldDecoratedType.html#findConverter--">findConverter</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">FieldAndMethodAccessMode.CompositeDecoratedType.</span><code><span
 class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.CompositeDecoratedType.html#findConverter--">findConverter</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/Adapter.html" title="interface 
in org.apache.johnzon.mapper">Adapter</a>&lt;?,?&gt;</code></td>

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=1811603&r1=1811602&r2=1811603&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 Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <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.1.2 API)</title>
+<title>Uses of Interface org.apache.johnzon.mapper.Converter.TypeAccess 
(Apache Johnzon 1.1.5-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.1.2 API)";
+            parent.document.title="Uses of Interface 
org.apache.johnzon.mapper.Converter.TypeAccess (Apache Johnzon 1.1.5-SNAPSHOT 
API)";
         }
     }
     catch(err) {

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=1811603&r1=1811602&r2=1811603&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 Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <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.1.2 API)</title>
+<title>Uses of Interface org.apache.johnzon.mapper.Converter (Apache Johnzon 
1.1.5-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.1.2 API)";
+            parent.document.title="Uses of Interface 
org.apache.johnzon.mapper.Converter (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

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=1811603&r1=1811602&r2=1811603&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 Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <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.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.JohnzonAny (Apache Johnzon 
1.1.5-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.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.JohnzonAny (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonConverter.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonConverter.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonConverter.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonConverter.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.JohnzonConverter (Apache 
Johnzon 1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.JohnzonConverter (Apache 
Johnzon 1.1.5-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.JohnzonConverter (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.JohnzonConverter (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnore.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnore.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnore.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnore.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.JohnzonIgnore (Apache Johnzon 
1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.JohnzonIgnore (Apache Johnzon 
1.1.5-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.JohnzonIgnore (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.JohnzonIgnore (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnoreNested.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnoreNested.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnoreNested.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnoreNested.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.JohnzonIgnoreNested (Apache 
Johnzon 1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.JohnzonIgnoreNested (Apache 
Johnzon 1.1.5-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.JohnzonIgnoreNested (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.JohnzonIgnoreNested (Apache Johnzon 1.1.5-SNAPSHOT 
API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonProperty.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonProperty.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonProperty.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonProperty.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.JohnzonProperty (Apache Johnzon 
1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.JohnzonProperty (Apache Johnzon 
1.1.5-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.JohnzonProperty (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.JohnzonProperty (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonReaderHandler.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonReaderHandler.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonReaderHandler.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonReaderHandler.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.JohnzonReaderHandler (Apache 
Johnzon 1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.JohnzonReaderHandler (Apache 
Johnzon 1.1.5-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.JohnzonReaderHandler (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.JohnzonReaderHandler (Apache Johnzon 1.1.5-SNAPSHOT 
API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObject.Field.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObject.Field.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObject.Field.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObject.Field.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.JohnzonVirtualObject.Field 
(Apache Johnzon 1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.JohnzonVirtualObject.Field 
(Apache Johnzon 1.1.5-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.JohnzonVirtualObject.Field (Apache Johnzon 1.1.2 
API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.JohnzonVirtualObject.Field (Apache Johnzon 
1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObject.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObject.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObject.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObject.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.JohnzonVirtualObject (Apache 
Johnzon 1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.JohnzonVirtualObject (Apache 
Johnzon 1.1.5-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.JohnzonVirtualObject (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.JohnzonVirtualObject (Apache Johnzon 1.1.5-SNAPSHOT 
API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObjects.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObjects.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObjects.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonVirtualObjects.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.JohnzonVirtualObjects (Apache 
Johnzon 1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.JohnzonVirtualObjects (Apache 
Johnzon 1.1.5-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.JohnzonVirtualObjects (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.JohnzonVirtualObjects (Apache Johnzon 1.1.5-SNAPSHOT 
API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Mapper.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Mapper.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Mapper.html 
(original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Mapper.html 
Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.Mapper (Apache Johnzon 1.1.2 
API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.Mapper (Apache Johnzon 
1.1.5-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.Mapper (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.Mapper (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -251,13 +251,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>private <a 
href="../../../../../org/apache/johnzon/mapper/Mapper.html" title="class in 
org.apache.johnzon.mapper">Mapper</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">JohnzonTextEncoder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/websocket/mapper/JohnzonTextEncoder.html#mapper">mapper</a></span></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../org/apache/johnzon/mapper/Mapper.html" title="class in 
org.apache.johnzon.mapper">Mapper</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">JohnzonTextDecoder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/websocket/mapper/JohnzonTextDecoder.html#mapper">mapper</a></span></code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a 
href="../../../../../org/apache/johnzon/mapper/Mapper.html" title="class in 
org.apache.johnzon.mapper">Mapper</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">JohnzonTextEncoder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/websocket/mapper/JohnzonTextEncoder.html#mapper">mapper</a></span></code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing constructors, and an explanation">

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperBuilder.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperBuilder.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperBuilder.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperBuilder.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.MapperBuilder (Apache Johnzon 
1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.MapperBuilder (Apache Johnzon 
1.1.5-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.MapperBuilder (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.MapperBuilder (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -112,11 +112,24 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">WildcardConfigurableJohnzonProvider.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/jaxrs/WildcardConfigurableJohnzonProvider.html#builder">builder</a></span></code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurableJohnzonProvider.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/jaxrs/ConfigurableJohnzonProvider.html#builder">builder</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">ConfigurableJohnzonProvider.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/jaxrs/ConfigurableJohnzonProvider.html#builder">builder</a></span></code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">WildcardConfigurableJohnzonProvider.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/jaxrs/WildcardConfigurableJohnzonProvider.html#builder">builder</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../org/apache/johnzon/jaxrs/package-summary.html">org.apache.johnzon.jaxrs</a>
 that return <a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">ConfigurableJohnzonProvider.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/jaxrs/ConfigurableJohnzonProvider.html#setDeduplicateObjects-boolean-">setDeduplicateObjects</a></span>(boolean&nbsp;deduplicateObjects)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -222,94 +235,101 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setDoCloseOnStreams-boolean-">setDoCloseOnStreams</a></span>(boolean&nbsp;doCloseOnStreams)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setDeduplicateObjects-boolean-">setDeduplicateObjects</a></span>(boolean&nbsp;deduplicateObjects)</code>
+<div class="block">If any non-primitive Java Object gets serialised more than 
just one time,
+ then we write a JsonPointer to the first occurrence instead.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setEncoding-java.lang.String-">setEncoding</a></span>(<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;encoding)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setDoCloseOnStreams-boolean-">setDoCloseOnStreams</a></span>(boolean&nbsp;doCloseOnStreams)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setEnforceQuoteString--">setEnforceQuoteString</a></span>()</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setEncoding-java.lang.String-">setEncoding</a></span>(<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;encoding)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setEnforceQuoteString-boolean-">setEnforceQuoteString</a></span>(boolean&nbsp;val)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setEnforceQuoteString--">setEnforceQuoteString</a></span>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setFailOnUnknownProperties-boolean-">setFailOnUnknownProperties</a></span>(boolean&nbsp;failOnUnknownProperties)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setEnforceQuoteString-boolean-">setEnforceQuoteString</a></span>(boolean&nbsp;val)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setGeneratorFactory-javax.json.stream.JsonGeneratorFactory-">setGeneratorFactory</a></span>(javax.json.stream.JsonGeneratorFactory&nbsp;generatorFactory)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setFailOnUnknownProperties-boolean-">setFailOnUnknownProperties</a></span>(boolean&nbsp;failOnUnknownProperties)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setGeneratorFactory-javax.json.stream.JsonGeneratorFactory-">setGeneratorFactory</a></span>(javax.json.stream.JsonGeneratorFactory&nbsp;generatorFactory)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setIgnoreFieldsForType-java.lang.Class-java.lang.String...-">setIgnoreFieldsForType</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>&lt;?&gt;&nbsp;type,
                       <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;fields)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setMaxSize-int-">setMaxSize</a></span>(int&nbsp;size)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setPretty-boolean-">setPretty</a></span>(boolean&nbsp;pretty)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setPrimitiveConverters-boolean-">setPrimitiveConverters</a></span>(boolean&nbsp;val)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setReadAttributeBeforeWrite-boolean-">setReadAttributeBeforeWrite</a></span>(boolean&nbsp;readAttributeBeforeWrite)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setReaderFactory-javax.json.JsonReaderFactory-">setReaderFactory</a></span>(javax.json.JsonReaderFactory&nbsp;readerFactory)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setSerializeValueFilter-org.apache.johnzon.mapper.SerializeValueFilter-">setSerializeValueFilter</a></span>(<a
 href="../../../../../org/apache/johnzon/mapper/SerializeValueFilter.html" 
title="interface in 
org.apache.johnzon.mapper">SerializeValueFilter</a>&nbsp;serializeValueFilter)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setSkipEmptyArray-boolean-">setSkipEmptyArray</a></span>(boolean&nbsp;skipEmptyArray)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setSkipNull-boolean-">setSkipNull</a></span>(boolean&nbsp;skipNull)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setSupportConstructors-boolean-">setSupportConstructors</a></span>(boolean&nbsp;supportConstructors)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setSupportGetterForCollections-boolean-">setSupportGetterForCollections</a></span>(boolean&nbsp;useGetterForCollections)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setSupportHiddenAccess-boolean-">setSupportHiddenAccess</a></span>(boolean&nbsp;supportHiddenAccess)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setSupportsComments-boolean-">setSupportsComments</a></span>(boolean&nbsp;supportsComments)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setTreatByteArrayAsBase64-boolean-">setTreatByteArrayAsBase64</a></span>(boolean&nbsp;treatByteArrayAsBase64)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setTreatByteArrayAsBase64URL-boolean-">setTreatByteArrayAsBase64URL</a></span>(boolean&nbsp;treatByteArrayAsBase64URL)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setUseBigDecimalForFloats-boolean-">setUseBigDecimalForFloats</a></span>(boolean&nbsp;useBigDecimalForFloats)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class 
in org.apache.johnzon.mapper">MapperBuilder</a></code></td>
 <td class="colLast"><span 
class="typeNameLabel">MapperBuilder.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MapperBuilder.html#setVersion-int-">setVersion</a></span>(int&nbsp;version)</code>&nbsp;</td>
 </tr>

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperConfig.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperConfig.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperConfig.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperConfig.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.MapperConfig (Apache Johnzon 
1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.MapperConfig (Apache Johnzon 
1.1.5-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.MapperConfig (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.MapperConfig (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -104,19 +104,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../org/apache/johnzon/mapper/MapperConfig.html" title="class 
in org.apache.johnzon.mapper">MapperConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Mappings.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/Mappings.html#config">config</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">Mapper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/Mapper.html#config">config</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <a 
href="../../../../../org/apache/johnzon/mapper/MapperConfig.html" title="class 
in org.apache.johnzon.mapper">MapperConfig</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#config">config</a></span></code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MappingGeneratorImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingGeneratorImpl.html#config">config</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>private <a 
href="../../../../../org/apache/johnzon/mapper/MapperConfig.html" title="class 
in org.apache.johnzon.mapper">MapperConfig</a></code></td>
-<td class="colLast"><span 
class="typeNameLabel">MappingGeneratorImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingGeneratorImpl.html#config">config</a></span></code>&nbsp;</td>
+<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/johnzon/mapper/MapperConfig.html" title="class 
in org.apache.johnzon.mapper">MapperConfig</a></code></td>
+<td class="colLast"><span class="typeNameLabel">Mappings.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/Mappings.html#config">config</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected <a 
href="../../../../../org/apache/johnzon/mapper/MapperConfig.html" title="class 
in org.apache.johnzon.mapper">MapperConfig</a></code></td>
-<td class="colLast"><span class="typeNameLabel">Mapper.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/Mapper.html#config">config</a></span></code>&nbsp;</td>
+<td class="colFirst"><code>private <a 
href="../../../../../org/apache/johnzon/mapper/MapperConfig.html" title="class 
in org.apache.johnzon.mapper">MapperConfig</a></code></td>
+<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#config">config</a></span></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperConverter.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperConverter.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperConverter.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperConverter.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.johnzon.mapper.MapperConverter (Apache 
Johnzon 1.1.2 API)</title>
+<title>Uses of Interface org.apache.johnzon.mapper.MapperConverter (Apache 
Johnzon 1.1.5-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.MapperConverter (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Interface 
org.apache.johnzon.mapper.MapperConverter (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperException.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperException.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperException.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MapperException.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.MapperException (Apache Johnzon 
1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.MapperException (Apache Johnzon 
1.1.5-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.MapperException (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.MapperException (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingGenerator.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingGenerator.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingGenerator.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingGenerator.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.johnzon.mapper.MappingGenerator (Apache 
Johnzon 1.1.2 API)</title>
+<title>Uses of Interface org.apache.johnzon.mapper.MappingGenerator (Apache 
Johnzon 1.1.5-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.MappingGenerator (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Interface 
org.apache.johnzon.mapper.MappingGenerator (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingGeneratorImpl.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingGeneratorImpl.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingGeneratorImpl.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingGeneratorImpl.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.MappingGeneratorImpl (Apache 
Johnzon 1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.MappingGeneratorImpl (Apache 
Johnzon 1.1.5-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.MappingGeneratorImpl (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.MappingGeneratorImpl (Apache Johnzon 1.1.5-SNAPSHOT 
API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParser.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParser.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParser.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParser.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.johnzon.mapper.MappingParser (Apache 
Johnzon 1.1.2 API)</title>
+<title>Uses of Interface org.apache.johnzon.mapper.MappingParser (Apache 
Johnzon 1.1.5-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.MappingParser (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Interface 
org.apache.johnzon.mapper.MappingParser (Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.FallbackConverter.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.FallbackConverter.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.FallbackConverter.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.FallbackConverter.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class 
org.apache.johnzon.mapper.MappingParserImpl.FallbackConverter (Apache Johnzon 
1.1.2 API)</title>
+<title>Uses of Class 
org.apache.johnzon.mapper.MappingParserImpl.FallbackConverter (Apache Johnzon 
1.1.5-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.MappingParserImpl.FallbackConverter (Apache Johnzon 
1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.MappingParserImpl.FallbackConverter (Apache Johnzon 
1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.SuppressConversionMappingParser.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.SuppressConversionMappingParser.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.SuppressConversionMappingParser.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.SuppressConversionMappingParser.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class 
org.apache.johnzon.mapper.MappingParserImpl.SuppressConversionMappingParser 
(Apache Johnzon 1.1.2 API)</title>
+<title>Uses of Class 
org.apache.johnzon.mapper.MappingParserImpl.SuppressConversionMappingParser 
(Apache Johnzon 1.1.5-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.MappingParserImpl.SuppressConversionMappingParser 
(Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.MappingParserImpl.SuppressConversionMappingParser 
(Apache Johnzon 1.1.5-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/MappingParserImpl.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.MappingParserImpl (Apache 
Johnzon 1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.MappingParserImpl (Apache 
Johnzon 1.1.5-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.MappingParserImpl (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.MappingParserImpl (Apache Johnzon 1.1.5-SNAPSHOT 
API)";
         }
     }
     catch(err) {

Modified: 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Mappings.ClassMapping.html
URL: 
http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Mappings.ClassMapping.html?rev=1811603&r1=1811602&r2=1811603&view=diff
==============================================================================
--- 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Mappings.ClassMapping.html
 (original)
+++ 
johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Mappings.ClassMapping.html
 Mon Oct  9 20:33:46 2017
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <!-- NewPage -->
-<html lang="fr">
+<html lang="de">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.Mappings.ClassMapping (Apache 
Johnzon 1.1.2 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.Mappings.ClassMapping (Apache 
Johnzon 1.1.5-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.Mappings.ClassMapping (Apache Johnzon 1.1.2 API)";
+            parent.document.title="Uses of Class 
org.apache.johnzon.mapper.Mappings.ClassMapping (Apache Johnzon 1.1.5-SNAPSHOT 
API)";
         }
     }
     catch(err) {
@@ -138,8 +138,9 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>private <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>[]</code></td>
-<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#createParameters-org.apache.johnzon.mapper.Mappings.ClassMapping-javax.json.JsonObject-">createParameters</a></span>(<a
 href="../../../../../org/apache/johnzon/mapper/Mappings.ClassMapping.html" 
title="class in 
org.apache.johnzon.mapper">Mappings.ClassMapping</a>&nbsp;mapping,
-                javax.json.JsonObject&nbsp;object)</code>&nbsp;</td>
+<td class="colLast"><span 
class="typeNameLabel">MappingParserImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../org/apache/johnzon/mapper/MappingParserImpl.html#createParameters-org.apache.johnzon.mapper.Mappings.ClassMapping-javax.json.JsonObject-org.apache.johnzon.mapper.internal.JsonPointerTracker-">createParameters</a></span>(<a
 href="../../../../../org/apache/johnzon/mapper/Mappings.ClassMapping.html" 
title="class in 
org.apache.johnzon.mapper">Mappings.ClassMapping</a>&nbsp;mapping,
+                javax.json.JsonObject&nbsp;object,
+                <a 
href="../../../../../org/apache/johnzon/mapper/internal/JsonPointerTracker.html"
 title="class in 
org.apache.johnzon.mapper.internal">JsonPointerTracker</a>&nbsp;jsonPointer)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>


Reply via email to