You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by sa...@apache.org on 2015/01/12 17:46:39 UTC

svn commit: r1651138 [6/47] - in /incubator/johnzon/site/publish: ./ apidocs/ 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/org/apache/j...

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Converter.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Converter.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Converter.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Converter.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Converter (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Converter (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Converter (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Converter (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -220,6 +220,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/JohnzonConverter.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/JohnzonConverter.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/JohnzonConverter.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/JohnzonConverter.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>JohnzonConverter (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>JohnzonConverter (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="JohnzonConverter (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JohnzonConverter (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -195,6 +195,6 @@ public @interface <span class="strong">J
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/JohnzonIgnore.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/JohnzonIgnore.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/JohnzonIgnore.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/JohnzonIgnore.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>JohnzonIgnore (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>JohnzonIgnore (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="JohnzonIgnore (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JohnzonIgnore (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -203,6 +203,6 @@ public @interface <span class="strong">J
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Mapper.FallbackConverter.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Mapper.FallbackConverter.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Mapper.FallbackConverter.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Mapper.FallbackConverter.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Mapper.FallbackConverter (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Mapper.FallbackConverter (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Mapper.FallbackConverter (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Mapper.FallbackConverter (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -283,6 +283,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Mapper.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Mapper.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Mapper.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/Mapper.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Mapper (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Mapper (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Mapper (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Mapper (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -235,7 +235,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/Mapper.html#buildObject(java.lang.reflect.Type,%20javax.json.JsonObject)">buildObject</a></strong>(<a href="http://docs.oracle.com/javase/6/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"><code><strong><a href="../../../../org/apache/johnzon/mapper/Mapper.html#buildObject(java.lang.reflect.Type,%20javax.json.JsonObject)">buildObject</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;inType,
            javax.json.JsonObject&nbsp;object)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -395,18 +395,22 @@ extends <a href="http://docs.oracle.com/
            <a href="http://docs.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;stream)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/Mapper.html#writeObjectAsString(java.lang.Object)">writeObjectAsString</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;instance)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>private static javax.json.stream.JsonGenerator</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/Mapper.html#writePrimitives(javax.json.stream.JsonGenerator,%20java.lang.Object)">writePrimitives</a></strong>(javax.json.stream.JsonGenerator&nbsp;generator,
                <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private static javax.json.stream.JsonGenerator</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/Mapper.html#writePrimitives(javax.json.stream.JsonGenerator,%20java.lang.String,%20java.lang.Class,%20java.lang.Object)">writePrimitives</a></strong>(javax.json.stream.JsonGenerator&nbsp;generator,
                <a href="http://docs.oracle.com/javase/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private javax.json.stream.JsonGenerator</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/Mapper.html#writeValue(javax.json.stream.JsonGenerator,%20java.lang.Class,%20boolean,%20boolean,%20boolean,%20boolean,%20java.lang.String,%20java.lang.Object)">writeValue</a></strong>(javax.json.stream.JsonGenerator&nbsp;generator,
           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;type,
@@ -755,6 +759,15 @@ extends <a href="http://docs.oracle.com/
                <a href="http://docs.oracle.com/javase/6/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</a>&nbsp;stream)</pre>
 </li>
 </ul>
+<a name="writeObjectAsString(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeObjectAsString</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;writeObjectAsString(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;instance)</pre>
+</li>
+</ul>
 <a name="doWriteHandlingNullObject(java.lang.Object, javax.json.stream.JsonGenerator)">
 <!--   -->
 </a>
@@ -942,7 +955,7 @@ extends <a href="http://docs.oracle.com/
 <ul class="blockList">
 <li class="blockList">
 <h4>buildObject</h4>
-<pre>private&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;buildObject(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+<pre>private&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;buildObject(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;inType,
                  javax.json.JsonObject&nbsp;object)
                     throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <dl><dt><span class="strong">Throws:</span></dt>
@@ -1068,6 +1081,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/MapperBuilder.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/MapperBuilder.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/MapperBuilder.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/MapperBuilder.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MapperBuilder (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>MapperBuilder (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MapperBuilder (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="MapperBuilder (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -124,6 +124,14 @@ extends <a href="http://docs.oracle.com/
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#attributeOrder">attributeOrder</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#bufferSize">bufferSize</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#bufferStrategy">bufferStrategy</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/6/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/6/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/Converter.html" title="interface in org.apache.johnzon.mapper">Converter</a>&lt;?&gt;&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#converters">converters</a></strong></code>&nbsp;</td>
 </tr>
@@ -140,6 +148,14 @@ extends <a href="http://docs.oracle.com/
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#generatorFactory">generatorFactory</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>private int</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#maxSize">maxSize</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#pretty">pretty</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>private javax.json.JsonReaderFactory</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#readerFactory">readerFactory</a></strong></code>&nbsp;</td>
 </tr>
@@ -156,6 +172,10 @@ extends <a href="http://docs.oracle.com/
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#supportHiddenAccess">supportHiddenAccess</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#supportsComments">supportsComments</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>private int</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#version">version</a></strong></code>&nbsp;</td>
 </tr>
@@ -214,6 +234,14 @@ extends <a href="http://docs.oracle.com/
 </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"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#setBufferSize(int)">setBufferSize</a></strong>(int&nbsp;bufferSize)</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"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#setBufferStrategy(java.lang.String)">setBufferStrategy</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;bufferStrategy)</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"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#setDoCloseOnStreams(boolean)">setDoCloseOnStreams</a></strong>(boolean&nbsp;doCloseOnStreams)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -222,6 +250,14 @@ extends <a href="http://docs.oracle.com/
 </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"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#setMaxSize(int)">setMaxSize</a></strong>(int&nbsp;size)</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"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#setPretty(boolean)">setPretty</a></strong>(boolean&nbsp;pretty)</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"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#setReaderFactory(javax.json.JsonReaderFactory)">setReaderFactory</a></strong>(javax.json.JsonReaderFactory&nbsp;readerFactory)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -238,6 +274,10 @@ extends <a href="http://docs.oracle.com/
 </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"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#setSupportsComments(boolean)">setSupportsComments</a></strong>(boolean&nbsp;supportsComments)</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"><code><strong><a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html#setVersion(int)">setVersion</a></strong>(int&nbsp;version)</code>&nbsp;</td>
 </tr>
 </table>
@@ -316,6 +356,33 @@ extends <a href="http://docs.oracle.com/
 <pre>private&nbsp;int version</pre>
 </li>
 </ul>
+<a name="maxSize">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>maxSize</h4>
+<pre>private&nbsp;int maxSize</pre>
+</li>
+</ul>
+<a name="bufferSize">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bufferSize</h4>
+<pre>private&nbsp;int bufferSize</pre>
+</li>
+</ul>
+<a name="bufferStrategy">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bufferStrategy</h4>
+<pre>private&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> bufferStrategy</pre>
+</li>
+</ul>
 <a name="attributeOrder">
 <!--   -->
 </a>
@@ -343,6 +410,24 @@ extends <a href="http://docs.oracle.com/
 <pre>private&nbsp;boolean skipEmptyArray</pre>
 </li>
 </ul>
+<a name="supportsComments">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>supportsComments</h4>
+<pre>private&nbsp;boolean supportsComments</pre>
+</li>
+</ul>
+<a name="pretty">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pretty</h4>
+<pre>protected&nbsp;boolean pretty</pre>
+</li>
+</ul>
 <a name="accessMode">
 <!--   -->
 </a>
@@ -395,6 +480,51 @@ extends <a href="http://docs.oracle.com/
 <pre>public&nbsp;<a href="../../../../org/apache/johnzon/mapper/Mapper.html" title="class in org.apache.johnzon.mapper">Mapper</a>&nbsp;build()</pre>
 </li>
 </ul>
+<a name="setSupportsComments(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSupportsComments</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class in org.apache.johnzon.mapper">MapperBuilder</a>&nbsp;setSupportsComments(boolean&nbsp;supportsComments)</pre>
+</li>
+</ul>
+<a name="setPretty(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPretty</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class in org.apache.johnzon.mapper">MapperBuilder</a>&nbsp;setPretty(boolean&nbsp;pretty)</pre>
+</li>
+</ul>
+<a name="setBufferSize(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBufferSize</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class in org.apache.johnzon.mapper">MapperBuilder</a>&nbsp;setBufferSize(int&nbsp;bufferSize)</pre>
+</li>
+</ul>
+<a name="setBufferStrategy(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBufferStrategy</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class in org.apache.johnzon.mapper">MapperBuilder</a>&nbsp;setBufferStrategy(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;bufferStrategy)</pre>
+</li>
+</ul>
+<a name="setMaxSize(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMaxSize</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/johnzon/mapper/MapperBuilder.html" title="class in org.apache.johnzon.mapper">MapperBuilder</a>&nbsp;setMaxSize(int&nbsp;size)</pre>
+</li>
+</ul>
 <a name="setAccessMode(org.apache.johnzon.mapper.access.AccessMode)">
 <!--   -->
 </a>
@@ -562,6 +692,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/MapperException.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/MapperException.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/MapperException.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/MapperException.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MapperException (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>MapperException (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MapperException (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="MapperException (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -267,6 +267,6 @@ extends javax.json.JsonException</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.DecoratedType.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.DecoratedType.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.DecoratedType.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.DecoratedType.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AccessMode.DecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>AccessMode.DecoratedType (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AccessMode.DecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="AccessMode.DecoratedType (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -226,6 +226,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.Reader.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.Reader.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.Reader.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.Reader.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AccessMode.Reader (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>AccessMode.Reader (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AccessMode.Reader (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="AccessMode.Reader (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -221,6 +221,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.Writer.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.Writer.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.Writer.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.Writer.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AccessMode.Writer (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>AccessMode.Writer (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AccessMode.Writer (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="AccessMode.Writer (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -223,6 +223,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/AccessMode.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>AccessMode (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>AccessMode (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="AccessMode (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="AccessMode (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -245,6 +245,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldDecoratedType.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldDecoratedType.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldDecoratedType.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldDecoratedType.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>FieldAccessMode.FieldDecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>FieldAccessMode.FieldDecoratedType (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FieldAccessMode.FieldDecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="FieldAccessMode.FieldDecoratedType (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -321,6 +321,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldReader.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldReader.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldReader.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldReader.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>FieldAccessMode.FieldReader (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>FieldAccessMode.FieldReader (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FieldAccessMode.FieldReader (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="FieldAccessMode.FieldReader (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -298,6 +298,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldWriter.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldWriter.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldWriter.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.FieldWriter.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>FieldAccessMode.FieldWriter (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>FieldAccessMode.FieldWriter (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FieldAccessMode.FieldWriter (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="FieldAccessMode.FieldWriter (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -300,6 +300,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAccessMode.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>FieldAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>FieldAccessMode (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FieldAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="FieldAccessMode (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -337,6 +337,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/FieldAndMethodAccessMode.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>FieldAndMethodAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>FieldAndMethodAccessMode (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="FieldAndMethodAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="FieldAndMethodAccessMode (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -341,6 +341,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodDecoratedType.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodDecoratedType.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodDecoratedType.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodDecoratedType.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MethodAccessMode.MethodDecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>MethodAccessMode.MethodDecoratedType (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MethodAccessMode.MethodDecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="MethodAccessMode.MethodDecoratedType (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -311,6 +311,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodReader.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodReader.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodReader.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodReader.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MethodAccessMode.MethodReader (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>MethodAccessMode.MethodReader (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MethodAccessMode.MethodReader (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="MethodAccessMode.MethodReader (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -315,6 +315,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodWriter.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodWriter.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodWriter.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.MethodWriter.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MethodAccessMode.MethodWriter (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>MethodAccessMode.MethodWriter (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MethodAccessMode.MethodWriter (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="MethodAccessMode.MethodWriter (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -317,6 +317,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/MethodAccessMode.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>MethodAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>MethodAccessMode (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="MethodAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="MethodAccessMode (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -337,6 +337,6 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.DecoratedType.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.DecoratedType.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.DecoratedType.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.DecoratedType.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.DecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.DecoratedType (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.DecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.DecoratedType (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -209,6 +209,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Reader.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Reader.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Reader.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Reader.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Reader (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Reader (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Reader (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Reader (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -218,6 +218,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Writer.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Writer.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Writer.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.Writer.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Writer (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Writer (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Writer (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode.Writer (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -216,6 +216,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/AccessMode.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.johnzon.mapper.access.AccessMode (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.johnzon.mapper.access.AccessMode (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -274,6 +274,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldDecoratedType.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldDecoratedType.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldDecoratedType.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldDecoratedType.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldDecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldDecoratedType (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldDecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldDecoratedType (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldReader.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldReader.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldReader.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldReader.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldReader (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldReader (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldReader (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldReader (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldWriter.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldWriter.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldWriter.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.FieldWriter.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldWriter (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldWriter (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldWriter (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode.FieldWriter (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAccessMode.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAccessMode (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/FieldAndMethodAccessMode.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.FieldAndMethodAccessMode (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodDecoratedType.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodDecoratedType.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodDecoratedType.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodDecoratedType.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodDecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodDecoratedType (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodDecoratedType (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodDecoratedType (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodReader.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodReader.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodReader.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodReader.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodReader (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodReader (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodReader (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodReader (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodWriter.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodWriter.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodWriter.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.MethodWriter.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodWriter (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodWriter (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodWriter (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode.MethodWriter (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/class-use/MethodAccessMode.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.mapper.access.MethodAccessMode (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -150,6 +150,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-frame.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-frame.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-frame.html Mon Jan 12 16:46:32 2015
@@ -3,7 +3,7 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.johnzon.mapper.access (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>org.apache.johnzon.mapper.access (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-summary.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-summary.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-summary.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.johnzon.mapper.access (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>org.apache.johnzon.mapper.access (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.johnzon.mapper.access (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.johnzon.mapper.access (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -187,6 +187,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-tree.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-tree.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-tree.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.johnzon.mapper.access Class Hierarchy (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>org.apache.johnzon.mapper.access Class Hierarchy (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.johnzon.mapper.access Class Hierarchy (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.johnzon.mapper.access Class Hierarchy (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -147,6 +147,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-use.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-use.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-use.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/access/package-use.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.johnzon.mapper.access (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.johnzon.mapper.access (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.johnzon.mapper.access (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.johnzon.mapper.access (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -230,6 +230,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/Converter.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Interface org.apache.johnzon.mapper.Converter (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.johnzon.mapper.Converter (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.johnzon.mapper.Converter (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.johnzon.mapper.Converter (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -401,6 +401,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonConverter.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonConverter.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonConverter.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonConverter.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.JohnzonConverter (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.JohnzonConverter (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.johnzon.mapper.JohnzonConverter (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.mapper.JohnzonConverter (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnore.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnore.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnore.html (original)
+++ incubator/johnzon/site/publish/apidocs/org/apache/johnzon/mapper/class-use/JohnzonIgnore.html Mon Jan 12 16:46:32 2015
@@ -3,13 +3,13 @@
 <html lang="de">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.johnzon.mapper.JohnzonIgnore (Johnzon 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.mapper.JohnzonIgnore (Johnzon 0.5-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.johnzon.mapper.JohnzonIgnore (Johnzon 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.mapper.JohnzonIgnore (Johnzon 0.5-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file