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

Added: incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/CommentsJsonStreamParserImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/CommentsJsonStreamParserImpl.html?rev=1651138&view=auto
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/CommentsJsonStreamParserImpl.html (added)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/CommentsJsonStreamParserImpl.html Mon Jan 12 16:46:32 2015
@@ -0,0 +1,348 @@
+<!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>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="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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommentsJsonStreamParserImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/johnzon/core/BufferStrategy.ThreadLocalProvider.html" title="class in org.apache.johnzon.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/core/JsonArrayBuilderImpl.html" title="class in org.apache.johnzon.core"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/johnzon/core/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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.johnzon.core</div>
+<h2 title="Class CommentsJsonStreamParserImpl" class="title">Class CommentsJsonStreamParserImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html" title="class in org.apache.johnzon.core">org.apache.johnzon.core.JsonStreamParserImpl</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.johnzon.core.CommentsJsonStreamParserImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<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>
+<hr>
+<br>
+<pre>public class <span class="strong">CommentsJsonStreamParserImpl</span>
+extends <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html" title="class in org.apache.johnzon.core">JsonStreamParserImpl</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_javax.json.stream.JsonParser">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;javax.json.stream.JsonParser</h3>
+<code>javax.json.stream.JsonParser.Event</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.johnzon.core.JsonChars">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.johnzon.core.<a href="../../../../org/apache/johnzon/core/JsonChars.html" title="interface in org.apache.johnzon.core">JsonChars</a></h3>
+<code><a href="../../../../org/apache/johnzon/core/JsonChars.html#BACKSPACE">BACKSPACE</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#COMMA_CHAR">COMMA_CHAR</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#COMMA_EVENT">COMMA_EVENT</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#CR">CR</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#DOT">DOT</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#END_ARRAY">END_ARRAY</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#END_ARRAY_CHAR">END_ARRAY_CHAR</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#END_OBJECT">END_OBJECT</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#END_OBJECT_CHAR">END_OBJECT_CHAR</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#EOF">EOF</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#EOL">EOL</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#ESCAP
 E_CHAR">ESCAPE_CHAR</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#EVT_MAP">EVT_MAP</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#EXP_LOWERCASE">EXP_LOWERCASE</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#EXP_UPPERCASE">EXP_UPPERCASE</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#FALSE_A">FALSE_A</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#FALSE_E">FALSE_E</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#FALSE_F">FALSE_F</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#FALSE_L">FALSE_L</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#FALSE_S">FALSE_S</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#FORMFEED">FORMFEED</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#KEY_NAME">KEY_NAME</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#KEY_SEPARATOR">KEY_SEPARATOR</a>, <a href="../../../../org/apach
 e/johnzon/core/JsonChars.html#KEY_SEPARATOR_EVENT">KEY_SEPARATOR_EVENT</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#MINUS">MINUS</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#NINE">NINE</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#NULL">NULL</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#NULL_L">NULL_L</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#NULL_N">NULL_N</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#NULL_U">NULL_U</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#PLUS">PLUS</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#QUOTE_CHAR">QUOTE_CHAR</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#SPACE">SPACE</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#START_ARRAY">START_ARRAY</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#START_ARRAY_CHAR">START_ARRAY_CHAR</a>, <a href="../../../.
 ./org/apache/johnzon/core/JsonChars.html#START_OBJECT">START_OBJECT</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#START_OBJECT_CHAR">START_OBJECT_CHAR</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#TAB">TAB</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#TRUE_E">TRUE_E</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#TRUE_R">TRUE_R</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#TRUE_T">TRUE_T</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#TRUE_U">TRUE_U</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#VALUE_FALSE">VALUE_FALSE</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#VALUE_NULL">VALUE_NULL</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#VALUE_NUMBER">VALUE_NUMBER</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#VALUE_STRING">VALUE_STRING</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#VALUE_
 TRUE">VALUE_TRUE</a>, <a href="../../../../org/apache/johnzon/core/JsonChars.html#ZERO">ZERO</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><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="colOne"><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="colOne"><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>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected javax.json.stream.JsonParser.Event</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html#defaultHandling(char)">defaultHandling</a></strong>(char&nbsp;c)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.johnzon.core.JsonStreamParserImpl">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.johnzon.core.<a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html" title="class in org.apache.johnzon.core">JsonStreamParserImpl</a></h3>
+<code><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#close()">close</a>, <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#getBigDecimal()">getBigDecimal</a>, <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#getInt()">getInt</a>, <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#getLocation()">getLocation</a>, <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#getLong()">getLong</a>, <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#getString()">getString</a>, <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#hasNext()">hasNext</a>, <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#isIntegralNumber()">isIntegralNumber</a>, <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#next()">next</a>, <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#readNextChar()">readNextChar</a>, <
 a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#readNextNonWhitespaceChar(char)">readNextNonWhitespaceChar</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<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></h3>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CommentsJsonStreamParserImpl(java.io.InputStream, int, org.apache.johnzon.core.BufferStrategy.BufferProvider, org.apache.johnzon.core.BufferStrategy.BufferProvider)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CommentsJsonStreamParserImpl</h4>
+<pre>public&nbsp;CommentsJsonStreamParserImpl(<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)</pre>
+</li>
+</ul>
+<a name="CommentsJsonStreamParserImpl(java.io.InputStream, java.nio.charset.Charset, int, org.apache.johnzon.core.BufferStrategy.BufferProvider, org.apache.johnzon.core.BufferStrategy.BufferProvider)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CommentsJsonStreamParserImpl</h4>
+<pre>public&nbsp;CommentsJsonStreamParserImpl(<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)</pre>
+</li>
+</ul>
+<a name="CommentsJsonStreamParserImpl(java.io.Reader, int, org.apache.johnzon.core.BufferStrategy.BufferProvider, org.apache.johnzon.core.BufferStrategy.BufferProvider)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CommentsJsonStreamParserImpl</h4>
+<pre>public&nbsp;CommentsJsonStreamParserImpl(<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)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="defaultHandling(char)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>defaultHandling</h4>
+<pre>protected&nbsp;javax.json.stream.JsonParser.Event&nbsp;defaultHandling(char&nbsp;c)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html#defaultHandling(char)">defaultHandling</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html" title="class in org.apache.johnzon.core">JsonStreamParserImpl</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= 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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CommentsJsonStreamParserImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../org/apache/johnzon/core/BufferStrategy.ThreadLocalProvider.html" title="class in org.apache.johnzon.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/core/JsonArrayBuilderImpl.html" title="class in org.apache.johnzon.core"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/johnzon/core/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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</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/JsonArrayBuilderImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonArrayBuilderImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonArrayBuilderImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/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>JsonArrayBuilderImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>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="JsonArrayBuilderImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonArrayBuilderImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/johnzon/core/BufferStrategy.ThreadLocalProvider.html" title="class in org.apache.johnzon.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html" title="class in org.apache.johnzon.core"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../org/apache/johnzon/core/JsonArrayImpl.html" title="class in org.apache.johnzon.core"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -466,7 +466,7 @@ implements javax.json.JsonArrayBuilder,
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/johnzon/core/BufferStrategy.ThreadLocalProvider.html" title="class in org.apache.johnzon.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html" title="class in org.apache.johnzon.core"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../org/apache/johnzon/core/JsonArrayImpl.html" title="class in org.apache.johnzon.core"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -507,6 +507,6 @@ implements javax.json.JsonArrayBuilder,
 <!--   -->
 </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/JsonArrayImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonArrayImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonArrayImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/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>JsonArrayImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>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="JsonArrayImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonArrayImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -706,6 +706,6 @@ implements javax.json.JsonArray, <a href
 <!--   -->
 </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/JsonBuilderFactoryImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonBuilderFactoryImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonBuilderFactoryImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/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>JsonBuilderFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>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="JsonBuilderFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonBuilderFactoryImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -341,6 +341,6 @@ implements javax.json.JsonBuilderFactory
 <!--   -->
 </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/JsonChars.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonChars.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonChars.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/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>JsonChars (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>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="JsonChars (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonChars (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -86,7 +86,7 @@
 <li class="blockList">
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../org/apache/johnzon/core/JsonGeneratorImpl.html" title="class in org.apache.johnzon.core">JsonGeneratorImpl</a>, <a href="../../../../org/apache/johnzon/core/JsonPrettyGeneratorImpl.html" title="class in org.apache.johnzon.core">JsonPrettyGeneratorImpl</a>, <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html" title="class in org.apache.johnzon.core">JsonStreamParserImpl</a>, <a href="../../../../org/apache/johnzon/core/Strings.html" title="class in org.apache.johnzon.core">Strings</a></dd>
+<dd><a href="../../../../org/apache/johnzon/core/CommentsJsonStreamParserImpl.html" title="class in org.apache.johnzon.core">CommentsJsonStreamParserImpl</a>, <a href="../../../../org/apache/johnzon/core/JsonGeneratorImpl.html" title="class in org.apache.johnzon.core">JsonGeneratorImpl</a>, <a href="../../../../org/apache/johnzon/core/JsonPrettyGeneratorImpl.html" title="class in org.apache.johnzon.core">JsonPrettyGeneratorImpl</a>, <a href="../../../../org/apache/johnzon/core/JsonStreamParserImpl.html" title="class in org.apache.johnzon.core">JsonStreamParserImpl</a>, <a href="../../../../org/apache/johnzon/core/Strings.html" title="class in org.apache.johnzon.core">Strings</a></dd>
 </dl>
 <hr>
 <br>
@@ -850,6 +850,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/JsonDoubleImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonDoubleImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonDoubleImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/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>JsonDoubleImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>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="JsonDoubleImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonDoubleImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -528,6 +528,6 @@ implements javax.json.JsonNumber</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/JsonGeneratorFactoryImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonGeneratorFactoryImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonGeneratorFactoryImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/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>JsonGeneratorFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>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="JsonGeneratorFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonGeneratorFactoryImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -145,7 +145,7 @@ implements javax.json.stream.JsonGenerat
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonGeneratorFactoryImpl.html#pretty">pretty</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="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/JsonGeneratorFactoryImpl.html#SUPPORTED_CONFIG_KEYS">SUPPORTED_CONFIG_KEYS</a></strong></code>&nbsp;</td>
 </tr>
 </table>
@@ -261,7 +261,7 @@ implements javax.json.stream.JsonGenerat
 <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="cache">
@@ -453,6 +453,6 @@ implements javax.json.stream.JsonGenerat
 <!--   -->
 </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/JsonGeneratorImpl.StructureElement.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonGeneratorImpl.StructureElement.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonGeneratorImpl.StructureElement.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/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>JsonGeneratorImpl.StructureElement (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>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="JsonGeneratorImpl.StructureElement (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonGeneratorImpl.StructureElement (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -281,6 +281,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/JsonGeneratorImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonGeneratorImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonGeneratorImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/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>JsonGeneratorImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>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="JsonGeneratorImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonGeneratorImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -1180,6 +1180,6 @@ implements javax.json.stream.JsonGenerat
 <!--   -->
 </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/JsonInMemoryParser.ArrayIterator.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonInMemoryParser.ArrayIterator.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonInMemoryParser.ArrayIterator.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonInMemoryParser.ArrayIterator.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>JsonInMemoryParser.ArrayIterator (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonInMemoryParser.ArrayIterator (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="JsonInMemoryParser.ArrayIterator (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonInMemoryParser.ArrayIterator (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -345,6 +345,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/JsonInMemoryParser.ObjectIterator.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonInMemoryParser.ObjectIterator.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonInMemoryParser.ObjectIterator.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonInMemoryParser.ObjectIterator.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>JsonInMemoryParser.ObjectIterator (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonInMemoryParser.ObjectIterator (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="JsonInMemoryParser.ObjectIterator (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonInMemoryParser.ObjectIterator (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -358,6 +358,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/JsonInMemoryParser.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonInMemoryParser.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonInMemoryParser.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonInMemoryParser.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>JsonInMemoryParser (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonInMemoryParser (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="JsonInMemoryParser (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonInMemoryParser (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -515,6 +515,6 @@ implements javax.json.stream.JsonParser<
 <!--   -->
 </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/JsonLocationImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonLocationImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonLocationImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonLocationImpl.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>JsonLocationImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonLocationImpl (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="JsonLocationImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonLocationImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -422,6 +422,6 @@ implements javax.json.stream.JsonLocatio
 <!--   -->
 </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/JsonLongImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonLongImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonLongImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonLongImpl.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>JsonLongImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonLongImpl (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="JsonLongImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonLongImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -528,6 +528,6 @@ implements javax.json.JsonNumber</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/JsonNumberImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonNumberImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonNumberImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonNumberImpl.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>JsonNumberImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonNumberImpl (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="JsonNumberImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonNumberImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -541,6 +541,6 @@ implements javax.json.JsonNumber</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/JsonObjectBuilderImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonObjectBuilderImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonObjectBuilderImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonObjectBuilderImpl.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>JsonObjectBuilderImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonObjectBuilderImpl (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="JsonObjectBuilderImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonObjectBuilderImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -529,6 +529,6 @@ implements javax.json.JsonObjectBuilder,
 <!--   -->
 </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/JsonObjectImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonObjectImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonObjectImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonObjectImpl.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>JsonObjectImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonObjectImpl (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="JsonObjectImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonObjectImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -646,6 +646,6 @@ implements javax.json.JsonObject, <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/JsonParserFactoryImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonParserFactoryImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonParserFactoryImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonParserFactoryImpl.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>JsonParserFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonParserFactoryImpl (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="JsonParserFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonParserFactoryImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -136,9 +136,17 @@ implements javax.json.stream.JsonParserF
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html#DEFAULT_MAX_SIZE">DEFAULT_MAX_SIZE</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html#DEFAULT_SUPPORTS_COMMENT">DEFAULT_SUPPORTS_COMMENT</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/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/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/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.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/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/JsonParserFactoryImpl.html#LOGGER">LOGGER</a></strong></code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>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/JsonParserFactoryImpl.html#MAX_STRING_LENGTH">MAX_STRING_LENGTH</a></strong></code>&nbsp;</td>
@@ -148,10 +156,18 @@ implements javax.json.stream.JsonParserF
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html#maxSize">maxSize</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
+<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/JsonParserFactoryImpl.html#SUPPORTED_CONFIG_KEYS">SUPPORTED_CONFIG_KEYS</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>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/JsonParserFactoryImpl.html#SUPPORTS_COMMENTS">SUPPORTS_COMMENTS</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>private boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html#supportsComments">supportsComments</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>private <a href="../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html#valueBufferProvider">valueBufferProvider</a></strong></code>&nbsp;</td>
 </tr>
@@ -222,27 +238,31 @@ implements javax.json.stream.JsonParserF
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html#createParser(java.io.Reader)">createParser</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)</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/core/JsonParserFactoryImpl.html#getBool(java.lang.String)">getBool</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;key)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>private <a href="../../../../org/apache/johnzon/core/BufferStrategy.html" title="enum in org.apache.johnzon.core">BufferStrategy</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html#getBufferProvider()">getBufferProvider</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/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/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/JsonParserFactoryImpl.html#getConfigInUse()">getConfigInUse</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParser</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html#getDefaultJsonParserImpl(java.io.InputStream)">getDefaultJsonParserImpl</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;in)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParser</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html#getDefaultJsonParserImpl(java.io.InputStream,%20java.nio.charset.Charset)">getDefaultJsonParserImpl</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;in,
                         <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;charset)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>private javax.json.stream.JsonParser</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html#getDefaultJsonParserImpl(java.io.Reader)">getDefaultJsonParserImpl</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;in)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>private int</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html#getInt(java.lang.String)">getInt</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;key)</code>&nbsp;</td>
 </tr>
@@ -268,6 +288,15 @@ implements javax.json.stream.JsonParserF
 <!--   -->
 </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="BUFFER_STRATEGY">
 <!--   -->
 </a>
@@ -298,6 +327,16 @@ implements javax.json.stream.JsonParserF
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.johnzon.core.JsonParserFactoryImpl.BUFFER_LENGTH">Constant Field Values</a></dd></dl>
 </li>
 </ul>
+<a name="SUPPORTS_COMMENTS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SUPPORTS_COMMENTS</h4>
+<pre>public 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> SUPPORTS_COMMENTS</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.johnzon.core.JsonParserFactoryImpl.SUPPORTS_COMMENTS">Constant Field Values</a></dd></dl>
+</li>
+</ul>
 <a name="DEFAULT_MAX_SIZE">
 <!--   -->
 </a>
@@ -307,6 +346,16 @@ implements javax.json.stream.JsonParserF
 <pre>public static final&nbsp;int DEFAULT_MAX_SIZE</pre>
 </li>
 </ul>
+<a name="DEFAULT_SUPPORTS_COMMENT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_SUPPORTS_COMMENT</h4>
+<pre>public static final&nbsp;boolean DEFAULT_SUPPORTS_COMMENT</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.johnzon.core.JsonParserFactoryImpl.DEFAULT_SUPPORTS_COMMENT">Constant Field Values</a></dd></dl>
+</li>
+</ul>
 <a name="internalConfig">
 <!--   -->
 </a>
@@ -322,7 +371,7 @@ implements javax.json.stream.JsonParserF
 <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="maxSize">
@@ -346,12 +395,21 @@ implements javax.json.stream.JsonParserF
 <a name="valueBufferProvider">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>valueBufferProvider</h4>
 <pre>private final&nbsp;<a href="../../../../org/apache/johnzon/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.johnzon.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt; valueBufferProvider</pre>
 </li>
 </ul>
+<a name="supportsComments">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>supportsComments</h4>
+<pre>private final&nbsp;boolean supportsComments</pre>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
@@ -395,6 +453,15 @@ implements javax.json.stream.JsonParserF
 <pre>private&nbsp;int&nbsp;getInt(<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)</pre>
 </li>
 </ul>
+<a name="getBool(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBool</h4>
+<pre>private&nbsp;boolean&nbsp;getBool(<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)</pre>
+</li>
+</ul>
 <a name="getDefaultJsonParserImpl(java.io.InputStream)">
 <!--   -->
 </a>
@@ -596,6 +663,6 @@ implements javax.json.stream.JsonParserF
 <!--   -->
 </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/JsonPrettyGeneratorImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonPrettyGeneratorImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonPrettyGeneratorImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonPrettyGeneratorImpl.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>JsonPrettyGeneratorImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonPrettyGeneratorImpl (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="JsonPrettyGeneratorImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonPrettyGeneratorImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -857,6 +857,6 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </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/JsonProviderImpl.JsonProviderDelegate.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonProviderImpl.JsonProviderDelegate.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonProviderImpl.JsonProviderDelegate.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonProviderImpl.JsonProviderDelegate.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>JsonProviderImpl.JsonProviderDelegate (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonProviderImpl.JsonProviderDelegate (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="JsonProviderImpl.JsonProviderDelegate (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonProviderImpl.JsonProviderDelegate (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -595,6 +595,6 @@ extends javax.json.spi.JsonProvider</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/JsonProviderImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonProviderImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonProviderImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonProviderImpl.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>JsonProviderImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonProviderImpl (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="JsonProviderImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonProviderImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -564,6 +564,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/JsonReaderFactoryImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonReaderFactoryImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonReaderFactoryImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonReaderFactoryImpl.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>JsonReaderFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonReaderFactoryImpl (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="JsonReaderFactoryImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonReaderFactoryImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -124,11 +124,15 @@ implements javax.json.JsonReaderFactory,
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonReaderFactoryImpl.html#internalConfig">internalConfig</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/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/JsonReaderFactoryImpl.html#LOGGER">LOGGER</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>private <a href="../../../../org/apache/johnzon/core/JsonParserFactoryImpl.html" title="class in org.apache.johnzon.core">JsonParserFactoryImpl</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/johnzon/core/JsonReaderFactoryImpl.html#parserFactory">parserFactory</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>
+<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/JsonReaderFactoryImpl.html#SUPPORTED_CONFIG_KEYS">SUPPORTED_CONFIG_KEYS</a></strong></code>&nbsp;</td>
 </tr>
 </table>
@@ -202,6 +206,15 @@ implements javax.json.JsonReaderFactory,
 <!--   -->
 </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="internalConfig">
 <!--   -->
 </a>
@@ -217,7 +230,7 @@ implements javax.json.JsonReaderFactory,
 <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="parserFactory">
@@ -373,6 +386,6 @@ implements javax.json.JsonReaderFactory,
 <!--   -->
 </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/JsonReaderImpl.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonReaderImpl.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonReaderImpl.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonReaderImpl.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>JsonReaderImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonReaderImpl (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="JsonReaderImpl (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonReaderImpl (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -401,6 +401,6 @@ implements javax.json.JsonReader</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/JsonStreamParserImpl.StructureElement.html
URL: http://svn.apache.org/viewvc/incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonStreamParserImpl.StructureElement.html?rev=1651138&r1=1651137&r2=1651138&view=diff
==============================================================================
--- incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonStreamParserImpl.StructureElement.html (original)
+++ incubator/johnzon/site/publish/johnzon-core/apidocs/org/apache/johnzon/core/JsonStreamParserImpl.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>JsonStreamParserImpl.StructureElement (Johnzon :: Core 0.5-incubating-SNAPSHOT API)</title>
+<title>JsonStreamParserImpl.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="JsonStreamParserImpl.StructureElement (Johnzon :: Core 0.5-incubating-SNAPSHOT API)";
+        parent.document.title="JsonStreamParserImpl.StructureElement (Johnzon :: Core 0.5-incubating API)";
     }
 //-->
 </script>
@@ -276,6 +276,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