You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by rm...@apache.org on 2014/07/31 22:02:31 UTC

svn commit: r1614974 [11/26] - in /incubator/fleece/site/publish: ./ apidocs/ apidocs/org/apache/fleece/core/ apidocs/org/apache/fleece/core/class-use/ apidocs/org/apache/fleece/jaxrs/ apidocs/org/apache/fleece/jaxrs/class-use/ apidocs/org/apache/fleec...

Modified: incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/JsonProviderImpl.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/JsonProviderImpl.html?rev=1614974&r1=1614973&r2=1614974&view=diff
==============================================================================
--- incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/JsonProviderImpl.html (original)
+++ incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/JsonProviderImpl.html Thu Jul 31 20:02:25 2014
@@ -34,8 +34,8 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/fleece/core/JsonPrettyGeneratorImpl.html" title="class in org.apache.fleece.core"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/fleece/core/JsonReaderFactoryImpl.html" title="class in org.apache.fleece.core"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/fleece/core/JsonObjectImpl.html" title="class in org.apache.fleece.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html" title="class in org.apache.fleece.core"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/fleece/core/JsonProviderImpl.html" target="_top">Frames</a></li>
@@ -97,10 +97,16 @@
 <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/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
+</dl>
 <hr>
 <br>
 <pre>public class <span class="strong">JsonProviderImpl</span>
-extends javax.json.spi.JsonProvider</pre>
+extends javax.json.spi.JsonProvider
+implements <a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.fleece.core.JsonProviderImpl">Serialized Form</a></dd></dl>
 </li>
 </ul>
 </div>
@@ -142,11 +148,11 @@ extends javax.json.spi.JsonProvider</pre
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>javax.json.JsonBuilderFactory</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createBuilderFactory(java.util.Map)">createBuilderFactory</a></strong>(<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;&nbsp;config)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createBuilderFactory(java.util.Map)">createBuilderFactory</a></strong>(<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;&nbsp;stringMap)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>javax.json.stream.JsonGenerator</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createGenerator(java.io.OutputStream)">createGenerator</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)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createGenerator(java.io.OutputStream)">createGenerator</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;outputStream)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>javax.json.stream.JsonGenerator</code></td>
@@ -154,7 +160,7 @@ extends javax.json.spi.JsonProvider</pre
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>javax.json.stream.JsonGeneratorFactory</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createGeneratorFactory(java.util.Map)">createGeneratorFactory</a></strong>(<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;&nbsp;config)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createGeneratorFactory(java.util.Map)">createGeneratorFactory</a></strong>(<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;&nbsp;stringMap)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>javax.json.JsonObjectBuilder</code></td>
@@ -162,7 +168,7 @@ extends javax.json.spi.JsonProvider</pre
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>javax.json.stream.JsonParser</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createParser(java.io.InputStream)">createParser</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>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createParser(java.io.InputStream)">createParser</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)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>javax.json.stream.JsonParser</code></td>
@@ -170,11 +176,11 @@ extends javax.json.spi.JsonProvider</pre
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>javax.json.stream.JsonParserFactory</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createParserFactory(java.util.Map)">createParserFactory</a></strong>(<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;&nbsp;config)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createParserFactory(java.util.Map)">createParserFactory</a></strong>(<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;&nbsp;stringMap)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>javax.json.JsonReader</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createReader(java.io.InputStream)">createReader</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>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createReader(java.io.InputStream)">createReader</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)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>javax.json.JsonReader</code></td>
@@ -182,11 +188,11 @@ extends javax.json.spi.JsonProvider</pre
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>javax.json.JsonReaderFactory</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createReaderFactory(java.util.Map)">createReaderFactory</a></strong>(<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;&nbsp;config)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createReaderFactory(java.util.Map)">createReaderFactory</a></strong>(<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;&nbsp;stringMap)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>javax.json.JsonWriter</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createWriter(java.io.OutputStream)">createWriter</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)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createWriter(java.io.OutputStream)">createWriter</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;outputStream)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>javax.json.JsonWriter</code></td>
@@ -194,7 +200,7 @@ extends javax.json.spi.JsonProvider</pre
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>javax.json.JsonWriterFactory</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createWriterFactory(java.util.Map)">createWriterFactory</a></strong>(<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;&nbsp;config)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html#createWriterFactory(java.util.Map)">createWriterFactory</a></strong>(<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;&nbsp;stringMap)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -242,159 +248,159 @@ extends javax.json.spi.JsonProvider</pre
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="createParser(java.io.InputStream)">
+<a name="createParser(java.io.Reader)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>createParser</h4>
-<pre>public&nbsp;javax.json.stream.JsonParser&nbsp;createParser(<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)</pre>
+<pre>public&nbsp;javax.json.stream.JsonParser&nbsp;createParser(<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)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>createParser</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
-<a name="createParser(java.io.Reader)">
+<a name="createParser(java.io.InputStream)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>createParser</h4>
-<pre>public&nbsp;javax.json.stream.JsonParser&nbsp;createParser(<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)</pre>
+<pre>public&nbsp;javax.json.stream.JsonParser&nbsp;createParser(<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)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>createParser</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
-<a name="createReader(java.io.InputStream)">
+<a name="createParserFactory(java.util.Map)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>createReader</h4>
-<pre>public&nbsp;javax.json.JsonReader&nbsp;createReader(<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)</pre>
+<h4>createParserFactory</h4>
+<pre>public&nbsp;javax.json.stream.JsonParserFactory&nbsp;createParserFactory(<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;&nbsp;stringMap)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>createReader</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
+<dd><code>createParserFactory</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
-<a name="createReader(java.io.Reader)">
+<a name="createGenerator(java.io.Writer)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>createReader</h4>
-<pre>public&nbsp;javax.json.JsonReader&nbsp;createReader(<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)</pre>
+<h4>createGenerator</h4>
+<pre>public&nbsp;javax.json.stream.JsonGenerator&nbsp;createGenerator(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;writer)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>createReader</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
+<dd><code>createGenerator</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
-<a name="createParserFactory(java.util.Map)">
+<a name="createGenerator(java.io.OutputStream)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>createParserFactory</h4>
-<pre>public&nbsp;javax.json.stream.JsonParserFactory&nbsp;createParserFactory(<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;&nbsp;config)</pre>
+<h4>createGenerator</h4>
+<pre>public&nbsp;javax.json.stream.JsonGenerator&nbsp;createGenerator(<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;outputStream)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>createParserFactory</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
+<dd><code>createGenerator</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
-<a name="createReaderFactory(java.util.Map)">
+<a name="createGeneratorFactory(java.util.Map)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>createReaderFactory</h4>
-<pre>public&nbsp;javax.json.JsonReaderFactory&nbsp;createReaderFactory(<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;&nbsp;config)</pre>
+<h4>createGeneratorFactory</h4>
+<pre>public&nbsp;javax.json.stream.JsonGeneratorFactory&nbsp;createGeneratorFactory(<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;&nbsp;stringMap)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>createReaderFactory</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
+<dd><code>createGeneratorFactory</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
-<a name="createGenerator(java.io.Writer)">
+<a name="createReader(java.io.Reader)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>createGenerator</h4>
-<pre>public&nbsp;javax.json.stream.JsonGenerator&nbsp;createGenerator(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;writer)</pre>
+<h4>createReader</h4>
+<pre>public&nbsp;javax.json.JsonReader&nbsp;createReader(<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)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>createGenerator</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
+<dd><code>createReader</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
-<a name="createGenerator(java.io.OutputStream)">
+<a name="createReader(java.io.InputStream)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>createGenerator</h4>
-<pre>public&nbsp;javax.json.stream.JsonGenerator&nbsp;createGenerator(<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)</pre>
+<h4>createReader</h4>
+<pre>public&nbsp;javax.json.JsonReader&nbsp;createReader(<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)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>createGenerator</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
+<dd><code>createReader</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
-<a name="createGeneratorFactory(java.util.Map)">
+<a name="createWriter(java.io.Writer)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>createGeneratorFactory</h4>
-<pre>public&nbsp;javax.json.stream.JsonGeneratorFactory&nbsp;createGeneratorFactory(<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;&nbsp;config)</pre>
+<h4>createWriter</h4>
+<pre>public&nbsp;javax.json.JsonWriter&nbsp;createWriter(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;writer)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>createGeneratorFactory</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
+<dd><code>createWriter</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
-<a name="createWriter(java.io.Writer)">
+<a name="createWriter(java.io.OutputStream)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>createWriter</h4>
-<pre>public&nbsp;javax.json.JsonWriter&nbsp;createWriter(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;writer)</pre>
+<pre>public&nbsp;javax.json.JsonWriter&nbsp;createWriter(<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;outputStream)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>createWriter</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
-<a name="createWriter(java.io.OutputStream)">
+<a name="createWriterFactory(java.util.Map)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>createWriter</h4>
-<pre>public&nbsp;javax.json.JsonWriter&nbsp;createWriter(<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)</pre>
+<h4>createWriterFactory</h4>
+<pre>public&nbsp;javax.json.JsonWriterFactory&nbsp;createWriterFactory(<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;&nbsp;stringMap)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>createWriter</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
+<dd><code>createWriterFactory</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
-<a name="createWriterFactory(java.util.Map)">
+<a name="createReaderFactory(java.util.Map)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>createWriterFactory</h4>
-<pre>public&nbsp;javax.json.JsonWriterFactory&nbsp;createWriterFactory(<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;&nbsp;config)</pre>
+<h4>createReaderFactory</h4>
+<pre>public&nbsp;javax.json.JsonReaderFactory&nbsp;createReaderFactory(<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;&nbsp;stringMap)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
-<dd><code>createWriterFactory</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
+<dd><code>createReaderFactory</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
 </dl>
 </li>
 </ul>
@@ -430,7 +436,7 @@ extends javax.json.spi.JsonProvider</pre
 <ul class="blockListLast">
 <li class="blockList">
 <h4>createBuilderFactory</h4>
-<pre>public&nbsp;javax.json.JsonBuilderFactory&nbsp;createBuilderFactory(<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;&nbsp;config)</pre>
+<pre>public&nbsp;javax.json.JsonBuilderFactory&nbsp;createBuilderFactory(<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;&nbsp;stringMap)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>createBuilderFactory</code>&nbsp;in class&nbsp;<code>javax.json.spi.JsonProvider</code></dd>
@@ -462,8 +468,8 @@ extends javax.json.spi.JsonProvider</pre
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/fleece/core/JsonPrettyGeneratorImpl.html" title="class in org.apache.fleece.core"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/fleece/core/JsonReaderFactoryImpl.html" title="class in org.apache.fleece.core"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/fleece/core/JsonObjectImpl.html" title="class in org.apache.fleece.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html" title="class in org.apache.fleece.core"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/fleece/core/JsonProviderImpl.html" target="_top">Frames</a></li>

Added: incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/JsonStreamParserImpl.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/JsonStreamParserImpl.html?rev=1614974&view=auto
==============================================================================
--- incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/JsonStreamParserImpl.html (added)
+++ incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/JsonStreamParserImpl.html Thu Jul 31 20:02:25 2014
@@ -0,0 +1,477 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>JsonStreamParserImpl (Fleece :: Core 1.0-SNAPSHOT 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 (Fleece :: Core 1.0-SNAPSHOT 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/fleece/core/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonStreamParserImpl.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/fleece/core/JsonProviderImpl.html" title="class in org.apache.fleece.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="class in org.apache.fleece.core"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/fleece/core/JsonStreamParserImpl.html" target="_top">Frames</a></li>
+<li><a href="JsonStreamParserImpl.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.fleece.core</div>
+<h2 title="Class JsonStreamParserImpl" class="title">Class JsonStreamParserImpl</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>org.apache.fleece.core.JsonStreamParserImpl</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/fleece/core/JsonChars.html" title="interface in org.apache.fleece.core">JsonChars</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">JsonStreamParserImpl</span>
+extends <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>
+implements <a href="../../../../org/apache/fleece/core/JsonChars.html" title="interface in org.apache.fleece.core">JsonChars</a>, javax.json.stream.JsonParser</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.fleece.core.JsonChars">
+<!--   -->
+</a>
+<h3>Fields inherited from interface&nbsp;org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonChars.html" title="interface in org.apache.fleece.core">JsonChars</a></h3>
+<code><a href="../../../../org/apache/fleece/core/JsonChars.html#BACKSPACE">BACKSPACE</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#COMMA_CHAR">COMMA_CHAR</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#COMMA_EVENT">COMMA_EVENT</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#CR">CR</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#DOT">DOT</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#END_ARRAY">END_ARRAY</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#END_ARRAY_CHAR">END_ARRAY_CHAR</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#END_OBJECT">END_OBJECT</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#END_OBJECT_CHAR">END_OBJECT_CHAR</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#EOF">EOF</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#EOL">EOL</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#ESCAPE_CHAR">ESCA
 PE_CHAR</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#EVT_MAP">EVT_MAP</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#EXP_LOWERCASE">EXP_LOWERCASE</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#EXP_UPPERCASE">EXP_UPPERCASE</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#FALSE_A">FALSE_A</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#FALSE_E">FALSE_E</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#FALSE_F">FALSE_F</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#FALSE_L">FALSE_L</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#FALSE_S">FALSE_S</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#FORMFEED">FORMFEED</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#KEY_NAME">KEY_NAME</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#KEY_SEPARATOR">KEY_SEPARATOR</a>, <a href="../../../../org/apache/fleece/core/JsonChars
 .html#KEY_SEPARATOR_EVENT">KEY_SEPARATOR_EVENT</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#MINUS">MINUS</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#NINE">NINE</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#NULL">NULL</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#NULL_L">NULL_L</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#NULL_N">NULL_N</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#NULL_U">NULL_U</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#PLUS">PLUS</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#QUOTE_CHAR">QUOTE_CHAR</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#SPACE">SPACE</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#START_ARRAY">START_ARRAY</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#START_ARRAY_CHAR">START_ARRAY_CHAR</a>, <a href="../../../../org/apache/fleece/core/JsonChars.
 html#START_OBJECT">START_OBJECT</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#START_OBJECT_CHAR">START_OBJECT_CHAR</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#TAB">TAB</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#TRUE_E">TRUE_E</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#TRUE_R">TRUE_R</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#TRUE_T">TRUE_T</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#TRUE_U">TRUE_U</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#VALUE_FALSE">VALUE_FALSE</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#VALUE_NULL">VALUE_NULL</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#VALUE_NUMBER">VALUE_NUMBER</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#VALUE_STRING">VALUE_STRING</a>, <a href="../../../../org/apache/fleece/core/JsonChars.html#VALUE_TRUE">VALUE_TRUE</a>, <a href="../../../../org/
 apache/fleece/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/fleece/core/JsonStreamParserImpl.html#JsonStreamParserImpl(java.io.InputStream, java.nio.charset.Charset, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">JsonStreamParserImpl</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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.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/fleece/core/JsonStreamParserImpl.html#JsonStreamParserImpl(java.io.InputStream, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">JsonStreamParserImpl</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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.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/fleece/core/JsonStreamParserImpl.html#JsonStreamParserImpl(java.io.Reader, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">JsonStreamParserImpl</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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.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>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html#close()">close</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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/fleece/core/JsonStreamParserImpl.html#getBigDecimal()">getBigDecimal</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html#getInt()">getInt</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>javax.json.stream.JsonLocation</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html#getLocation()">getLocation</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html#getLong()">getLong</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html#getString()">getString</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html#hasNext()">hasNext</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html#isIntegralNumber()">isIntegralNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javax.json.stream.JsonParser.Event</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html#next()">next</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<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, int)" 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="JsonStreamParserImpl(java.io.InputStream, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>JsonStreamParserImpl</h4>
+<pre>public&nbsp;JsonStreamParserImpl(<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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;valueBuffer)</pre>
+</li>
+</ul>
+<a name="JsonStreamParserImpl(java.io.InputStream, java.nio.charset.Charset, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>JsonStreamParserImpl</h4>
+<pre>public&nbsp;JsonStreamParserImpl(<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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;valueBuffer)</pre>
+</li>
+</ul>
+<a name="JsonStreamParserImpl(java.io.Reader, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JsonStreamParserImpl</h4>
+<pre>public&nbsp;JsonStreamParserImpl(<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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.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="hasNext()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hasNext</h4>
+<pre>public final&nbsp;boolean&nbsp;hasNext()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>hasNext</code>&nbsp;in interface&nbsp;<code>javax.json.stream.JsonParser</code></dd>
+</dl>
+</li>
+</ul>
+<a name="next()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>next</h4>
+<pre>public final&nbsp;javax.json.stream.JsonParser.Event&nbsp;next()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>next</code>&nbsp;in interface&nbsp;<code>javax.json.stream.JsonParser</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getString()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getString</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getString()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>getString</code>&nbsp;in interface&nbsp;<code>javax.json.stream.JsonParser</code></dd>
+</dl>
+</li>
+</ul>
+<a name="isIntegralNumber()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isIntegralNumber</h4>
+<pre>public&nbsp;boolean&nbsp;isIntegralNumber()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>isIntegralNumber</code>&nbsp;in interface&nbsp;<code>javax.json.stream.JsonParser</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getInt()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInt</h4>
+<pre>public&nbsp;int&nbsp;getInt()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>getInt</code>&nbsp;in interface&nbsp;<code>javax.json.stream.JsonParser</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getLong()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLong</h4>
+<pre>public&nbsp;long&nbsp;getLong()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>getLong</code>&nbsp;in interface&nbsp;<code>javax.json.stream.JsonParser</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getBigDecimal()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getBigDecimal</h4>
+<pre>public&nbsp;<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>&nbsp;getBigDecimal()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>getBigDecimal</code>&nbsp;in interface&nbsp;<code>javax.json.stream.JsonParser</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getLocation()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLocation</h4>
+<pre>public&nbsp;javax.json.stream.JsonLocation&nbsp;getLocation()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>getLocation</code>&nbsp;in interface&nbsp;<code>javax.json.stream.JsonParser</code></dd>
+</dl>
+</li>
+</ul>
+<a name="close()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>close</h4>
+<pre>public&nbsp;void&nbsp;close()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</a></code>&nbsp;in interface&nbsp;<code><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></code></dd>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/AutoCloseable.html?is-external=true#close()" title="class or interface in java.lang">close</a></code>&nbsp;in interface&nbsp;<code><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></code></dd>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>close</code>&nbsp;in interface&nbsp;<code>javax.json.stream.JsonParser</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/fleece/core/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JsonStreamParserImpl.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/fleece/core/JsonProviderImpl.html" title="class in org.apache.fleece.core"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="class in org.apache.fleece.core"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/fleece/core/JsonStreamParserImpl.html" target="_top">Frames</a></li>
+<li><a href="JsonStreamParserImpl.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 <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/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/ThreadLocalBufferCache.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/ThreadLocalBufferCache.html?rev=1614974&view=auto
==============================================================================
--- incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/ThreadLocalBufferCache.html (added)
+++ incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/ThreadLocalBufferCache.html Thu Jul 31 20:02:25 2014
@@ -0,0 +1,288 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>ThreadLocalBufferCache (Fleece :: Core 1.0-SNAPSHOT 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 (Fleece :: Core 1.0-SNAPSHOT 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/fleece/core/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ThreadLocalBufferCache.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/fleece/core/JsonStreamParserImpl.html" title="class in org.apache.fleece.core"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/fleece/core/ThreadLocalBufferCache.html" target="_top">Frames</a></li>
+<li><a href="ThreadLocalBufferCache.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.fleece.core</div>
+<h2 title="Class ThreadLocalBufferCache" class="title">Class ThreadLocalBufferCache&lt;T&gt;</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>org.apache.fleece.core.ThreadLocalBufferCache&lt;T&gt;</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/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="strong">ThreadLocalBufferCache&lt;T&gt;</span>
+extends <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>
+implements <a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.fleece.core.ThreadLocalBufferCache">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== 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/fleece/core/ThreadLocalBufferCache.html#ThreadLocalBufferCache(int)">ThreadLocalBufferCache</a></strong>(int&nbsp;defaultSize)</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><a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="type parameter in ThreadLocalBufferCache">T</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html#getCache()">getCache</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected abstract <a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="type parameter in ThreadLocalBufferCache">T</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html#newValue(int)">newValue</a></strong>(int&nbsp;defaultSize)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html#release(T)">release</a></strong>(<a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="type parameter in ThreadLocalBufferCache">T</a>&nbsp;buffer)</code>&nbsp;</td>
+</tr>
+</table>
+<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, int)" 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="ThreadLocalBufferCache(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ThreadLocalBufferCache</h4>
+<pre>public&nbsp;ThreadLocalBufferCache(int&nbsp;defaultSize)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="newValue(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newValue</h4>
+<pre>protected abstract&nbsp;<a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="type parameter in ThreadLocalBufferCache">T</a>&nbsp;newValue(int&nbsp;defaultSize)</pre>
+</li>
+</ul>
+<a name="getCache()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCache</h4>
+<pre>public&nbsp;<a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="type parameter in ThreadLocalBufferCache">T</a>&nbsp;getCache()</pre>
+</li>
+</ul>
+<a name="release(java.lang.Object)">
+<!--   -->
+</a><a name="release(T)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>release</h4>
+<pre>public&nbsp;void&nbsp;release(<a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="type parameter in ThreadLocalBufferCache">T</a>&nbsp;buffer)</pre>
+</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/fleece/core/package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ThreadLocalBufferCache.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/fleece/core/JsonStreamParserImpl.html" title="class in org.apache.fleece.core"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/fleece/core/ThreadLocalBufferCache.html" target="_top">Frames</a></li>
+<li><a href="ThreadLocalBufferCache.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 <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/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/class-use/BufferStrategy.BufferProvider.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/class-use/BufferStrategy.BufferProvider.html?rev=1614974&view=auto
==============================================================================
--- incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/class-use/BufferStrategy.BufferProvider.html (added)
+++ incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/class-use/BufferStrategy.BufferProvider.html Thu Jul 31 20:02:25 2014
@@ -0,0 +1,188 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Interface org.apache.fleece.core.BufferStrategy.BufferProvider (Fleece :: Core 1.0-SNAPSHOT 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.fleece.core.BufferStrategy.BufferProvider (Fleece :: Core 1.0-SNAPSHOT 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/fleece/core/package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.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/fleece/core/class-use/BufferStrategy.BufferProvider.html" target="_top">Frames</a></li>
+<li><a href="BufferStrategy.BufferProvider.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 Interface org.apache.fleece.core.BufferStrategy.BufferProvider" class="title">Uses of Interface<br>org.apache.fleece.core.BufferStrategy.BufferProvider</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.fleece.core">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a> in <a href="../../../../../org/apache/fleece/core/package-summary.html">org.apache.fleece.core</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/fleece/core/package-summary.html">org.apache.fleece.core</a> that return <a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>abstract <a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;</code></td>
+<td class="colLast"><span class="strong">BufferStrategy.</span><code><strong><a href="../../../../../org/apache/fleece/core/BufferStrategy.html#newCharProvider(int)">newCharProvider</a></strong>(int&nbsp;size)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract <a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&gt;</code></td>
+<td class="colLast"><span class="strong">BufferStrategy.</span><code><strong><a href="../../../../../org/apache/fleece/core/BufferStrategy.html#newStringBuilderProvider(int)">newStringBuilderProvider</a></strong>(int&nbsp;size)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../org/apache/fleece/core/package-summary.html">org.apache.fleece.core</a> with parameters of type <a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/fleece/core/JsonStreamParserImpl.html#JsonStreamParserImpl(java.io.InputStream, java.nio.charset.Charset, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">JsonStreamParserImpl</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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.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/fleece/core/JsonStreamParserImpl.html#JsonStreamParserImpl(java.io.InputStream, java.nio.charset.Charset, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">JsonStreamParserImpl</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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.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/fleece/core/JsonStreamParserImpl.html#JsonStreamParserImpl(java.io.InputStream, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">JsonStreamParserImpl</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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.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/fleece/core/JsonStreamParserImpl.html#JsonStreamParserImpl(java.io.InputStream, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">JsonStreamParserImpl</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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.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/fleece/core/JsonStreamParserImpl.html#JsonStreamParserImpl(java.io.Reader, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">JsonStreamParserImpl</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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.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/fleece/core/JsonStreamParserImpl.html#JsonStreamParserImpl(java.io.Reader, int, org.apache.fleece.core.BufferStrategy.BufferProvider, org.apache.fleece.core.BufferStrategy.BufferProvider)">JsonStreamParserImpl</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/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;bufferProvider,
+                    <a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;char[]&gt;&nbsp;valueBuffer)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</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/fleece/core/package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.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/fleece/core/class-use/BufferStrategy.BufferProvider.html" target="_top">Frames</a></li>
+<li><a href="BufferStrategy.BufferProvider.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 <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/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/class-use/BufferStrategy.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/class-use/BufferStrategy.html?rev=1614974&view=auto
==============================================================================
--- incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/class-use/BufferStrategy.html (added)
+++ incubator/fleece/site/publish/fleece-core/apidocs/org/apache/fleece/core/class-use/BufferStrategy.html Thu Jul 31 20:02:25 2014
@@ -0,0 +1,147 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.fleece.core.BufferStrategy (Fleece :: Core 1.0-SNAPSHOT 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.fleece.core.BufferStrategy (Fleece :: Core 1.0-SNAPSHOT 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/fleece/core/package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/fleece/core/BufferStrategy.html" title="enum in org.apache.fleece.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/fleece/core/class-use/BufferStrategy.html" target="_top">Frames</a></li>
+<li><a href="BufferStrategy.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.fleece.core.BufferStrategy" class="title">Uses of Class<br>org.apache.fleece.core.BufferStrategy</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.fleece.core">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/fleece/core/BufferStrategy.html" title="enum in org.apache.fleece.core">BufferStrategy</a> in <a href="../../../../../org/apache/fleece/core/package-summary.html">org.apache.fleece.core</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/fleece/core/package-summary.html">org.apache.fleece.core</a> that return <a href="../../../../../org/apache/fleece/core/BufferStrategy.html" title="enum in org.apache.fleece.core">BufferStrategy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/fleece/core/BufferStrategy.html" title="enum in org.apache.fleece.core">BufferStrategy</a></code></td>
+<td class="colLast"><span class="strong">BufferStrategy.</span><code><strong><a href="../../../../../org/apache/fleece/core/BufferStrategy.html#valueOf(java.lang.String)">valueOf</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;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../org/apache/fleece/core/BufferStrategy.html" title="enum in org.apache.fleece.core">BufferStrategy</a>[]</code></td>
+<td class="colLast"><span class="strong">BufferStrategy.</span><code><strong><a href="../../../../../org/apache/fleece/core/BufferStrategy.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</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/fleece/core/package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/fleece/core/BufferStrategy.html" title="enum in org.apache.fleece.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/fleece/core/class-use/BufferStrategy.html" target="_top">Frames</a></li>
+<li><a href="BufferStrategy.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 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file