You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by ti...@apache.org on 2014/04/22 07:58:52 UTC

svn commit: r1589021 [18/49] - in /incubator/vxquery/site: ./ apidocs/ apidocs/org/apache/vxquery/cli/ apidocs/org/apache/vxquery/cli/class-use/ apidocs/org/apache/vxquery/collations/ apidocs/org/apache/vxquery/collations/class-use/ apidocs/org/apache/...

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/QueryResultSetDataSink.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/QueryResultSetDataSink.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/QueryResultSetDataSink.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/QueryResultSetDataSink.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>QueryResultSetDataSink (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>QueryResultSetDataSink (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="QueryResultSetDataSink (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="QueryResultSetDataSink (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -296,6 +296,6 @@ implements edu.uci.ics.hyracks.algebrick
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryCollectionDataSource.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryCollectionDataSource.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryCollectionDataSource.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryCollectionDataSource.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>VXQueryCollectionDataSource (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>VXQueryCollectionDataSource (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="VXQueryCollectionDataSource (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="VXQueryCollectionDataSource (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -62,13 +62,13 @@
 <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>Constr&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>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
@@ -108,25 +108,6 @@ implements edu.uci.ics.hyracks.algebrick
 <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/vxquery/metadata/VXQueryCollectionDataSource.html#VXQueryCollectionDataSource(int, java.lang.String, java.lang.Object[])">VXQueryCollectionDataSource</a></strong>(int&nbsp;id,
-                           <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;file,
-                           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;types)</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_summary">
@@ -149,29 +130,47 @@ implements edu.uci.ics.hyracks.algebrick
           <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;edu.uci.ics.hyracks.algebricks.core.algebra.properties.FunctionalDependency&gt;&nbsp;fdList)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html#create(int, java.lang.String, java.lang.Object)">create</a></strong>(int&nbsp;id,
+      <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;file,
+      <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><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;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html#getChildSeq()">getChildSeq</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html#getDataSourceId()">getDataSourceId</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<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/vxquery/metadata/VXQueryCollectionDataSource.html#getId()">getId</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/vxquery/metadata/VXQueryCollectionDataSource.html#getPartitionCount()">getPartitionCount</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/vxquery/metadata/VXQueryCollectionDataSource.html#getPartitions()">getPartitions</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSourcePropertiesProvider</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html#getPropertiesProvider()">getPropertiesProvider</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html#getSchemaTypes()">getSchemaTypes</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html#getTotalDataSources()">getTotalDataSources</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html#setPartitions(java.lang.String[])">setPartitions</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;collectionPartitions)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html#setTotalDataSources(int)">setTotalDataSources</a></strong>(int&nbsp;totalDataSources)</code>&nbsp;</td>
@@ -192,31 +191,23 @@ implements edu.uci.ics.hyracks.algebrick
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
+<li class="blockList"><a name="method_detail">
 <!--   -->
 </a>
-<h3>Constructor Detail</h3>
-<a name="VXQueryCollectionDataSource(int, java.lang.String, java.lang.Object[])">
+<h3>Method Detail</h3>
+<a name="create(int, java.lang.String, java.lang.Object)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
-<h4>VXQueryCollectionDataSource</h4>
-<pre>public&nbsp;VXQueryCollectionDataSource(int&nbsp;id,
-                           <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;file,
-                           <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;types)</pre>
-</li>
-</ul>
+<h4>create</h4>
+<pre>public static&nbsp;<a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a>&nbsp;create(int&nbsp;id,
+                                 <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;file,
+                                 <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;type)</pre>
 </li>
 </ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
 <a name="getTotalDataSources()">
 <!--   -->
 </a>
@@ -244,6 +235,33 @@ implements edu.uci.ics.hyracks.algebrick
 <pre>public&nbsp;int&nbsp;getDataSourceId()</pre>
 </li>
 </ul>
+<a name="getPartitions()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPartitions</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;getPartitions()</pre>
+</li>
+</ul>
+<a name="setPartitions(java.lang.String[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPartitions</h4>
+<pre>public&nbsp;void&nbsp;setPartitions(<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;collectionPartitions)</pre>
+</li>
+</ul>
+<a name="getPartitionCount()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPartitionCount</h4>
+<pre>public&nbsp;int&nbsp;getPartitionCount()</pre>
+</li>
+</ul>
 <a name="getId()">
 <!--   -->
 </a>
@@ -368,13 +386,13 @@ implements edu.uci.ics.hyracks.algebrick
 <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>Constr&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>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
@@ -382,6 +400,6 @@ implements edu.uci.ics.hyracks.algebrick
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>VXQueryCollectionOperatorDescriptor (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>VXQueryCollectionOperatorDescriptor (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="VXQueryCollectionOperatorDescriptor (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="VXQueryCollectionOperatorDescriptor (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -36,7 +36,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/vxquery/metadata/VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html" target="_top">Frames</a></li>
@@ -275,7 +275,7 @@ extends edu.uci.ics.hyracks.dataflow.std
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/vxquery/metadata/VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html" target="_top">Frames</a></li>
@@ -315,6 +315,6 @@ extends edu.uci.ics.hyracks.dataflow.std
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryIOFileFilter.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryIOFileFilter.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryIOFileFilter.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryIOFileFilter.html Tue Apr 22 05:58:26 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="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>VXQueryIOFileFilter (VXQuery 0.3-incubating API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="VXQueryIOFileFilter (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../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/VXQueryIOFileFilter.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/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/vxquery/metadata/VXQueryIOFileFilter.html" target="_top">Frames</a></li>
+<li><a href="VXQueryIOFileFilter.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.vxquery.metadata</div>
+<h2 title="Class VXQueryIOFileFilter" class="title">Class VXQueryIOFileFilter</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.vxquery.metadata.VXQueryIOFileFilter</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/FileFilter.html?is-external=true" title="class or interface in java.io">FileFilter</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</a>, org.apache.commons.io.filefilter.IOFileFilter</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">VXQueryIOFileFilter</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 org.apache.commons.io.filefilter.IOFileFilter</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/vxquery/metadata/VXQueryIOFileFilter.html#VXQueryIOFileFilter()">VXQueryIOFileFilter</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>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryIOFileFilter.html#accept(java.io.File)">accept</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryIOFileFilter.html#accept(java.io.File, java.lang.String)">accept</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+      <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>&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="VXQueryIOFileFilter()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>VXQueryIOFileFilter</h4>
+<pre>public&nbsp;VXQueryIOFileFilter()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="accept(java.io.File)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>accept</h4>
+<pre>public&nbsp;boolean&nbsp;accept(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileFilter.html?is-external=true#accept(java.io.File)" title="class or interface in java.io">accept</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/FileFilter.html?is-external=true" title="class or interface in java.io">FileFilter</a></code></dd>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>accept</code>&nbsp;in interface&nbsp;<code>org.apache.commons.io.filefilter.IOFileFilter</code></dd>
+</dl>
+</li>
+</ul>
+<a name="accept(java.io.File, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>accept</h4>
+<pre>public&nbsp;boolean&nbsp;accept(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;file,
+             <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)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/FilenameFilter.html?is-external=true#accept(java.io.File, java.lang.String)" title="class or interface in java.io">accept</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/FilenameFilter.html?is-external=true" title="class or interface in java.io">FilenameFilter</a></code></dd>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>accept</code>&nbsp;in interface&nbsp;<code>org.apache.commons.io.filefilter.IOFileFilter</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/VXQueryIOFileFilter.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/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?org/apache/vxquery/metadata/VXQueryIOFileFilter.html" target="_top">Frames</a></li>
+<li><a href="VXQueryIOFileFilter.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/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryMetadataProvider.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryMetadataProvider.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryMetadataProvider.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/VXQueryMetadataProvider.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>VXQueryMetadataProvider (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>VXQueryMetadataProvider (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="VXQueryMetadataProvider (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="VXQueryMetadataProvider (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -35,7 +35,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/vxquery/metadata/VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
 <li>Next Class</li>
 </ul>
 <ul class="navList">
@@ -120,7 +120,8 @@ implements edu.uci.ics.hyracks.algebrick
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#VXQueryMetadataProvider()">VXQueryMetadataProvider</a></strong>()</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#VXQueryMetadataProvider(java.lang.String[], java.util.Map)">VXQueryMetadataProvider</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;nodeList,
+                       <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;sourceFileMap)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -147,6 +148,15 @@ implements edu.uci.ics.hyracks.algebrick
                    <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;dataSourceId)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getClusterLocations(java.lang.String[])">getClusterLocations</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;nodeList)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getClusterLocations(java.lang.String[], int)">getClusterLocations</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;nodeList,
+                   int&nbsp;partitions)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>edu.uci.ics.hyracks.algebricks.common.utils.Pair&lt;edu.uci.ics.hyracks.api.dataflow.IOperatorDescriptor,edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#getDeleteRuntime(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource, edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema, edu.uci.ics.hyracks.algebricks.core.algebra.expressions.IVariableTypeEnvironment, java.util.List, edu.uci.ics.hyracks.algebricks.core.algebra.base.LogicalVariable, edu.uci.ics.hyracks.api.dataflow.value.RecordDescriptor, edu.uci.ics.hyracks.algebricks.core.jobgen.impl.JobGenContext, edu.uci.ics.hyracks.api.job.JobSpecification)">getDeleteRuntime</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&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;dataSource,
                 edu.uci.ics.hyracks.algebricks.core.algebra.operators.logical.IOperatorSchema&nbsp;propagatedSchema,
@@ -239,10 +249,6 @@ implements edu.uci.ics.hyracks.algebrick
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#scannerOperatorIsLeaf(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource)">scannerOperatorIsLeaf</a></strong>(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&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;dataSource)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html#setNodeList(java.lang.String[])">setNodeList</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;nodeList)</code>&nbsp;</td>
-</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -265,13 +271,14 @@ implements edu.uci.ics.hyracks.algebrick
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="VXQueryMetadataProvider()">
+<a name="VXQueryMetadataProvider(java.lang.String[], java.util.Map)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>VXQueryMetadataProvider</h4>
-<pre>public&nbsp;VXQueryMetadataProvider()</pre>
+<pre>public&nbsp;VXQueryMetadataProvider(<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;nodeList,
+                       <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;sourceFileMap)</pre>
 </li>
 </ul>
 </li>
@@ -282,15 +289,6 @@ implements edu.uci.ics.hyracks.algebrick
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="setNodeList(java.lang.String[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setNodeList</h4>
-<pre>public&nbsp;void&nbsp;setNodeList(<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;nodeList)</pre>
-</li>
-</ul>
 <a name="findDataSource(java.lang.String)">
 <!--   -->
 </a>
@@ -329,6 +327,25 @@ implements edu.uci.ics.hyracks.algebrick
 <dd><code>edu.uci.ics.hyracks.algebricks.common.exceptions.AlgebricksException</code></dd></dl>
 </li>
 </ul>
+<a name="getClusterLocations(java.lang.String[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClusterLocations</h4>
+<pre>public static&nbsp;edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&nbsp;getClusterLocations(<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;nodeList)</pre>
+</li>
+</ul>
+<a name="getClusterLocations(java.lang.String[], int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getClusterLocations</h4>
+<pre>public static&nbsp;edu.uci.ics.hyracks.algebricks.common.constraints.AlgebricksPartitionConstraint&nbsp;getClusterLocations(<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;nodeList,
+                                                                                                  int&nbsp;partitions)</pre>
+</li>
+</ul>
 <a name="scannerOperatorIsLeaf(edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource)">
 <!--   -->
 </a>
@@ -547,7 +564,7 @@ implements edu.uci.ics.hyracks.algebrick
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionOperatorDescriptor.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/vxquery/metadata/VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata"><span class="strong">Prev Class</span></a></li>
 <li>Next Class</li>
 </ul>
 <ul class="navList">
@@ -588,6 +605,6 @@ implements edu.uci.ics.hyracks.algebrick
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/QueryResultDataSink.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/QueryResultDataSink.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/QueryResultDataSink.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/QueryResultDataSink.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.vxquery.metadata.QueryResultDataSink (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.metadata.QueryResultDataSink (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.vxquery.metadata.QueryResultDataSink (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.metadata.QueryResultDataSink (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/QueryResultSetDataSink.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/QueryResultSetDataSink.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/QueryResultSetDataSink.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/QueryResultSetDataSink.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.vxquery.metadata.QueryResultSetDataSink (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.metadata.QueryResultSetDataSink (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.vxquery.metadata.QueryResultSetDataSink (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.metadata.QueryResultSetDataSink (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryCollectionDataSource.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryCollectionDataSource.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryCollectionDataSource.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryCollectionDataSource.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.vxquery.metadata.VXQueryCollectionDataSource (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.metadata.VXQueryCollectionDataSource (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.vxquery.metadata.VXQueryCollectionDataSource (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.metadata.VXQueryCollectionDataSource (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -75,10 +75,6 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.vxquery.compiler.rewriter">org.apache.vxquery.compiler.rewriter</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.vxquery.metadata">org.apache.vxquery.metadata</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -87,42 +83,25 @@
 </li>
 <li class="blockList">
 <ul class="blockList">
-<li class="blockList"><a name="org.apache.vxquery.compiler.rewriter">
+<li class="blockList"><a name="org.apache.vxquery.metadata">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a> in <a href="../../../../../org/apache/vxquery/compiler/rewriter/package-summary.html">org.apache.vxquery.compiler.rewriter</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/vxquery/compiler/rewriter/package-summary.html">org.apache.vxquery.compiler.rewriter</a> that return <a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</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><a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a></code></td>
-<td class="colLast"><span class="strong">VXQueryOptimizationContext.</span><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#getCollectionDataSourceMap(java.lang.String)">getCollectionDataSourceMap</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;collectionName)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
+<h3>Uses of <a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a> in <a href="../../../../../org/apache/vxquery/metadata/package-summary.html">org.apache.vxquery.metadata</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/vxquery/compiler/rewriter/package-summary.html">org.apache.vxquery.compiler.rewriter</a> with parameters of type <a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../org/apache/vxquery/metadata/package-summary.html">org.apache.vxquery.metadata</a> that return <a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</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>void</code></td>
-<td class="colLast"><span class="strong">VXQueryOptimizationContext.</span><code><strong><a href="../../../../../org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html#putCollectionDataSourceMap(java.lang.String, org.apache.vxquery.metadata.VXQueryCollectionDataSource)">putCollectionDataSourceMap</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;collectionName,
-                          <a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a>&nbsp;ds)</code>&nbsp;</td>
+<td class="colFirst"><code>static <a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a></code></td>
+<td class="colLast"><span class="strong">VXQueryCollectionDataSource.</span><code><strong><a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html#create(int, java.lang.String, java.lang.Object)">create</a></strong>(int&nbsp;id,
+      <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;file,
+      <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;type)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.vxquery.metadata">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a> in <a href="../../../../../org/apache/vxquery/metadata/package-summary.html">org.apache.vxquery.metadata</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
 <caption><span>Constructors in <a href="../../../../../org/apache/vxquery/metadata/package-summary.html">org.apache.vxquery.metadata</a> with parameters of type <a href="../../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata">VXQueryCollectionDataSource</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -186,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryCollectionOperatorDescriptor.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryCollectionOperatorDescriptor.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryCollectionOperatorDescriptor.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryCollectionOperatorDescriptor.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.vxquery.metadata.VXQueryCollectionOperatorDescriptor (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.metadata.VXQueryCollectionOperatorDescriptor (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.vxquery.metadata.VXQueryCollectionOperatorDescriptor (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.metadata.VXQueryCollectionOperatorDescriptor (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Added: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryIOFileFilter.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryIOFileFilter.html?rev=1589021&view=auto
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryIOFileFilter.html (added)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryIOFileFilter.html Tue Apr 22 05:58:26 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="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.vxquery.metadata.VXQueryIOFileFilter (VXQuery 0.3-incubating API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.vxquery.metadata.VXQueryIOFileFilter (VXQuery 0.3-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../org/apache/vxquery/metadata/VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata">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/vxquery/metadata/class-use/VXQueryIOFileFilter.html" target="_top">Frames</a></li>
+<li><a href="VXQueryIOFileFilter.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.vxquery.metadata.VXQueryIOFileFilter" class="title">Uses of Class<br>org.apache.vxquery.metadata.VXQueryIOFileFilter</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.vxquery.metadata.VXQueryIOFileFilter</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/vxquery/metadata/VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata">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/vxquery/metadata/class-use/VXQueryIOFileFilter.html" target="_top">Frames</a></li>
+<li><a href="VXQueryIOFileFilter.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/">Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryMetadataProvider.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryMetadataProvider.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryMetadataProvider.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/class-use/VXQueryMetadataProvider.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.vxquery.metadata.VXQueryMetadataProvider (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.metadata.VXQueryMetadataProvider (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.vxquery.metadata.VXQueryMetadataProvider (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.metadata.VXQueryMetadataProvider (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-frame.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-frame.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-frame.html Tue Apr 22 05:58:26 2014
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.metadata (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.metadata (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -15,6 +15,7 @@
 <li><a href="QueryResultSetDataSink.html" title="class in org.apache.vxquery.metadata" target="classFrame">QueryResultSetDataSink</a></li>
 <li><a href="VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata" target="classFrame">VXQueryCollectionDataSource</a></li>
 <li><a href="VXQueryCollectionOperatorDescriptor.html" title="class in org.apache.vxquery.metadata" target="classFrame">VXQueryCollectionOperatorDescriptor</a></li>
+<li><a href="VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata" target="classFrame">VXQueryIOFileFilter</a></li>
 <li><a href="VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata" target="classFrame">VXQueryMetadataProvider</a></li>
 </ul>
 </div>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-summary.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-summary.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-summary.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.metadata (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.metadata (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.vxquery.metadata (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.metadata (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -91,6 +91,10 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/vxquery/metadata/VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata">VXQueryIOFileFilter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata">VXQueryMetadataProvider</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -144,6 +148,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-tree.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-tree.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-tree.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.metadata Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.metadata Class Hierarchy (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.vxquery.metadata Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.metadata Class Hierarchy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -85,6 +85,7 @@
 <li type="circle">org.apache.vxquery.metadata.<a href="../../../../org/apache/vxquery/metadata/QueryResultDataSink.html" title="class in org.apache.vxquery.metadata"><span class="strong">QueryResultDataSink</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSink)</li>
 <li type="circle">org.apache.vxquery.metadata.<a href="../../../../org/apache/vxquery/metadata/QueryResultSetDataSink.html" title="class in org.apache.vxquery.metadata"><span class="strong">QueryResultSetDataSink</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSink)</li>
 <li type="circle">org.apache.vxquery.metadata.<a href="../../../../org/apache/vxquery/metadata/VXQueryCollectionDataSource.html" title="class in org.apache.vxquery.metadata"><span class="strong">VXQueryCollectionDataSource</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IDataSource&lt;T&gt;)</li>
+<li type="circle">org.apache.vxquery.metadata.<a href="../../../../org/apache/vxquery/metadata/VXQueryIOFileFilter.html" title="class in org.apache.vxquery.metadata"><span class="strong">VXQueryIOFileFilter</span></a> (implements org.apache.commons.io.filefilter.IOFileFilter)</li>
 <li type="circle">org.apache.vxquery.metadata.<a href="../../../../org/apache/vxquery/metadata/VXQueryMetadataProvider.html" title="class in org.apache.vxquery.metadata"><span class="strong">VXQueryMetadataProvider</span></a> (implements edu.uci.ics.hyracks.algebricks.core.algebra.metadata.IMetadataProvider&lt;S,I&gt;)</li>
 </ul>
 </li>
@@ -135,6 +136,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-use.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-use.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/metadata/package-use.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.vxquery.metadata (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.vxquery.metadata (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.vxquery.metadata (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.vxquery.metadata (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -75,31 +75,12 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.vxquery.compiler.rewriter">org.apache.vxquery.compiler.rewriter</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.vxquery.metadata">org.apache.vxquery.metadata</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.vxquery.compiler.rewriter">
-<!--   -->
-</a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../org/apache/vxquery/metadata/package-summary.html">org.apache.vxquery.metadata</a> used by <a href="../../../../org/apache/vxquery/compiler/rewriter/package-summary.html">org.apache.vxquery.compiler.rewriter</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/vxquery/metadata/class-use/VXQueryCollectionDataSource.html#org.apache.vxquery.compiler.rewriter">VXQueryCollectionDataSource</a>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.vxquery.metadata">
 <!--   -->
 </a>
@@ -162,6 +143,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/result/ResultUtils.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/result/ResultUtils.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/result/ResultUtils.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/result/ResultUtils.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>ResultUtils (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>ResultUtils (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="ResultUtils (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="ResultUtils (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -256,6 +256,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/result/class-use/ResultUtils.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/result/class-use/ResultUtils.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/result/class-use/ResultUtils.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/result/class-use/ResultUtils.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.vxquery.result.ResultUtils (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.result.ResultUtils (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.vxquery.result.ResultUtils (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.result.ResultUtils (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-frame.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-frame.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-frame.html Tue Apr 22 05:58:26 2014
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.result (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.result (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-summary.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-summary.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-summary.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.result (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.result (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.vxquery.result (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.result (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -128,6 +128,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-tree.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-tree.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-tree.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.result Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.result Class Hierarchy (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.vxquery.result Class Hierarchy (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.result Class Hierarchy (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -123,6 +123,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-use.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-use.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-use.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/result/package-use.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Package org.apache.vxquery.result (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.vxquery.result (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Package org.apache.vxquery.result (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Package org.apache.vxquery.result (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/VXQueryRawBinaryHashFunctionFactory.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/VXQueryRawBinaryHashFunctionFactory.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/VXQueryRawBinaryHashFunctionFactory.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/VXQueryRawBinaryHashFunctionFactory.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>VXQueryRawBinaryHashFunctionFactory (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>VXQueryRawBinaryHashFunctionFactory (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="VXQueryRawBinaryHashFunctionFactory (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="VXQueryRawBinaryHashFunctionFactory (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -263,6 +263,6 @@ implements edu.uci.ics.hyracks.api.dataf
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/class-use/VXQueryRawBinaryHashFunctionFactory.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/class-use/VXQueryRawBinaryHashFunctionFactory.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/class-use/VXQueryRawBinaryHashFunctionFactory.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/class-use/VXQueryRawBinaryHashFunctionFactory.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>Uses of Class org.apache.vxquery.runtime.factory.hashfunction.VXQueryRawBinaryHashFunctionFactory (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.vxquery.runtime.factory.hashfunction.VXQueryRawBinaryHashFunctionFactory (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.vxquery.runtime.factory.hashfunction.VXQueryRawBinaryHashFunctionFactory (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="Uses of Class org.apache.vxquery.runtime.factory.hashfunction.VXQueryRawBinaryHashFunctionFactory (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -110,6 +110,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/package-frame.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/package-frame.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/package-frame.html Tue Apr 22 05:58:26 2014
@@ -3,7 +3,7 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.runtime.factory.hashfunction (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.runtime.factory.hashfunction (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/package-summary.html?rev=1589021&r1=1589020&r2=1589021&view=diff
==============================================================================
--- incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/package-summary.html (original)
+++ incubator/vxquery/site/apidocs/org/apache/vxquery/runtime/factory/hashfunction/package-summary.html Tue Apr 22 05:58:26 2014
@@ -3,13 +3,13 @@
 <html lang="en">
 <head>
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
-<title>org.apache.vxquery.runtime.factory.hashfunction (VXQuery 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.vxquery.runtime.factory.hashfunction (VXQuery 0.3-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.vxquery.runtime.factory.hashfunction (VXQuery 0.3-incubating-SNAPSHOT API)";
+        parent.document.title="org.apache.vxquery.runtime.factory.hashfunction (VXQuery 0.3-incubating API)";
     }
 //-->
 </script>
@@ -128,6 +128,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014 <a href="http://www.apache.org/">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>