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 [23/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/...

Modified: incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonStreamParserImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonStreamParserImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonStreamParserImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonStreamParserImpl.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>JsonStreamParserImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonStreamParserImpl (Johnzon :: Core 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="JsonStreamParserImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonStreamParserImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -96,6 +96,10 @@
 <dt>All Implemented Interfaces:</dt>
 <dd><a href="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang">AutoCloseable</a>, javax.json.stream.JsonParser, <a href="../../../../org/apache/johnzon/core/JsonChars.html" title="interface in org.apache.johnzon.core">JsonChars</a></dd>
 </dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html" title="class in org.apache.johnzon.core">CommentsJsonStreamParserImpl</a></dd>
+</dl>
 <hr>
 <br>
 <pre>public class <span class="strong">JsonStreamParserImpl</span>
@@ -310,115 +314,119 @@ implements <a href="../../../../org/apac
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#cust(java.lang.String)">cust</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;message)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected javax.json.stream.JsonParser.Event</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#defaultHandling(char)">defaultHandling</a></strong>(char&nbsp;c)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math">BigDecimal</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#getBigDecimal()">getBigDecimal</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#getInt()">getInt</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>javax.json.stream.JsonLocation</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#getLocation()">getLocation</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#getLong()">getLong</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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/core/JsonStreamParserImpl.html#getString()">getString</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParser.Event</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#handleEndArray()">handleEndArray</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParser.Event</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#handleEndObject()">handleEndObject</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParser.Event</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#handleLiteral()">handleLiteral</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParser.Event</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#handleQuote()">handleQuote</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParser.Event</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#handleStartArray()">handleStartArray</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParser.Event</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#handleStartObject()">handleStartObject</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#hasNext()">hasNext</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private static boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#isAsciiDigit(char)">isAsciiDigit</a></strong>(char&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#isIntegralNumber()">isIntegralNumber</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>javax.json.stream.JsonParser.Event</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#next()">next</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private int</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#parseHexDigit(char)">parseHexDigit</a></strong>(char&nbsp;value)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#parseIntegerFromChars(char[],%20int,%20int)">parseIntegerFromChars</a></strong>(char[]&nbsp;chars,
                      int&nbsp;start,
                      int&nbsp;end)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#parseLongFromChars(char[],%20int,%20int)">parseLongFromChars</a></strong>(char[]&nbsp;chars,
                   int&nbsp;start,
                   int&nbsp;end)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>private char</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#parseUnicodeHexChars()">parseUnicodeHexChars</a></strong>()</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>private char</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#readNextChar()">readNextChar</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#parseUnicodeHexChars()">parseUnicodeHexChars</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>private char</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#readNextNonWhitespaceChar()">readNextNonWhitespaceChar</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>protected char</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#readNextChar()">readNextChar</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected char</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#readNextNonWhitespaceChar(char)">readNextNonWhitespaceChar</a></strong>(char&nbsp;c)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>private void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#readNumber()">readNumber</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#readString()">readString</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParsingException</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#tmc()">tmc</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParsingException</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#uexc(char,%20java.lang.String)">uexc</a></strong>(char&nbsp;c,
     <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;message)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParsingException</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#uexc(java.lang.String)">uexc</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;message)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParsingException</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#uexio(java.io.IOException)">uexio</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>&nbsp;e)</code>&nbsp;</td>
 </tr>
@@ -746,16 +754,16 @@ implements <a href="../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>readNextChar</h4>
-<pre>private&nbsp;char&nbsp;readNextChar()</pre>
+<pre>protected final&nbsp;char&nbsp;readNextChar()</pre>
 </li>
 </ul>
-<a name="readNextNonWhitespaceChar()">
+<a name="readNextNonWhitespaceChar(char)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>readNextNonWhitespaceChar</h4>
-<pre>private&nbsp;char&nbsp;readNextNonWhitespaceChar()</pre>
+<pre>protected final&nbsp;char&nbsp;readNextNonWhitespaceChar(char&nbsp;c)</pre>
 </li>
 </ul>
 <a name="next()">
@@ -771,6 +779,15 @@ implements <a href="../../../../org/apac
 </dl>
 </li>
 </ul>
+<a name="defaultHandling(char)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>defaultHandling</h4>
+<pre>protected&nbsp;javax.json.stream.JsonParser.Event&nbsp;defaultHandling(char&nbsp;c)</pre>
+</li>
+</ul>
 <a name="handleStartObject()">
 <!--   -->
 </a>
@@ -1081,6 +1098,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/johnzon-core/apidocs/org/apache/johnzon/core/JsonStringImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonStringImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonStringImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonStringImpl.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>JsonStringImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonStringImpl (Johnzon :: Core 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="JsonStringImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonStringImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -433,6 +433,6 @@ implements javax.json.JsonString</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/johnzon-core/apidocs/org/apache/johnzon/core/JsonWriterFactoryImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonWriterFactoryImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonWriterFactoryImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonWriterFactoryImpl.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>JsonWriterFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonWriterFactoryImpl (Johnzon :: Core 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="JsonWriterFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonWriterFactoryImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -128,10 +128,14 @@ implements javax.json.JsonWriterFactory,
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonWriterFactoryImpl.html#internalConfig">internalConfig</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>private static <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/core/JsonWriterFactoryImpl.html#SUPPORTED_CONFIG_KEYS">SUPPORTED_CONFIG_KEYS</a></strong></code>&nbsp;</td>
+<td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging">Logger</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonWriterFactoryImpl.html#LOGGER">LOGGER</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonWriterFactoryImpl.html#SUPPORTED_CONFIG_KEYS">SUPPORTED_CONFIG_KEYS</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>private static <a href="http://docs.oracle.com/javase/6/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonWriterFactoryImpl.html#UTF8_CHARSET">UTF8_CHARSET</a></strong></code>&nbsp;</td>
 </tr>
@@ -206,6 +210,15 @@ implements javax.json.JsonWriterFactory,
 <!--   -->
 </a>
 <h3>Field Detail</h3>
+<a name="LOGGER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>LOGGER</h4>
+<pre>private static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging">Logger</a> LOGGER</pre>
+</li>
+</ul>
 <a name="UTF8_CHARSET">
 <!--   -->
 </a>
@@ -230,7 +243,7 @@ implements javax.json.JsonWriterFactory,
 <ul class="blockList">
 <li class="blockList">
 <h4>SUPPORTED_CONFIG_KEYS</h4>
-<pre>private static final&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>[] SUPPORTED_CONFIG_KEYS</pre>
+<pre>private static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; SUPPORTED_CONFIG_KEYS</pre>
 </li>
 </ul>
 <a name="factory">
@@ -386,6 +399,6 @@ implements javax.json.JsonWriterFactory,
 <!--   -->
 </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/johnzon-core/apidocs/org/apache/johnzon/core/JsonWriterImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonWriterImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonWriterImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonWriterImpl.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>JsonWriterImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonWriterImpl (Johnzon :: Core 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="JsonWriterImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonWriterImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -375,6 +375,6 @@ implements javax.json.JsonWriter, <a hre
 <!--   -->
 </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/johnzon-core/apidocs/org/apache/johnzon/core/RFC4627AwareInputStreamReader.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/RFC4627AwareInputStreamReader.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/RFC4627AwareInputStreamReader.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/RFC4627AwareInputStreamReader.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>RFC4627AwareInputStreamReader (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>RFC4627AwareInputStreamReader (Johnzon :: Core 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="RFC4627AwareInputStreamReader (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="RFC4627AwareInputStreamReader (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -328,6 +328,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/johnzon-core/apidocs/org/apache/johnzon/core/SimpleStack.Element.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/SimpleStack.Element.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/SimpleStack.Element.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/SimpleStack.Element.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>SimpleStack.Element (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>SimpleStack.Element (Johnzon :: Core 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="SimpleStack.Element (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="SimpleStack.Element (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -274,6 +274,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/johnzon-core/apidocs/org/apache/johnzon/core/SimpleStack.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/SimpleStack.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/SimpleStack.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/SimpleStack.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>SimpleStack (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>SimpleStack (Johnzon :: Core 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="SimpleStack (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="SimpleStack (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -345,6 +345,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/johnzon-core/apidocs/org/apache/johnzon/core/Strings.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/Strings.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/Strings.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/Strings.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>Strings (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Strings (Johnzon :: Core 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="Strings (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Strings (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -366,6 +366,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/johnzon-core/apidocs/org/apache/johnzon/core/ThreadLocalBufferCache.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/ThreadLocalBufferCache.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/ThreadLocalBufferCache.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/ThreadLocalBufferCache.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>ThreadLocalBufferCache (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>ThreadLocalBufferCache (Johnzon :: Core 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="ThreadLocalBufferCache (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="ThreadLocalBufferCache (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -332,6 +332,6 @@ implements <a href="http://docs.oracle.c
 <!--   -->
 </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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.BufferProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.BufferProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.BufferProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.BufferProvider.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.core.BufferStrategy.BufferProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.johnzon.core.BufferStrategy.BufferProvider (Johnzon :: Core 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.core.BufferStrategy.BufferProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.johnzon.core.BufferStrategy.BufferProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -185,6 +185,44 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html#CommentsJsonStreamParserImpl(java.io.InputStream,%20java.nio.charset.Charset,%20int,%20org.apache.johnzon.core.BufferStrategy.BufferProvider,%20org.apache.johnzon.core.BufferStrategy.BufferProvider)">CommentsJsonStreamParserImpl</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
+                            <a href="http://docs.oracle.com/javase/6/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a>&nbsp;encoding,
+                            int&nbsp;maxStringLength,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;valueBuffer)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html#CommentsJsonStreamParserImpl(java.io.InputStream,%20java.nio.charset.Charset,%20int,%20org.apache.johnzon.core.BufferStrategy.BufferProvider,%20org.apache.johnzon.core.BufferStrategy.BufferProvider)">CommentsJsonStreamParserImpl</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
+                            <a href="http://docs.oracle.com/javase/6/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</a>&nbsp;encoding,
+                            int&nbsp;maxStringLength,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;valueBuffer)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html#CommentsJsonStreamParserImpl(java.io.InputStream,%20int,%20org.apache.johnzon.core.BufferStrategy.BufferProvider,%20org.apache.johnzon.core.BufferStrategy.BufferProvider)">CommentsJsonStreamParserImpl</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
+                            int&nbsp;maxStringLength,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;valueBuffer)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html#CommentsJsonStreamParserImpl(java.io.InputStream,%20int,%20org.apache.johnzon.core.BufferStrategy.BufferProvider,%20org.apache.johnzon.core.BufferStrategy.BufferProvider)">CommentsJsonStreamParserImpl</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;inputStream,
+                            int&nbsp;maxStringLength,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;valueBuffer)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html#CommentsJsonStreamParserImpl(java.io.Reader,%20int,%20org.apache.johnzon.core.BufferStrategy.BufferProvider,%20org.apache.johnzon.core.BufferStrategy.BufferProvider)">CommentsJsonStreamParserImpl</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
+                            int&nbsp;maxStringLength,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;valueBuffer)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html#CommentsJsonStreamParserImpl(java.io.Reader,%20int,%20org.apache.johnzon.core.BufferStrategy.BufferProvider,%20org.apache.johnzon.core.BufferStrategy.BufferProvider)">CommentsJsonStreamParserImpl</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;reader,
+                            int&nbsp;maxStringLength,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                            <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;valueBuffer)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/JsonGeneratorImpl.html#JsonGeneratorImpl(java.io.OutputStream,%20org.apache.johnzon.core.BufferStrategy.BufferProvider,%20java.util.concurrent.ConcurrentMap)">JsonGeneratorImpl</a></strong>(<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;out,
                  <a href="../../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
                  <a href="http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/ConcurrentMap.html?is-external=true" title="class or interface in java.util.concurrent">ConcurrentMap</a>&lt;<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>,<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>&gt;&nbsp;cache)</code>&nbsp;</td>
@@ -321,6 +359,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferByInstanceProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferByInstanceProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferByInstanceProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferByInstanceProvider.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.core.BufferStrategy.CharBufferByInstanceProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy.CharBufferByInstanceProvider (Johnzon :: Core 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.core.BufferStrategy.CharBufferByInstanceProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy.CharBufferByInstanceProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferQueueProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferQueueProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferQueueProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferQueueProvider.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.core.BufferStrategy.CharBufferQueueProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy.CharBufferQueueProvider (Johnzon :: Core 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.core.BufferStrategy.CharBufferQueueProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy.CharBufferQueueProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferSingletonProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferSingletonProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferSingletonProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferSingletonProvider.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.core.BufferStrategy.CharBufferSingletonProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy.CharBufferSingletonProvider (Johnzon :: Core 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.core.BufferStrategy.CharBufferSingletonProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy.CharBufferSingletonProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferThreadLocalProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferThreadLocalProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferThreadLocalProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.CharBufferThreadLocalProvider.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.core.BufferStrategy.CharBufferThreadLocalProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy.CharBufferThreadLocalProvider (Johnzon :: Core 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.core.BufferStrategy.CharBufferThreadLocalProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy.CharBufferThreadLocalProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.QueueProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.QueueProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.QueueProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.QueueProvider.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.core.BufferStrategy.QueueProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy.QueueProvider (Johnzon :: Core 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.core.BufferStrategy.QueueProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy.QueueProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -137,6 +137,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.SingletonProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.SingletonProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.SingletonProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.SingletonProvider.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.core.BufferStrategy.SingletonProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy.SingletonProvider (Johnzon :: Core 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.core.BufferStrategy.SingletonProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy.SingletonProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -137,6 +137,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderByInstanceProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderByInstanceProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderByInstanceProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderByInstanceProvider.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.core.BufferStrategy.StringBuilderByInstanceProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy.StringBuilderByInstanceProvider (Johnzon :: Core 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.core.BufferStrategy.StringBuilderByInstanceProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy.StringBuilderByInstanceProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderQueueProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderQueueProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderQueueProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderQueueProvider.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.core.BufferStrategy.StringBuilderQueueProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy.StringBuilderQueueProvider (Johnzon :: Core 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.core.BufferStrategy.StringBuilderQueueProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy.StringBuilderQueueProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderSingletonProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderSingletonProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderSingletonProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderSingletonProvider.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.core.BufferStrategy.StringBuilderSingletonProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy.StringBuilderSingletonProvider (Johnzon :: Core 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.core.BufferStrategy.StringBuilderSingletonProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy.StringBuilderSingletonProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderThreadLocalProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderThreadLocalProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderThreadLocalProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.StringBuilderThreadLocalProvider.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.core.BufferStrategy.StringBuilderThreadLocalProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy.StringBuilderThreadLocalProvider (Johnzon :: Core 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.core.BufferStrategy.StringBuilderThreadLocalProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy.StringBuilderThreadLocalProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.ThreadLocalProvider.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.ThreadLocalProvider.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.ThreadLocalProvider.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.ThreadLocalProvider.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.core.BufferStrategy.ThreadLocalProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy.ThreadLocalProvider (Johnzon :: Core 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.core.BufferStrategy.ThreadLocalProvider (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy.ThreadLocalProvider (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -137,6 +137,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/BufferStrategy.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.core.BufferStrategy (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.BufferStrategy (Johnzon :: Core 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.core.BufferStrategy (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.BufferStrategy (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -150,6 +150,6 @@ the order they are declared.</div>
 <!--   -->
 </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

Added: incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/CommentsJsonStreamParserImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/CommentsJsonStreamParserImpl.html?rev=1651138&view=auto
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/CommentsJsonStreamParserImpl.html (added)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/CommentsJsonStreamParserImpl.html Mon Jan 12 16:46:32 2015
@@ -0,0 +1,113 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.johnzon.core.CommentsJsonStreamParserImpl (Johnzon :: Core 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.core.CommentsJsonStreamParserImpl (Johnzon :: Core 0.5-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../org/apache/johnzon/core/package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html" title="class in org.apache.johnzon.core">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/johnzon/core/class-use/CommentsJsonStreamParserImpl.html" target="_top">Frames</a></li>
+<li><a href="CommentsJsonStreamParserImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.johnzon.core.CommentsJsonStreamParserImpl" class="title">Uses of Class<br>org.apache.johnzon.core.CommentsJsonStreamParserImpl</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.johnzon.core.CommentsJsonStreamParserImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../org/apache/johnzon/core/package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html" title="class in org.apache.johnzon.core">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/johnzon/core/class-use/CommentsJsonStreamParserImpl.html" target="_top">Frames</a></li>
+<li><a href="CommentsJsonStreamParserImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonArrayBuilderImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonArrayBuilderImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonArrayBuilderImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonArrayBuilderImpl.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.core.JsonArrayBuilderImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.JsonArrayBuilderImpl (Johnzon :: Core 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.core.JsonArrayBuilderImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.JsonArrayBuilderImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonArrayImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonArrayImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonArrayImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonArrayImpl.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.core.JsonArrayImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.JsonArrayImpl (Johnzon :: Core 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.core.JsonArrayImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.JsonArrayImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonBuilderFactoryImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonBuilderFactoryImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonBuilderFactoryImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonBuilderFactoryImpl.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.core.JsonBuilderFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.JsonBuilderFactoryImpl (Johnzon :: Core 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.core.JsonBuilderFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.JsonBuilderFactoryImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonChars.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonChars.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonChars.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonChars.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.core.JsonChars (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.johnzon.core.JsonChars (Johnzon :: Core 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.core.JsonChars (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Interface org.apache.johnzon.core.JsonChars (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -79,18 +79,22 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html" title="class in org.apache.johnzon.core">CommentsJsonStreamParserImpl</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>(package private) class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/JsonGeneratorImpl.html" title="class in org.apache.johnzon.core">JsonGeneratorImpl</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>(package private) class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/JsonPrettyGeneratorImpl.html" title="class in org.apache.johnzon.core">JsonPrettyGeneratorImpl</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/JsonStreamParserImpl.html" title="class in org.apache.johnzon.core">JsonStreamParserImpl</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>(package private) class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/johnzon/core/Strings.html" title="class in org.apache.johnzon.core">Strings</a></strong></code>&nbsp;</td>
 </tr>
@@ -145,6 +149,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonDoubleImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonDoubleImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonDoubleImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonDoubleImpl.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.core.JsonDoubleImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.JsonDoubleImpl (Johnzon :: Core 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.core.JsonDoubleImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.JsonDoubleImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorFactoryImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorFactoryImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorFactoryImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorFactoryImpl.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.core.JsonGeneratorFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.JsonGeneratorFactoryImpl (Johnzon :: Core 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.core.JsonGeneratorFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.JsonGeneratorFactoryImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -108,6 +108,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorImpl.StructureElement.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorImpl.StructureElement.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorImpl.StructureElement.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorImpl.StructureElement.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.core.JsonGeneratorImpl.StructureElement (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.JsonGeneratorImpl.StructureElement (Johnzon :: Core 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.core.JsonGeneratorImpl.StructureElement (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.JsonGeneratorImpl.StructureElement (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -149,6 +149,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/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/class-use/JsonGeneratorImpl.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.core.JsonGeneratorImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.johnzon.core.JsonGeneratorImpl (Johnzon :: Core 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.core.JsonGeneratorImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.johnzon.core.JsonGeneratorImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -133,6 +133,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