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 2017/08/06 15:02:52 UTC

svn commit: r1804238 [14/39] - in /johnzon/site/publish: ./ apidocs/ apidocs/class-use/ apidocs/org/apache/johnzon/core/ apidocs/org/apache/johnzon/core/class-use/ apidocs/org/apache/johnzon/jaxrs/ apidocs/org/apache/johnzon/jaxrs/class-use/ apidocs/or...

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/ConverterAdapter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/ConverterAdapter.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/ConverterAdapter.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/ConverterAdapter.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConverterAdapter (Apache Johnzon 1.1.1 API)</title>
+<title>ConverterAdapter (Apache Johnzon 1.1.2 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="ConverterAdapter (Apache Johnzon 1.1.1 API)";
+            parent.document.title="ConverterAdapter (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/Streams.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/Streams.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/Streams.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/Streams.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Streams (Apache Johnzon 1.1.1 API)</title>
+<title>Streams (Apache Johnzon 1.1.2 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="Streams (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Streams (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/AdapterKey.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/AdapterKey.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/AdapterKey.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/AdapterKey.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.internal.AdapterKey (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.internal.AdapterKey (Apache Johnzon 1.1.2 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.internal.AdapterKey (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.mapper.internal.AdapterKey (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {
@@ -146,13 +146,14 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/johnzon/jsonb/JsonbAccessMode.html#JsonbAccessMode-javax.json.bind.config.PropertyNamingStrategy-java.lang.String-javax.json.bind.config.PropertyVisibilityStrategy-boolean-java.util.Map-org.apache.johnzon.jsonb.spi.JohnzonAdapterFactory-java.util.function.Supplier-">JsonbAccessMode</a></span>(javax.json.bind.config.PropertyNamingStrategy&nbsp;propertyNamingStrategy,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/johnzon/jsonb/JsonbAccessMode.html#JsonbAccessMode-javax.json.bind.config.PropertyNamingStrategy-java.lang.String-javax.json.bind.config.PropertyVisibilityStrategy-boolean-java.util.Map-org.apache.johnzon.jsonb.spi.JohnzonAdapterFactory-java.util.function.Supplier-org.apache.johnzon.mapper.access.AccessMode-">JsonbAccessMode</a></span>(javax.json.bind.config.PropertyNamingStrategy&nbsp;propertyNamingStrategy,
                <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;orderValue,
                javax.json.bind.config.PropertyVisibilityStrategy&nbsp;visibilityStrategy,
                boolean&nbsp;caseSensitive,
                <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="../../../../../../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;defaultConverters,
                <a href="../../../../../../org/apache/johnzon/jsonb/spi/JohnzonAdapterFactory.html" title="interface in org.apache.johnzon.jsonb.spi">JohnzonAdapterFactory</a>&nbsp;factory,
-               <a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Supplier.html?is-external=true" title="class or interface in java.util.function">Supplier</a>&lt;javax.json.stream.JsonParserFactory&gt;&nbsp;parserFactory)</code>&nbsp;</td>
+               <a href="http://docs.oracle.com/javase/8/docs/api/java/util/function/Supplier.html?is-external=true" title="class or interface in java.util.function">Supplier</a>&lt;javax.json.stream.JsonParserFactory&gt;&nbsp;parserFactory,
+               <a href="../../../../../../org/apache/johnzon/mapper/access/AccessMode.html" title="interface in org.apache.johnzon.mapper.access">AccessMode</a>&nbsp;delegate)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -170,11 +171,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>private <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;</code></td>
-<td class="colLast"><span class="typeNameLabel">MapperBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/johnzon/mapper/MapperBuilder.html#adapters">adapters</a></span></code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">MapperConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/johnzon/mapper/MapperConfig.html#adapters">adapters</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>private <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;</code></td>
-<td class="colLast"><span class="typeNameLabel">MapperConfig.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/johnzon/mapper/MapperConfig.html#adapters">adapters</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#adapters">adapters</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private static <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="../../../../../../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;</code></td>

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/ConverterAdapter.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/ConverterAdapter.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/ConverterAdapter.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/ConverterAdapter.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.internal.ConverterAdapter (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.internal.ConverterAdapter (Apache Johnzon 1.1.2 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.internal.ConverterAdapter (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.mapper.internal.ConverterAdapter (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/Streams.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/Streams.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/Streams.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/class-use/Streams.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.internal.Streams (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.internal.Streams (Apache Johnzon 1.1.2 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.internal.Streams (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.mapper.internal.Streams (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-frame.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-frame.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-frame.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.mapper.internal (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.mapper.internal (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-summary.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-summary.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-summary.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.mapper.internal (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.mapper.internal (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.mapper.internal (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.mapper.internal (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-tree.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-tree.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-tree.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-tree.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.mapper.internal Class Hierarchy (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.mapper.internal Class Hierarchy (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.mapper.internal Class Hierarchy (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.mapper.internal Class Hierarchy (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-use.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-use.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-use.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/internal/package-use.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.johnzon.mapper.internal (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Package org.apache.johnzon.mapper.internal (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.johnzon.mapper.internal (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Package org.apache.johnzon.mapper.internal (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-frame.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-frame.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-frame.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.mapper (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.mapper (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-summary.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-summary.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-summary.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.mapper (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.mapper (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.mapper (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.mapper (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-tree.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-tree.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-tree.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-tree.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.mapper Class Hierarchy (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.mapper Class Hierarchy (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.mapper Class Hierarchy (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.mapper Class Hierarchy (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {
@@ -149,14 +149,14 @@
 </ul>
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonAny.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonAny</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonIgnoreNested.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonIgnoreNested</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonProperty.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonProperty</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonVirtualObjects.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonVirtualObjects</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
-<li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonConverter.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonConverter</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonVirtualObject.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonVirtualObject</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonVirtualObject.Field.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonVirtualObject.Field</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonProperty.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonProperty</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonIgnoreNested.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonIgnoreNested</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 <li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonIgnore.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonIgnore</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonConverter.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonConverter</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
+<li type="circle">org.apache.johnzon.mapper.<a href="../../../../org/apache/johnzon/mapper/JohnzonAny.html" title="annotation in org.apache.johnzon.mapper"><span class="typeNameLink">JohnzonAny</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-use.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-use.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-use.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/package-use.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.johnzon.mapper (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Package org.apache.johnzon.mapper (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.johnzon.mapper (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Package org.apache.johnzon.mapper (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/Converters.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/Converters.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/Converters.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/Converters.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Converters (Apache Johnzon 1.1.1 API)</title>
+<title>Converters (Apache Johnzon 1.1.2 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="Converters (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Converters (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonCollectionType.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonCollectionType.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonCollectionType.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonCollectionType.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JohnzonCollectionType (Apache Johnzon 1.1.1 API)</title>
+<title>JohnzonCollectionType (Apache Johnzon 1.1.2 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="JohnzonCollectionType (Apache Johnzon 1.1.1 API)";
+            parent.document.title="JohnzonCollectionType (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonListType.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonListType.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonListType.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonListType.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JohnzonListType (Apache Johnzon 1.1.1 API)</title>
+<title>JohnzonListType (Apache Johnzon 1.1.2 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="JohnzonListType (Apache Johnzon 1.1.1 API)";
+            parent.document.title="JohnzonListType (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonParameterizedType.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonParameterizedType.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonParameterizedType.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/JohnzonParameterizedType.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JohnzonParameterizedType (Apache Johnzon 1.1.1 API)</title>
+<title>JohnzonParameterizedType (Apache Johnzon 1.1.2 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="JohnzonParameterizedType (Apache Johnzon 1.1.1 API)";
+            parent.document.title="JohnzonParameterizedType (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/Converters.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/Converters.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/Converters.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/Converters.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.reflection.Converters (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.reflection.Converters (Apache Johnzon 1.1.2 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.reflection.Converters (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.mapper.reflection.Converters (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonCollectionType.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonCollectionType.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonCollectionType.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonCollectionType.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.reflection.JohnzonCollectionType (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.reflection.JohnzonCollectionType (Apache Johnzon 1.1.2 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.reflection.JohnzonCollectionType (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.mapper.reflection.JohnzonCollectionType (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonListType.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonListType.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonListType.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonListType.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.reflection.JohnzonListType (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.reflection.JohnzonListType (Apache Johnzon 1.1.2 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.reflection.JohnzonListType (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.mapper.reflection.JohnzonListType (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonParameterizedType.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonParameterizedType.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonParameterizedType.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/class-use/JohnzonParameterizedType.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.reflection.JohnzonParameterizedType (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.reflection.JohnzonParameterizedType (Apache Johnzon 1.1.2 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.reflection.JohnzonParameterizedType (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.mapper.reflection.JohnzonParameterizedType (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-frame.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-frame.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-frame.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.mapper.reflection (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.mapper.reflection (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-summary.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-summary.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-summary.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.mapper.reflection (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.mapper.reflection (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.mapper.reflection (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.mapper.reflection (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-tree.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-tree.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-tree.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-tree.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.mapper.reflection Class Hierarchy (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.mapper.reflection Class Hierarchy (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.mapper.reflection Class Hierarchy (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.mapper.reflection Class Hierarchy (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-use.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-use.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-use.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/mapper/reflection/package-use.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.johnzon.mapper.reflection (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Package org.apache.johnzon.mapper.reflection (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.johnzon.mapper.reflection (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Package org.apache.johnzon.mapper.reflection (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/ExampleToModelMojo.Visitor.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/ExampleToModelMojo.Visitor.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/ExampleToModelMojo.Visitor.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/ExampleToModelMojo.Visitor.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExampleToModelMojo.Visitor (Apache Johnzon 1.1.1 API)</title>
+<title>ExampleToModelMojo.Visitor (Apache Johnzon 1.1.2 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="ExampleToModelMojo.Visitor (Apache Johnzon 1.1.1 API)";
+            parent.document.title="ExampleToModelMojo.Visitor (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {
@@ -50,7 +50,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/johnzon/maven/plugin/ExampleToModelMojo.html" title="class in org.apache.johnzon.maven.plugin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/johnzon/maven/plugin/HelpMojo.html" title="class in org.apache.johnzon.maven.plugin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/johnzon/maven/plugin/ExampleToModelMojo.Visitor.html" target="_top">Frames</a></li>
@@ -194,7 +194,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/johnzon/maven/plugin/ExampleToModelMojo.html" title="class in org.apache.johnzon.maven.plugin"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../../org/apache/johnzon/maven/plugin/HelpMojo.html" title="class in org.apache.johnzon.maven.plugin"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/johnzon/maven/plugin/ExampleToModelMojo.Visitor.html" target="_top">Frames</a></li>

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/ExampleToModelMojo.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/ExampleToModelMojo.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/ExampleToModelMojo.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/ExampleToModelMojo.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExampleToModelMojo (Apache Johnzon 1.1.1 API)</title>
+<title>ExampleToModelMojo (Apache Johnzon 1.1.2 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="ExampleToModelMojo (Apache Johnzon 1.1.1 API)";
+            parent.document.title="ExampleToModelMojo (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/class-use/ExampleToModelMojo.Visitor.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/class-use/ExampleToModelMojo.Visitor.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/class-use/ExampleToModelMojo.Visitor.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/class-use/ExampleToModelMojo.Visitor.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.johnzon.maven.plugin.ExampleToModelMojo.Visitor (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Interface org.apache.johnzon.maven.plugin.ExampleToModelMojo.Visitor (Apache Johnzon 1.1.2 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.maven.plugin.ExampleToModelMojo.Visitor (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Interface org.apache.johnzon.maven.plugin.ExampleToModelMojo.Visitor (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/class-use/ExampleToModelMojo.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/class-use/ExampleToModelMojo.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/class-use/ExampleToModelMojo.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/class-use/ExampleToModelMojo.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.maven.plugin.ExampleToModelMojo (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.maven.plugin.ExampleToModelMojo (Apache Johnzon 1.1.2 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.maven.plugin.ExampleToModelMojo (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.maven.plugin.ExampleToModelMojo (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-frame.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-frame.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-frame.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.maven.plugin (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.maven.plugin (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -18,7 +18,6 @@
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
 <li><a href="ExampleToModelMojo.html" title="class in org.apache.johnzon.maven.plugin" target="classFrame">ExampleToModelMojo</a></li>
-<li><a href="HelpMojo.html" title="class in org.apache.johnzon.maven.plugin" target="classFrame">HelpMojo</a></li>
 </ul>
 </div>
 </body>

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-summary.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-summary.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-summary.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.maven.plugin (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.maven.plugin (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.maven.plugin (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.maven.plugin (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {
@@ -101,12 +101,6 @@
 <td class="colFirst"><a href="../../../../../org/apache/johnzon/maven/plugin/ExampleToModelMojo.html" title="class in org.apache.johnzon.maven.plugin">ExampleToModelMojo</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../../org/apache/johnzon/maven/plugin/HelpMojo.html" title="class in org.apache.johnzon.maven.plugin">HelpMojo</a></td>
-<td class="colLast">
-<div class="block">Display help information on johnzon-maven-plugin.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-tree.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-tree.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-tree.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-tree.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.maven.plugin Class Hierarchy (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.maven.plugin Class Hierarchy (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.maven.plugin Class Hierarchy (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.maven.plugin Class Hierarchy (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {
@@ -84,7 +84,6 @@
 <li type="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
 <ul>
 <li type="circle">org.apache.johnzon.maven.plugin.<a href="../../../../../org/apache/johnzon/maven/plugin/ExampleToModelMojo.html" title="class in org.apache.johnzon.maven.plugin"><span class="typeNameLink">ExampleToModelMojo</span></a></li>
-<li type="circle">org.apache.johnzon.maven.plugin.<a href="../../../../../org/apache/johnzon/maven/plugin/HelpMojo.html" title="class in org.apache.johnzon.maven.plugin"><span class="typeNameLink">HelpMojo</span></a></li>
 </ul>
 </li>
 </ul>

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-use.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-use.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-use.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/maven/plugin/package-use.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.johnzon.maven.plugin (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Package org.apache.johnzon.maven.plugin (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.johnzon.maven.plugin (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Package org.apache.johnzon.maven.plugin (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/FactoryLocator.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/FactoryLocator.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/FactoryLocator.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/FactoryLocator.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FactoryLocator (Apache Johnzon 1.1.1 API)</title>
+<title>FactoryLocator (Apache Johnzon 1.1.2 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="FactoryLocator (Apache Johnzon 1.1.1 API)";
+            parent.document.title="FactoryLocator (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/JsrDecoder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/JsrDecoder.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/JsrDecoder.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/JsrDecoder.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JsrDecoder (Apache Johnzon 1.1.1 API)</title>
+<title>JsrDecoder (Apache Johnzon 1.1.2 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="JsrDecoder (Apache Johnzon 1.1.1 API)";
+            parent.document.title="JsrDecoder (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/JsrEncoder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/JsrEncoder.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/JsrEncoder.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/JsrEncoder.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JsrEncoder (Apache Johnzon 1.1.1 API)</title>
+<title>JsrEncoder (Apache Johnzon 1.1.2 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="JsrEncoder (Apache Johnzon 1.1.1 API)";
+            parent.document.title="JsrEncoder (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/FactoryLocator.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/FactoryLocator.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/FactoryLocator.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/FactoryLocator.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.websocket.internal.jsr.FactoryLocator (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.websocket.internal.jsr.FactoryLocator (Apache Johnzon 1.1.2 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.websocket.internal.jsr.FactoryLocator (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.websocket.internal.jsr.FactoryLocator (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/JsrDecoder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/JsrDecoder.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/JsrDecoder.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/JsrDecoder.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.websocket.internal.jsr.JsrDecoder (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.websocket.internal.jsr.JsrDecoder (Apache Johnzon 1.1.2 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.websocket.internal.jsr.JsrDecoder (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.websocket.internal.jsr.JsrDecoder (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/JsrEncoder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/JsrEncoder.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/JsrEncoder.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/class-use/JsrEncoder.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.websocket.internal.jsr.JsrEncoder (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.websocket.internal.jsr.JsrEncoder (Apache Johnzon 1.1.2 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.websocket.internal.jsr.JsrEncoder (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.websocket.internal.jsr.JsrEncoder (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-frame.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-frame.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-frame.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.websocket.internal.jsr (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.websocket.internal.jsr (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-summary.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-summary.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-summary.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.websocket.internal.jsr (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.websocket.internal.jsr (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.websocket.internal.jsr (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.websocket.internal.jsr (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-tree.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-tree.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-tree.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-tree.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.websocket.internal.jsr Class Hierarchy (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.websocket.internal.jsr Class Hierarchy (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.websocket.internal.jsr Class Hierarchy (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.websocket.internal.jsr Class Hierarchy (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-use.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-use.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-use.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/jsr/package-use.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.johnzon.websocket.internal.jsr (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Package org.apache.johnzon.websocket.internal.jsr (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.johnzon.websocket.internal.jsr (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Package org.apache.johnzon.websocket.internal.jsr (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/MapperLocator.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/MapperLocator.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/MapperLocator.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/MapperLocator.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MapperLocator (Apache Johnzon 1.1.1 API)</title>
+<title>MapperLocator (Apache Johnzon 1.1.2 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="MapperLocator (Apache Johnzon 1.1.1 API)";
+            parent.document.title="MapperLocator (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/class-use/MapperLocator.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/class-use/MapperLocator.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/class-use/MapperLocator.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/class-use/MapperLocator.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.johnzon.websocket.internal.mapper.MapperLocator (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Class org.apache.johnzon.websocket.internal.mapper.MapperLocator (Apache Johnzon 1.1.2 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.websocket.internal.mapper.MapperLocator (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Class org.apache.johnzon.websocket.internal.mapper.MapperLocator (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-frame.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-frame.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-frame.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-frame.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.websocket.internal.mapper (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.websocket.internal.mapper (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-summary.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-summary.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-summary.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-summary.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.websocket.internal.mapper (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.websocket.internal.mapper (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.websocket.internal.mapper (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.websocket.internal.mapper (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-tree.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-tree.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-tree.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-tree.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.johnzon.websocket.internal.mapper Class Hierarchy (Apache Johnzon 1.1.1 API)</title>
+<title>org.apache.johnzon.websocket.internal.mapper Class Hierarchy (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.johnzon.websocket.internal.mapper Class Hierarchy (Apache Johnzon 1.1.1 API)";
+            parent.document.title="org.apache.johnzon.websocket.internal.mapper Class Hierarchy (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-use.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-use.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-use.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/internal/mapper/package-use.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.johnzon.websocket.internal.mapper (Apache Johnzon 1.1.1 API)</title>
+<title>Uses of Package org.apache.johnzon.websocket.internal.mapper (Apache Johnzon 1.1.2 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.johnzon.websocket.internal.mapper (Apache Johnzon 1.1.1 API)";
+            parent.document.title="Uses of Package org.apache.johnzon.websocket.internal.mapper (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrArrayDecoder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrArrayDecoder.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrArrayDecoder.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrArrayDecoder.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JsrArrayDecoder (Apache Johnzon 1.1.1 API)</title>
+<title>JsrArrayDecoder (Apache Johnzon 1.1.2 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="JsrArrayDecoder (Apache Johnzon 1.1.1 API)";
+            parent.document.title="JsrArrayDecoder (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrArrayEncoder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrArrayEncoder.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrArrayEncoder.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrArrayEncoder.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JsrArrayEncoder (Apache Johnzon 1.1.1 API)</title>
+<title>JsrArrayEncoder (Apache Johnzon 1.1.2 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="JsrArrayEncoder (Apache Johnzon 1.1.1 API)";
+            parent.document.title="JsrArrayEncoder (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrObjectDecoder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrObjectDecoder.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrObjectDecoder.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrObjectDecoder.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JsrObjectDecoder (Apache Johnzon 1.1.1 API)</title>
+<title>JsrObjectDecoder (Apache Johnzon 1.1.2 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="JsrObjectDecoder (Apache Johnzon 1.1.1 API)";
+            parent.document.title="JsrObjectDecoder (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrObjectEncoder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrObjectEncoder.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrObjectEncoder.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrObjectEncoder.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JsrObjectEncoder (Apache Johnzon 1.1.1 API)</title>
+<title>JsrObjectEncoder (Apache Johnzon 1.1.2 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="JsrObjectEncoder (Apache Johnzon 1.1.1 API)";
+            parent.document.title="JsrObjectEncoder (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrStructureDecoder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrStructureDecoder.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrStructureDecoder.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrStructureDecoder.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JsrStructureDecoder (Apache Johnzon 1.1.1 API)</title>
+<title>JsrStructureDecoder (Apache Johnzon 1.1.2 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="JsrStructureDecoder (Apache Johnzon 1.1.1 API)";
+            parent.document.title="JsrStructureDecoder (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {

Modified: johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrStructureEncoder.html
URL: http://svn.apache.org/viewvc/johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrStructureEncoder.html?rev=1804238&r1=1804237&r2=1804238&view=diff
==============================================================================
--- johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrStructureEncoder.html (original)
+++ johnzon/site/publish/apidocs/org/apache/johnzon/websocket/jsr/JsrStructureEncoder.html Sun Aug  6 15:02:40 2017
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JsrStructureEncoder (Apache Johnzon 1.1.1 API)</title>
+<title>JsrStructureEncoder (Apache Johnzon 1.1.2 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="JsrStructureEncoder (Apache Johnzon 1.1.1 API)";
+            parent.document.title="JsrStructureEncoder (Apache Johnzon 1.1.2 API)";
         }
     }
     catch(err) {