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 [5/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/fleece...

Added: incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/BufferStrategy.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/BufferStrategy.html?rev=1614974&view=auto
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/BufferStrategy.html (added)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/BufferStrategy.html Thu Jul 31 20:02:25 2014
@@ -0,0 +1,164 @@
+<!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 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 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="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../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">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <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">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.fleece.core">org.apache.fleece.core</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<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="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../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

Modified: incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonChars.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonChars.html?rev=1614974&r1=1614973&r2=1614974&view=diff
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonChars.html (original)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonChars.html Thu Jul 31 20:02:25 2014
@@ -96,19 +96,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/fleece/core/JsonGeneratorImpl.html" title="class in org.apache.fleece.core">JsonGeneratorImpl</a>&lt;P extends <a href="../../../../../org/apache/fleece/core/JsonGeneratorImpl.html" title="class in org.apache.fleece.core">JsonGeneratorImpl</a>&lt;?&gt;&gt;</strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/fleece/core/JsonPrettyGeneratorImpl.html" title="class in org.apache.fleece.core">JsonPrettyGeneratorImpl</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/fleece/core/JsonStreamParser.html" title="class in org.apache.fleece.core">JsonStreamParser</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/fleece/core/Strings.html" title="class in org.apache.fleece.core">Strings</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/fleece/core/JsonStreamParserImpl.html" title="class in org.apache.fleece.core">JsonStreamParserImpl</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonObjectImpl.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonObjectImpl.html?rev=1614974&r1=1614973&r2=1614974&view=diff
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonObjectImpl.html (original)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonObjectImpl.html Thu Jul 31 20:02:25 2014
@@ -64,47 +64,7 @@
 <div class="header">
 <h2 title="Uses of Class org.apache.fleece.core.JsonObjectImpl" class="title">Uses of Class<br>org.apache.fleece.core.JsonObjectImpl</h2>
 </div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../../org/apache/fleece/core/JsonObjectImpl.html" title="class in org.apache.fleece.core">JsonObjectImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.fleece.mapper">org.apache.fleece.mapper</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.fleece.mapper">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/fleece/core/JsonObjectImpl.html" title="class in org.apache.fleece.core">JsonObjectImpl</a> in <a href="../../../../../org/apache/fleece/mapper/package-summary.html">org.apache.fleece.mapper</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../org/apache/fleece/mapper/package-summary.html">org.apache.fleece.mapper</a> declared as <a href="../../../../../org/apache/fleece/core/JsonObjectImpl.html" title="class in org.apache.fleece.core">JsonObjectImpl</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected static <a href="../../../../../org/apache/fleece/core/JsonObjectImpl.html" title="class in org.apache.fleece.core">JsonObjectImpl</a></code></td>
-<td class="colLast"><span class="strong">Mapper.</span><code><strong><a href="../../../../../org/apache/fleece/mapper/Mapper.html#EMPTY_OBJECT">EMPTY_OBJECT</a></strong></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
+<div class="classUseContainer">No usage of org.apache.fleece.core.JsonObjectImpl</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar_bottom">
 <!--   -->

Added: incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonStreamParserImpl.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonStreamParserImpl.html?rev=1614974&view=auto
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonStreamParserImpl.html (added)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/JsonStreamParserImpl.html Thu Jul 31 20:02:25 2014
@@ -0,0 +1,115 @@
+<!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.JsonStreamParserImpl (Fleece 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.JsonStreamParserImpl (Fleece 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="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/fleece/core/JsonStreamParserImpl.html" title="class 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/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>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.fleece.core.JsonStreamParserImpl" class="title">Uses of Class<br>org.apache.fleece.core.JsonStreamParserImpl</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.fleece.core.JsonStreamParserImpl</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="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/fleece/core/JsonStreamParserImpl.html" title="class 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/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>
+<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/apidocs/org/apache/fleece/core/class-use/ThreadLocalBufferCache.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/ThreadLocalBufferCache.html?rev=1614974&view=auto
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/ThreadLocalBufferCache.html (added)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/core/class-use/ThreadLocalBufferCache.html Thu Jul 31 20:02:25 2014
@@ -0,0 +1,115 @@
+<!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.ThreadLocalBufferCache (Fleece 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.ThreadLocalBufferCache (Fleece 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="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="class 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/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>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.fleece.core.ThreadLocalBufferCache" class="title">Uses of Class<br>org.apache.fleece.core.ThreadLocalBufferCache</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.fleece.core.ThreadLocalBufferCache</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="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="class 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/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>
+<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

Modified: incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-frame.html?rev=1614974&r1=1614973&r2=1614974&view=diff
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-frame.html (original)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-frame.html Thu Jul 31 20:02:25 2014
@@ -11,37 +11,20 @@
 <div class="indexContainer">
 <h2 title="Interfaces">Interfaces</h2>
 <ul title="Interfaces">
-<li><a href="EscapedStringAwareJsonParser.html" title="interface in org.apache.fleece.core" target="classFrame"><i>EscapedStringAwareJsonParser</i></a></li>
+<li><a href="BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core" target="classFrame"><i>BufferStrategy.BufferProvider</i></a></li>
 <li><a href="JsonChars.html" title="interface in org.apache.fleece.core" target="classFrame"><i>JsonChars</i></a></li>
-<li><a href="JsonReaderListener.html" title="interface in org.apache.fleece.core" target="classFrame"><i>JsonReaderListener</i></a></li>
-<li><a href="JsonReaderListenerFactory.html" title="interface in org.apache.fleece.core" target="classFrame"><i>JsonReaderListenerFactory</i></a></li>
 </ul>
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
-<li><a href="BufferCache.html" title="class in org.apache.fleece.core" target="classFrame">BufferCache</a></li>
-<li><a href="JsonArrayBuilderImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonArrayBuilderImpl</a></li>
-<li><a href="JsonArrayImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonArrayImpl</a></li>
-<li><a href="JsonBuilderFactoryImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonBuilderFactoryImpl</a></li>
-<li><a href="JsonDoubleImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonDoubleImpl</a></li>
-<li><a href="JsonGeneratorFacade.html" title="class in org.apache.fleece.core" target="classFrame">JsonGeneratorFacade</a></li>
 <li><a href="JsonGeneratorFactoryImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonGeneratorFactoryImpl</a></li>
-<li><a href="JsonGeneratorImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonGeneratorImpl</a></li>
-<li><a href="JsonInMemoryParser.html" title="class in org.apache.fleece.core" target="classFrame">JsonInMemoryParser</a></li>
-<li><a href="JsonLocationImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonLocationImpl</a></li>
-<li><a href="JsonLongImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonLongImpl</a></li>
-<li><a href="JsonNumberImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonNumberImpl</a></li>
-<li><a href="JsonObjectBuilderImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonObjectBuilderImpl</a></li>
 <li><a href="JsonObjectImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonObjectImpl</a></li>
-<li><a href="JsonParserFactoryImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonParserFactoryImpl</a></li>
-<li><a href="JsonPrettyGeneratorImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonPrettyGeneratorImpl</a></li>
 <li><a href="JsonProviderImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonProviderImpl</a></li>
-<li><a href="JsonReaderFactoryImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonReaderFactoryImpl</a></li>
-<li><a href="JsonReaderImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonReaderImpl</a></li>
-<li><a href="JsonStreamParser.html" title="class in org.apache.fleece.core" target="classFrame">JsonStreamParser</a></li>
-<li><a href="JsonStringImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonStringImpl</a></li>
-<li><a href="JsonWriterFactoryImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonWriterFactoryImpl</a></li>
-<li><a href="JsonWriterImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonWriterImpl</a></li>
-<li><a href="Strings.html" title="class in org.apache.fleece.core" target="classFrame">Strings</a></li>
+<li><a href="JsonStreamParserImpl.html" title="class in org.apache.fleece.core" target="classFrame">JsonStreamParserImpl</a></li>
+<li><a href="ThreadLocalBufferCache.html" title="class in org.apache.fleece.core" target="classFrame">ThreadLocalBufferCache</a></li>
+</ul>
+<h2 title="Enums">Enums</h2>
+<ul title="Enums">
+<li><a href="BufferStrategy.html" title="enum in org.apache.fleece.core" target="classFrame">BufferStrategy</a></li>
 </ul>
 </div>
 </body>

Modified: incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-summary.html?rev=1614974&r1=1614973&r2=1614974&view=diff
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-summary.html (original)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-summary.html Thu Jul 31 20:02:25 2014
@@ -75,21 +75,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/EscapedStringAwareJsonParser.html" title="interface in org.apache.fleece.core">EscapedStringAwareJsonParser</a></td>
+<td class="colFirst"><a href="../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core">BufferStrategy.BufferProvider</a>&lt;T&gt;</td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonChars.html" title="interface in org.apache.fleece.core">JsonChars</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonReaderListener.html" title="interface in org.apache.fleece.core">JsonReaderListener</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonReaderListenerFactory.html" title="interface in org.apache.fleece.core">JsonReaderListenerFactory</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -102,99 +94,38 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/BufferCache.html" title="class in org.apache.fleece.core">BufferCache</a>&lt;T&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonArrayBuilderImpl.html" title="class in org.apache.fleece.core">JsonArrayBuilderImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonArrayImpl.html" title="class in org.apache.fleece.core">JsonArrayImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonBuilderFactoryImpl.html" title="class in org.apache.fleece.core">JsonBuilderFactoryImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonDoubleImpl.html" title="class in org.apache.fleece.core">JsonDoubleImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonGeneratorFacade.html" title="class in org.apache.fleece.core">JsonGeneratorFacade</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonGeneratorFactoryImpl.html" title="class in org.apache.fleece.core">JsonGeneratorFactoryImpl</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonGeneratorImpl.html" title="class in org.apache.fleece.core">JsonGeneratorImpl</a>&lt;P extends <a href="../../../../org/apache/fleece/core/JsonGeneratorImpl.html" title="class in org.apache.fleece.core">JsonGeneratorImpl</a>&lt;?&gt;&gt;</td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonInMemoryParser.html" title="class in org.apache.fleece.core">JsonInMemoryParser</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonLocationImpl.html" title="class in org.apache.fleece.core">JsonLocationImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonLongImpl.html" title="class in org.apache.fleece.core">JsonLongImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonNumberImpl.html" title="class in org.apache.fleece.core">JsonNumberImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonObjectBuilderImpl.html" title="class in org.apache.fleece.core">JsonObjectBuilderImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonObjectImpl.html" title="class in org.apache.fleece.core">JsonObjectImpl</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonParserFactoryImpl.html" title="class in org.apache.fleece.core">JsonParserFactoryImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonPrettyGeneratorImpl.html" title="class in org.apache.fleece.core">JsonPrettyGeneratorImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonProviderImpl.html" title="class in org.apache.fleece.core">JsonProviderImpl</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonReaderFactoryImpl.html" title="class in org.apache.fleece.core">JsonReaderFactoryImpl</a></td>
+<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html" title="class in org.apache.fleece.core">JsonStreamParserImpl</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonReaderImpl.html" title="class in org.apache.fleece.core">JsonReaderImpl</a></td>
+<td class="colFirst"><a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="class in org.apache.fleece.core">ThreadLocalBufferCache</a>&lt;T&gt;</td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonStreamParser.html" title="class in org.apache.fleece.core">JsonStreamParser</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonStringImpl.html" title="class in org.apache.fleece.core">JsonStringImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonWriterFactoryImpl.html" title="class in org.apache.fleece.core">JsonWriterFactoryImpl</a></td>
-<td class="colLast">&nbsp;</td>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
+<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Enum</th>
+<th class="colLast" scope="col">Description</th>
 </tr>
+<tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/JsonWriterImpl.html" title="class in org.apache.fleece.core">JsonWriterImpl</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/fleece/core/Strings.html" title="class in org.apache.fleece.core">Strings</a></td>
+<td class="colFirst"><a href="../../../../org/apache/fleece/core/BufferStrategy.html" title="enum in org.apache.fleece.core">BufferStrategy</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tbody>

Modified: incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-tree.html?rev=1614974&r1=1614973&r2=1614974&view=diff
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-tree.html (original)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-tree.html Thu Jul 31 20:02:25 2014
@@ -73,87 +73,43 @@
 <ul>
 <li type="circle">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"><span class="strong">Object</span></a>
 <ul>
-<li type="circle">java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/AbstractCollection.html?is-external=true" title="class or interface in java.util"><span class="strong">AbstractCollection</span></a>&lt;E&gt; (implements java.util.<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;E&gt;)
-<ul>
-<li type="circle">java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/AbstractList.html?is-external=true" title="class or interface in java.util"><span class="strong">AbstractList</span></a>&lt;E&gt; (implements java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;E&gt;)
-<ul>
-<li type="circle">java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/AbstractSequentialList.html?is-external=true" title="class or interface in java.util"><span class="strong">AbstractSequentialList</span></a>&lt;E&gt;
-<ul>
-<li type="circle">java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><span class="strong">LinkedList</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Deque.html?is-external=true" title="class or interface in java.util">Deque</a>&lt;E&gt;, java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;E&gt;, java.io.<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>)
+<li type="circle">java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util"><span class="strong">AbstractMap</span></a>&lt;K,V&gt; (implements java.util.<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;K,V&gt;)
 <ul>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonArrayImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonArrayImpl</span></a> (implements javax.json.JsonArray)</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</li>
+<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonObjectImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonObjectImpl</span></a> (implements javax.json.JsonObject, java.io.<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>)</li>
 </ul>
 </li>
-<li type="circle">java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util"><span class="strong">AbstractMap</span></a>&lt;K,V&gt; (implements java.util.<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;K,V&gt;)
-<ul>
-<li type="circle">java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util"><span class="strong">HashMap</span></a>&lt;K,V&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, java.util.<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;K,V&gt;, java.io.<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>)
-<ul>
-<li type="circle">java.util.<a href="http://docs.oracle.com/javase/6/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><span class="strong">LinkedHashMap</span></a>&lt;K,V&gt; (implements java.util.<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;K,V&gt;)
+<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonGeneratorFactoryImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonGeneratorFactoryImpl</span></a> (implements javax.json.stream.JsonGeneratorFactory, java.io.<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>)</li>
+<li type="circle">javax.json.spi.JsonProvider
 <ul>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonObjectImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonObjectImpl</span></a> (implements javax.json.JsonObject)</li>
+<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonProviderImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonProviderImpl</span></a> (implements java.io.<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>)</li>
 </ul>
 </li>
+<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonStreamParserImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonStreamParserImpl</span></a> (implements org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonChars.html" title="interface in org.apache.fleece.core">JsonChars</a>, javax.json.stream.JsonParser)</li>
+<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/ThreadLocalBufferCache.html" title="class in org.apache.fleece.core"><span class="strong">ThreadLocalBufferCache</span></a>&lt;T&gt; (implements java.io.<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>)</li>
 </ul>
 </li>
 </ul>
-</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/BufferCache.html" title="class in org.apache.fleece.core"><span class="strong">BufferCache</span></a>&lt;T&gt;</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonArrayBuilderImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonArrayBuilderImpl</span></a> (implements javax.json.JsonArrayBuilder)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonBuilderFactoryImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonBuilderFactoryImpl</span></a> (implements javax.json.JsonBuilderFactory)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonDoubleImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonDoubleImpl</span></a> (implements javax.json.JsonNumber)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonGeneratorFacade.html" title="class in org.apache.fleece.core"><span class="strong">JsonGeneratorFacade</span></a> (implements javax.json.stream.JsonGenerator)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonGeneratorFactoryImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonGeneratorFactoryImpl</span></a> (implements javax.json.stream.JsonGeneratorFactory)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonGeneratorImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonGeneratorImpl</span></a>&lt;P&gt; (implements org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonChars.html" title="interface in org.apache.fleece.core">JsonChars</a>, javax.json.stream.JsonGenerator)
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonPrettyGeneratorImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonPrettyGeneratorImpl</span></a></li>
-</ul>
-</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonInMemoryParser.html" title="class in org.apache.fleece.core"><span class="strong">JsonInMemoryParser</span></a> (implements org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/EscapedStringAwareJsonParser.html" title="interface in org.apache.fleece.core">EscapedStringAwareJsonParser</a>)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonLocationImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonLocationImpl</span></a> (implements javax.json.stream.JsonLocation, java.io.<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>)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonLongImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonLongImpl</span></a> (implements javax.json.JsonNumber)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonNumberImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonNumberImpl</span></a> (implements javax.json.JsonNumber)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonObjectBuilderImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonObjectBuilderImpl</span></a> (implements javax.json.JsonObjectBuilder)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonParserFactoryImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonParserFactoryImpl</span></a> (implements javax.json.stream.JsonParserFactory)</li>
-<li type="circle">javax.json.spi.JsonProvider
+<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonChars.html" title="interface in org.apache.fleece.core"><span class="strong">JsonChars</span></a></li>
+<li type="circle">java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><span class="strong">Serializable</span></a>
 <ul>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonProviderImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonProviderImpl</span></a></li>
-</ul>
-</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonReaderFactoryImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonReaderFactoryImpl</span></a> (implements javax.json.JsonReaderFactory)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonReaderImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonReaderImpl</span></a> (implements javax.json.JsonReader)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonStreamParser.html" title="class in org.apache.fleece.core"><span class="strong">JsonStreamParser</span></a> (implements org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/EscapedStringAwareJsonParser.html" title="interface in org.apache.fleece.core">EscapedStringAwareJsonParser</a>, org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonChars.html" title="interface in org.apache.fleece.core">JsonChars</a>)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonStringImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonStringImpl</span></a> (implements javax.json.JsonString)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonWriterFactoryImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonWriterFactoryImpl</span></a> (implements javax.json.JsonWriterFactory)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonWriterImpl.html" title="class in org.apache.fleece.core"><span class="strong">JsonWriterImpl</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Flushable.html?is-external=true" title="class or interface in java.io">Flushable</a>, javax.json.JsonWriter)</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/Strings.html" title="class in org.apache.fleece.core"><span class="strong">Strings</span></a> (implements org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonChars.html" title="interface in org.apache.fleece.core">JsonChars</a>)</li>
+<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/BufferStrategy.BufferProvider.html" title="interface in org.apache.fleece.core"><span class="strong">BufferStrategy.BufferProvider</span></a>&lt;T&gt;</li>
 </ul>
 </li>
 </ul>
-<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/AutoCloseable.html?is-external=true" title="class or interface in java.lang"><span class="strong">AutoCloseable</span></a>
-<ul>
-<li type="circle">java.io.<a href="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io"><span class="strong">Closeable</span></a>
+<li type="circle">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"><span class="strong">Object</span></a>
 <ul>
-<li type="circle">javax.json.stream.JsonParser
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="strong">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<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>)
 <ul>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/EscapedStringAwareJsonParser.html" title="interface in org.apache.fleece.core"><span class="strong">EscapedStringAwareJsonParser</span></a></li>
+<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/BufferStrategy.html" title="enum in org.apache.fleece.core"><span class="strong">BufferStrategy</span></a></li>
 </ul>
 </li>
 </ul>
 </li>
 </ul>
-</li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonChars.html" title="interface in org.apache.fleece.core"><span class="strong">JsonChars</span></a></li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonReaderListener.html" title="interface in org.apache.fleece.core"><span class="strong">JsonReaderListener</span></a></li>
-<li type="circle">org.apache.fleece.core.<a href="../../../../org/apache/fleece/core/JsonReaderListenerFactory.html" title="interface in org.apache.fleece.core"><span class="strong">JsonReaderListenerFactory</span></a></li>
-</ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar_bottom">

Modified: incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-use.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-use.html?rev=1614974&r1=1614973&r2=1614974&view=diff
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-use.html (original)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/core/package-use.html Thu Jul 31 20:02:25 2014
@@ -78,10 +78,6 @@
 <td class="colFirst"><a href="#org.apache.fleece.core">org.apache.fleece.core</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.fleece.mapper">org.apache.fleece.mapper</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -95,40 +91,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/fleece/core/class-use/EscapedStringAwareJsonParser.html#org.apache.fleece.core">EscapedStringAwareJsonParser</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../org/apache/fleece/core/class-use/BufferStrategy.html#org.apache.fleece.core">BufferStrategy</a>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../../org/apache/fleece/core/class-use/JsonChars.html#org.apache.fleece.core">JsonChars</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../org/apache/fleece/core/class-use/BufferStrategy.BufferProvider.html#org.apache.fleece.core">BufferStrategy.BufferProvider</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/fleece/core/class-use/JsonGeneratorImpl.html#org.apache.fleece.core">JsonGeneratorImpl</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../org/apache/fleece/core/class-use/JsonLocationImpl.html#org.apache.fleece.core">JsonLocationImpl</a>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/fleece/core/class-use/JsonPrettyGeneratorImpl.html#org.apache.fleece.core">JsonPrettyGeneratorImpl</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../org/apache/fleece/core/class-use/JsonReaderListener.html#org.apache.fleece.core">JsonReaderListener</a>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/fleece/core/class-use/JsonReaderListenerFactory.html#org.apache.fleece.core">JsonReaderListenerFactory</a>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.fleece.mapper">
-<!--   -->
-</a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../org/apache/fleece/core/package-summary.html">org.apache.fleece.core</a> used by <a href="../../../../org/apache/fleece/mapper/package-summary.html">org.apache.fleece.mapper</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/fleece/core/class-use/JsonObjectImpl.html#org.apache.fleece.mapper">JsonObjectImpl</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../org/apache/fleece/core/class-use/JsonChars.html#org.apache.fleece.core">JsonChars</a>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/JsrProvider.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/JsrProvider.html?rev=1614974&r1=1614973&r2=1614974&view=diff
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/JsrProvider.html (original)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/JsrProvider.html Thu Jul 31 20:02:25 2014
@@ -36,7 +36,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/fleece/jaxrs/JsrMessageBodyWriter.html" title="class in org.apache.fleece.jaxrs"><span class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<li><a href="../../../../org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html" title="class in org.apache.fleece.jaxrs"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/fleece/jaxrs/JsrProvider.html" target="_top">Frames</a></li>
@@ -202,7 +202,7 @@ extends <a href="../../../../org/apache/
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/fleece/jaxrs/JsrMessageBodyWriter.html" title="class in org.apache.fleece.jaxrs"><span class="strong">Prev Class</span></a></li>
-<li>Next Class</li>
+<li><a href="../../../../org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html" title="class in org.apache.fleece.jaxrs"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/fleece/jaxrs/JsrProvider.html" target="_top">Frames</a></li>

Added: incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html?rev=1614974&view=auto
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html (added)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html Thu Jul 31 20:02:25 2014
@@ -0,0 +1,329 @@
+<!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>WadlDocumentMessageBodyWriter (Fleece 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="WadlDocumentMessageBodyWriter (Fleece 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="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/WadlDocumentMessageBodyWriter.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/jaxrs/JsrProvider.html" title="class in org.apache.fleece.jaxrs"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html" target="_top">Frames</a></li>
+<li><a href="WadlDocumentMessageBodyWriter.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.jaxrs</div>
+<h2 title="Class WadlDocumentMessageBodyWriter" class="title">Class WadlDocumentMessageBodyWriter</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.jaxrs.WadlDocumentMessageBodyWriter</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>javax.ws.rs.ext.MessageBodyWriter&lt;<a href="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&gt;</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">WadlDocumentMessageBodyWriter</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 javax.ws.rs.ext.MessageBodyWriter&lt;<a href="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&gt;</pre>
+</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/jaxrs/WadlDocumentMessageBodyWriter.html#WadlDocumentMessageBodyWriter()">WadlDocumentMessageBodyWriter</a></strong>()</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>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html#getSize(org.w3c.dom.Document, java.lang.Class, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType)">getSize</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&nbsp;document,
+       <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;aClass,
+       <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+       <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;annotations,
+       javax.ws.rs.core.MediaType&nbsp;mediaType)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html#isWriteable(java.lang.Class, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType)">isWriteable</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;aClass,
+           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;annotations,
+           javax.ws.rs.core.MediaType&nbsp;mediaType)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html#writeTo(org.w3c.dom.Document, java.lang.Class, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap, java.io.OutputStream)">writeTo</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&nbsp;document,
+       <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;aClass,
+       <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+       <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;annotations,
+       javax.ws.rs.core.MediaType&nbsp;mediaType,
+       javax.ws.rs.core.MultivaluedMap&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;&nbsp;stringObjectMultivaluedMap,
+       <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>
+</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="WadlDocumentMessageBodyWriter()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>WadlDocumentMessageBodyWriter</h4>
+<pre>public&nbsp;WadlDocumentMessageBodyWriter()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="isWriteable(java.lang.Class, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isWriteable</h4>
+<pre>public&nbsp;boolean&nbsp;isWriteable(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;aClass,
+                  <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+                  <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;annotations,
+                  javax.ws.rs.core.MediaType&nbsp;mediaType)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>isWriteable</code>&nbsp;in interface&nbsp;<code>javax.ws.rs.ext.MessageBodyWriter&lt;<a href="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getSize(org.w3c.dom.Document, java.lang.Class, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSize</h4>
+<pre>public&nbsp;long&nbsp;getSize(<a href="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&nbsp;document,
+           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;aClass,
+           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;annotations,
+           javax.ws.rs.core.MediaType&nbsp;mediaType)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>getSize</code>&nbsp;in interface&nbsp;<code>javax.ws.rs.ext.MessageBodyWriter&lt;<a href="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&gt;</code></dd>
+</dl>
+</li>
+</ul>
+<a name="writeTo(org.w3c.dom.Document, java.lang.Class, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap, java.io.OutputStream)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>writeTo</h4>
+<pre>public&nbsp;void&nbsp;writeTo(<a href="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&nbsp;document,
+           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;aClass,
+           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>[]&nbsp;annotations,
+           javax.ws.rs.core.MediaType&nbsp;mediaType,
+           javax.ws.rs.core.MultivaluedMap&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;&nbsp;stringObjectMultivaluedMap,
+           <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)
+             throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
+                    javax.ws.rs.WebApplicationException</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>writeTo</code>&nbsp;in interface&nbsp;<code>javax.ws.rs.ext.MessageBodyWriter&lt;<a href="http://docs.oracle.com/javase/6/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&gt;</code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd>
+<dd><code>javax.ws.rs.WebApplicationException</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="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/WadlDocumentMessageBodyWriter.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/jaxrs/JsrProvider.html" title="class in org.apache.fleece.jaxrs"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html" target="_top">Frames</a></li>
+<li><a href="WadlDocumentMessageBodyWriter.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/apidocs/org/apache/fleece/jaxrs/class-use/WadlDocumentMessageBodyWriter.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/class-use/WadlDocumentMessageBodyWriter.html?rev=1614974&view=auto
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/class-use/WadlDocumentMessageBodyWriter.html (added)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/class-use/WadlDocumentMessageBodyWriter.html Thu Jul 31 20:02:25 2014
@@ -0,0 +1,115 @@
+<!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.jaxrs.WadlDocumentMessageBodyWriter (Fleece 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.jaxrs.WadlDocumentMessageBodyWriter (Fleece 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="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html" title="class in org.apache.fleece.jaxrs">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/jaxrs/class-use/WadlDocumentMessageBodyWriter.html" target="_top">Frames</a></li>
+<li><a href="WadlDocumentMessageBodyWriter.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.jaxrs.WadlDocumentMessageBodyWriter" class="title">Uses of Class<br>org.apache.fleece.jaxrs.WadlDocumentMessageBodyWriter</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.fleece.jaxrs.WadlDocumentMessageBodyWriter</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="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html" title="class in org.apache.fleece.jaxrs">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/jaxrs/class-use/WadlDocumentMessageBodyWriter.html" target="_top">Frames</a></li>
+<li><a href="WadlDocumentMessageBodyWriter.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

Modified: incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-frame.html?rev=1614974&r1=1614973&r2=1614974&view=diff
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-frame.html (original)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-frame.html Thu Jul 31 20:02:25 2014
@@ -19,6 +19,7 @@
 <li><a href="JsrMessageBodyReader.html" title="class in org.apache.fleece.jaxrs" target="classFrame">JsrMessageBodyReader</a></li>
 <li><a href="JsrMessageBodyWriter.html" title="class in org.apache.fleece.jaxrs" target="classFrame">JsrMessageBodyWriter</a></li>
 <li><a href="JsrProvider.html" title="class in org.apache.fleece.jaxrs" target="classFrame">JsrProvider</a></li>
+<li><a href="WadlDocumentMessageBodyWriter.html" title="class in org.apache.fleece.jaxrs" target="classFrame">WadlDocumentMessageBodyWriter</a></li>
 </ul>
 </div>
 </body>

Modified: incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-summary.html?rev=1614974&r1=1614973&r2=1614974&view=diff
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-summary.html (original)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-summary.html Thu Jul 31 20:02:25 2014
@@ -36,7 +36,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/fleece/core/package-summary.html">Prev Package</a></li>
-<li><a href="../../../../org/apache/fleece/mapper/package-summary.html">Next Package</a></li>
+<li><a href="../../../../org/apache/fleece/jaxrs/xml/package-summary.html">Next Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/fleece/jaxrs/package-summary.html" target="_top">Frames</a></li>
@@ -106,6 +106,10 @@
 <td class="colFirst"><a href="../../../../org/apache/fleece/jaxrs/JsrProvider.html" title="class in org.apache.fleece.jaxrs">JsrProvider</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html" title="class in org.apache.fleece.jaxrs">WadlDocumentMessageBodyWriter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -131,7 +135,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/fleece/core/package-summary.html">Prev Package</a></li>
-<li><a href="../../../../org/apache/fleece/mapper/package-summary.html">Next Package</a></li>
+<li><a href="../../../../org/apache/fleece/jaxrs/xml/package-summary.html">Next Package</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/fleece/jaxrs/package-summary.html" target="_top">Frames</a></li>

Modified: incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-tree.html?rev=1614974&r1=1614973&r2=1614974&view=diff
==============================================================================
--- incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-tree.html (original)
+++ incubator/fleece/site/publish/apidocs/org/apache/fleece/jaxrs/package-tree.html Thu Jul 31 20:02:25 2014
@@ -36,7 +36,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/fleece/core/package-tree.html">Prev</a></li>
-<li><a href="../../../../org/apache/fleece/mapper/package-tree.html">Next</a></li>
+<li><a href="../../../../org/apache/fleece/jaxrs/xml/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/fleece/jaxrs/package-tree.html" target="_top">Frames</a></li>
@@ -84,6 +84,7 @@
 <li type="circle">org.apache.fleece.jaxrs.<a href="../../../../org/apache/fleece/jaxrs/Jsons.html" title="class in org.apache.fleece.jaxrs"><span class="strong">Jsons</span></a></li>
 <li type="circle">org.apache.fleece.jaxrs.<a href="../../../../org/apache/fleece/jaxrs/JsrMessageBodyReader.html" title="class in org.apache.fleece.jaxrs"><span class="strong">JsrMessageBodyReader</span></a> (implements javax.ws.rs.ext.MessageBodyReader&lt;T&gt;)</li>
 <li type="circle">org.apache.fleece.jaxrs.<a href="../../../../org/apache/fleece/jaxrs/JsrMessageBodyWriter.html" title="class in org.apache.fleece.jaxrs"><span class="strong">JsrMessageBodyWriter</span></a> (implements javax.ws.rs.ext.MessageBodyWriter&lt;T&gt;)</li>
+<li type="circle">org.apache.fleece.jaxrs.<a href="../../../../org/apache/fleece/jaxrs/WadlDocumentMessageBodyWriter.html" title="class in org.apache.fleece.jaxrs"><span class="strong">WadlDocumentMessageBodyWriter</span></a> (implements javax.ws.rs.ext.MessageBodyWriter&lt;T&gt;)</li>
 </ul>
 </li>
 </ul>
@@ -108,7 +109,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/fleece/core/package-tree.html">Prev</a></li>
-<li><a href="../../../../org/apache/fleece/mapper/package-tree.html">Next</a></li>
+<li><a href="../../../../org/apache/fleece/jaxrs/xml/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/fleece/jaxrs/package-tree.html" target="_top">Frames</a></li>