You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2013/06/03 23:12:41 UTC

svn commit: r1489179 [8/31] - in /manifoldcf/site/publish/release/trunk: api/activedirectory/ api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ api/alfresco/ api/alfresco/org/apache/manifoldcf/crawler/connectors/alfresc...

Added: manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/agents/output/filesystem/package-tree.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/agents/output/filesystem/package-tree.html?rev=1489179&view=auto
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/agents/output/filesystem/package-tree.html (added)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/agents/output/filesystem/package-tree.html Mon Jun  3 21:11:21 2013
@@ -0,0 +1,179 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:17:53 EDT 2013 -->
+<TITLE>
+org.apache.manifoldcf.agents.output.filesystem Class Hierarchy
+</TITLE>
+
+<META NAME="date" CONTENT="2013-06-03">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.manifoldcf.agents.output.filesystem Class Hierarchy";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/manifoldcf/agents/output/filesystem/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+Hierarchy For Package org.apache.manifoldcf.agents.output.filesystem
+</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL>
+<HR>
+<H2>
+Class Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">java.lang.Object<UL>
+<LI TYPE="circle">java.util.AbstractMap&lt;K,V&gt; (implements java.util.Map&lt;K,V&gt;)
+<UL>
+<LI TYPE="circle">java.util.HashMap&lt;K,V&gt; (implements java.lang.Cloneable, java.util.Map&lt;K,V&gt;, java.io.Serializable)
+<UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="../../../../../../org/apache/manifoldcf/agents/output/filesystem/FileOutputParam.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputParam</B></A><UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="../../../../../../org/apache/manifoldcf/agents/output/filesystem/FileOutputConfig.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputConfig</B></A><LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="../../../../../../org/apache/manifoldcf/agents/output/filesystem/FileOutputSpecs.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputSpecs</B></A></UL>
+</UL>
+</UL>
+<LI TYPE="circle">org.apache.manifoldcf.core.connector.BaseConnector (implements org.apache.manifoldcf.core.interfaces.IConnector)
+<UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.BaseOutputConnector (implements org.apache.manifoldcf.agents.interfaces.IOutputConnector)
+<UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="../../../../../../org/apache/manifoldcf/agents/output/filesystem/FileOutputConnector.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputConnector</B></A></UL>
+</UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="../../../../../../org/apache/manifoldcf/agents/output/filesystem/FileOutputConstant.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputConstant</B></A><LI TYPE="circle">org.apache.manifoldcf.core.i18n.Messages<UL>
+<LI TYPE="circle">org.apache.manifoldcf.ui.i18n.Messages<UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="../../../../../../org/apache/manifoldcf/agents/output/filesystem/Messages.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>Messages</B></A></UL>
+</UL>
+</UL>
+</UL>
+<H2>
+Enum Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">java.lang.Object<UL>
+<LI TYPE="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="../../../../../../org/apache/manifoldcf/agents/output/filesystem/FileOutputParam.ParameterEnum.html" title="enum in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputParam.ParameterEnum</B></A></UL>
+</UL>
+</UL>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../../index.html?org/apache/manifoldcf/agents/output/filesystem/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>

Modified: manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/FileConnector.IdentifierStream.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/FileConnector.IdentifierStream.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/FileConnector.IdentifierStream.html (original)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/FileConnector.IdentifierStream.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:05:42 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:17:53 EDT 2013 -->
 <TITLE>
 FileConnector.IdentifierStream
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -37,7 +37,8 @@ function windowTitle()
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
@@ -313,7 +314,8 @@ public void <B>close</B>()
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>

Modified: manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/FileConnector.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/FileConnector.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/FileConnector.html (original)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/FileConnector.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:05:42 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:17:53 EDT 2013 -->
 <TITLE>
 FileConnector
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -37,7 +37,8 @@ function windowTitle()
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
@@ -1047,7 +1048,8 @@ protected static boolean <B>processCheck
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>

Modified: manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/Messages.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/Messages.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/Messages.html (original)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/Messages.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:05:42 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:17:53 EDT 2013 -->
 <TITLE>
 Messages
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -37,7 +37,8 @@ function windowTitle()
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
@@ -717,7 +718,8 @@ public static void <B>outputResourceWith
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>

Modified: manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-frame.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-frame.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-frame.html (original)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-frame.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:05:42 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:17:53 EDT 2013 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.filesystem
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html (original)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:05:42 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:17:53 EDT 2013 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.filesystem
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -37,7 +37,8 @@ function windowTitle()
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
@@ -53,7 +54,7 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV PACKAGE&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/manifoldcf/agents/output/filesystem/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;NEXT PACKAGE</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../../index.html?org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -116,7 +117,8 @@ Package org.apache.manifoldcf.crawler.co
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
@@ -132,7 +134,7 @@ Package org.apache.manifoldcf.crawler.co
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV PACKAGE&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/manifoldcf/agents/output/filesystem/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
 &nbsp;NEXT PACKAGE</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../../index.html?org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;

Modified: manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-tree.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-tree.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-tree.html (original)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/org/apache/manifoldcf/crawler/connectors/filesystem/package-tree.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:05:42 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:17:53 EDT 2013 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.filesystem Class Hierarchy
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -37,7 +37,8 @@ function windowTitle()
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
@@ -53,7 +54,7 @@ function windowTitle()
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/manifoldcf/agents/output/filesystem/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../../index.html?org/apache/manifoldcf/crawler/connectors/filesystem/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
@@ -82,6 +83,9 @@ function windowTitle()
 Hierarchy For Package org.apache.manifoldcf.crawler.connectors.filesystem
 </H2>
 </CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL>
+<HR>
 <H2>
 Class Hierarchy
 </H2>
@@ -112,7 +116,8 @@ Class Hierarchy
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
@@ -128,7 +133,7 @@ Class Hierarchy
 
 <TR>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
+&nbsp;<A HREF="../../../../../../org/apache/manifoldcf/agents/output/filesystem/package-tree.html"><B>PREV</B></A>&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
   <A HREF="../../../../../../index.html?org/apache/manifoldcf/crawler/connectors/filesystem/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;

Added: manifoldcf/site/publish/release/trunk/api/filesystem/overview-frame.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/overview-frame.html?rev=1489179&view=auto
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/overview-frame.html (added)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/overview-frame.html Mon Jun  3 21:11:21 2013
@@ -0,0 +1,44 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:17:53 EDT 2013 -->
+<TITLE>
+Overview List
+</TITLE>
+
+<META NAME="date" CONTENT="2013-06-03">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TH ALIGN="left" NOWRAP><FONT size="+1" CLASS="FrameTitleFont">
+<B></B></FONT></TH>
+</TR>
+</TABLE>
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="allclasses-frame.html" target="packageFrame">All Classes</A></FONT>
+<P>
+<FONT size="+1" CLASS="FrameHeadingFont">
+Packages</FONT>
+<BR>
+<FONT CLASS="FrameItemFont"><A HREF="org/apache/manifoldcf/agents/output/filesystem/package-frame.html" target="packageFrame">org.apache.manifoldcf.agents.output.filesystem</A></FONT>
+<BR>
+<FONT CLASS="FrameItemFont"><A HREF="org/apache/manifoldcf/crawler/connectors/filesystem/package-frame.html" target="packageFrame">org.apache.manifoldcf.crawler.connectors.filesystem</A></FONT>
+<BR>
+</TD>
+</TR>
+</TABLE>
+
+<P>
+&nbsp;
+</BODY>
+</HTML>

Added: manifoldcf/site/publish/release/trunk/api/filesystem/overview-summary.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/overview-summary.html?rev=1489179&view=auto
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/overview-summary.html (added)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/overview-summary.html Mon Jun  3 21:11:21 2013
@@ -0,0 +1,153 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:17:54 EDT 2013 -->
+<TITLE>
+Overview
+</TITLE>
+
+<META NAME="date" CONTENT="2013-06-03">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Overview";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Packages</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="org/apache/manifoldcf/agents/output/filesystem/package-summary.html">org.apache.manifoldcf.agents.output.filesystem</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="20%"><B><A HREF="org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html">org.apache.manifoldcf.crawler.connectors.filesystem</A></B></TD>
+<TD>&nbsp;</TD>
+</TR>
+</TABLE>
+
+<P>
+&nbsp;<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>

Modified: manifoldcf/site/publish/release/trunk/api/filesystem/overview-tree.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/overview-tree.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/overview-tree.html (original)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/overview-tree.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:05:42 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:17:53 EDT 2013 -->
 <TITLE>
 Class Hierarchy
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -37,7 +37,8 @@ function windowTitle()
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
@@ -82,25 +83,46 @@ function windowTitle()
 Hierarchy For All Packages</H2>
 </CENTER>
 <DL>
-<DT><B>Package Hierarchies:</B><DD><A HREF="org/apache/manifoldcf/crawler/connectors/filesystem/package-tree.html">org.apache.manifoldcf.crawler.connectors.filesystem</A></DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="org/apache/manifoldcf/agents/output/filesystem/package-tree.html">org.apache.manifoldcf.agents.output.filesystem</A>, <A HREF="org/apache/manifoldcf/crawler/connectors/filesystem/package-tree.html">org.apache.manifoldcf.crawler.connectors.filesystem</A></DL>
 <HR>
 <H2>
 Class Hierarchy
 </H2>
 <UL>
 <LI TYPE="circle">java.lang.Object<UL>
+<LI TYPE="circle">java.util.AbstractMap&lt;K,V&gt; (implements java.util.Map&lt;K,V&gt;)
+<UL>
+<LI TYPE="circle">java.util.HashMap&lt;K,V&gt; (implements java.lang.Cloneable, java.util.Map&lt;K,V&gt;, java.io.Serializable)
+<UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputParam.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputParam</B></A><UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputConfig.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputConfig</B></A><LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputSpecs.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputSpecs</B></A></UL>
+</UL>
+</UL>
 <LI TYPE="circle">org.apache.manifoldcf.core.connector.BaseConnector (implements org.apache.manifoldcf.core.interfaces.IConnector)
 <UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.BaseOutputConnector (implements org.apache.manifoldcf.agents.interfaces.IOutputConnector)
+<UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputConnector.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputConnector</B></A></UL>
 <LI TYPE="circle">org.apache.manifoldcf.crawler.connectors.BaseRepositoryConnector (implements org.apache.manifoldcf.crawler.interfaces.IRepositoryConnector)
 <UL>
 <LI TYPE="circle">org.apache.manifoldcf.crawler.connectors.filesystem.<A HREF="org/apache/manifoldcf/crawler/connectors/filesystem/FileConnector.html" title="class in org.apache.manifoldcf.crawler.connectors.filesystem"><B>FileConnector</B></A></UL>
 </UL>
 <LI TYPE="circle">org.apache.manifoldcf.crawler.connectors.filesystem.<A HREF="org/apache/manifoldcf/crawler/connectors/filesystem/FileConnector.IdentifierStream.html" title="class in org.apache.manifoldcf.crawler.connectors.filesystem"><B>FileConnector.IdentifierStream</B></A> (implements org.apache.manifoldcf.crawler.interfaces.IDocumentIdentifierStream)
-<LI TYPE="circle">org.apache.manifoldcf.core.i18n.Messages<UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputConstant.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputConstant</B></A><LI TYPE="circle">org.apache.manifoldcf.core.i18n.Messages<UL>
 <LI TYPE="circle">org.apache.manifoldcf.ui.i18n.Messages<UL>
-<LI TYPE="circle">org.apache.manifoldcf.crawler.connectors.filesystem.<A HREF="org/apache/manifoldcf/crawler/connectors/filesystem/Messages.html" title="class in org.apache.manifoldcf.crawler.connectors.filesystem"><B>Messages</B></A></UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="org/apache/manifoldcf/agents/output/filesystem/Messages.html" title="class in org.apache.manifoldcf.agents.output.filesystem"><B>Messages</B></A><LI TYPE="circle">org.apache.manifoldcf.crawler.connectors.filesystem.<A HREF="org/apache/manifoldcf/crawler/connectors/filesystem/Messages.html" title="class in org.apache.manifoldcf.crawler.connectors.filesystem"><B>Messages</B></A></UL>
+</UL>
 </UL>
 </UL>
+<H2>
+Enum Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">java.lang.Object<UL>
+<LI TYPE="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
+<UL>
+<LI TYPE="circle">org.apache.manifoldcf.agents.output.filesystem.<A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputParam.ParameterEnum.html" title="enum in org.apache.manifoldcf.agents.output.filesystem"><B>FileOutputParam.ParameterEnum</B></A></UL>
+</UL>
 </UL>
 <HR>
 
@@ -114,7 +136,8 @@ Class Hierarchy
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="org/apache/manifoldcf/crawler/connectors/filesystem/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>

Modified: manifoldcf/site/publish/release/trunk/api/filesystem/package-list
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/package-list?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/package-list (original)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/package-list Mon Jun  3 21:11:21 2013
@@ -1 +1,2 @@
+org.apache.manifoldcf.agents.output.filesystem
 org.apache.manifoldcf.crawler.connectors.filesystem

Added: manifoldcf/site/publish/release/trunk/api/filesystem/serialized-form.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/filesystem/serialized-form.html?rev=1489179&view=auto
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/filesystem/serialized-form.html (added)
+++ manifoldcf/site/publish/release/trunk/api/filesystem/serialized-form.html Mon Jun  3 21:11:21 2013
@@ -0,0 +1,208 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:17:53 EDT 2013 -->
+<TITLE>
+Serialized Form
+</TITLE>
+
+<META NAME="date" CONTENT="2013-06-03">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Serialized Form";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H1>
+Serialized Form</H1>
+</CENTER>
+<HR SIZE="4" NOSHADE>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="center"><FONT SIZE="+2">
+<B>Package</B> <B>org.apache.manifoldcf.agents.output.filesystem</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="org.apache.manifoldcf.agents.output.filesystem.FileOutputConfig"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputConfig.html" title="class in org.apache.manifoldcf.agents.output.filesystem">org.apache.manifoldcf.agents.output.filesystem.FileOutputConfig</A> extends <A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputParam.html" title="class in org.apache.manifoldcf.agents.output.filesystem">FileOutputParam</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>-2071290103498352538L
+
+<P>
+
+<P>
+<A NAME="org.apache.manifoldcf.agents.output.filesystem.FileOutputParam"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputParam.html" title="class in org.apache.manifoldcf.agents.output.filesystem">org.apache.manifoldcf.agents.output.filesystem.FileOutputParam</A> extends java.util.HashMap&lt;<A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputParam.ParameterEnum.html" title="enum in org.apache.manifoldcf.agents.output.filesystem">FileOutputParam.ParameterEnum</A>,java.lang.String&gt; implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>-140994685772720029L
+
+<P>
+
+<P>
+<A NAME="org.apache.manifoldcf.agents.output.filesystem.FileOutputSpecs"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputSpecs.html" title="class in org.apache.manifoldcf.agents.output.filesystem">org.apache.manifoldcf.agents.output.filesystem.FileOutputSpecs</A> extends <A HREF="org/apache/manifoldcf/agents/output/filesystem/FileOutputParam.html" title="class in org.apache.manifoldcf.agents.output.filesystem">FileOutputParam</A> implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>1859652730572662025L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+rootPath</H3>
+<PRE>
+java.lang.String <B>rootPath</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+
+<P>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>

Modified: manifoldcf/site/publish/release/trunk/api/framework/allclasses-frame.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/allclasses-frame.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/allclasses-frame.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/allclasses-frame.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:02:22 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:15:56 EDT 2013 -->
 <TITLE>
 All Classes
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -221,6 +221,8 @@ All Classes
 <BR>
 <A HREF="org/apache/manifoldcf/crawler/DefineRepositoryConnection.html" title="class in org.apache.manifoldcf.crawler" target="classFrame">DefineRepositoryConnection</A>
 <BR>
+<A HREF="org/apache/manifoldcf/core/common/DeflateInputStream.html" title="class in org.apache.manifoldcf.core.common" target="classFrame">DeflateInputStream</A>
+<BR>
 <A HREF="org/apache/manifoldcf/authorities/DeleteAuthorityConnection.html" title="class in org.apache.manifoldcf.authorities" target="classFrame">DeleteAuthorityConnection</A>
 <BR>
 <A HREF="org/apache/manifoldcf/scriptengine/DELETECommand.html" title="class in org.apache.manifoldcf.scriptengine" target="classFrame">DELETECommand</A>
@@ -991,6 +993,8 @@ All Classes
 <BR>
 <A HREF="org/apache/manifoldcf/core/common/XThreadInputStream.html" title="class in org.apache.manifoldcf.core.common" target="classFrame">XThreadInputStream</A>
 <BR>
+<A HREF="org/apache/manifoldcf/core/common/XThreadStringBuffer.html" title="class in org.apache.manifoldcf.core.common" target="classFrame">XThreadStringBuffer</A>
+<BR>
 </FONT></TD>
 </TR>
 </TABLE>

Modified: manifoldcf/site/publish/release/trunk/api/framework/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/allclasses-noframe.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/allclasses-noframe.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/allclasses-noframe.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:02:22 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:15:56 EDT 2013 -->
 <TITLE>
 All Classes
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -221,6 +221,8 @@ All Classes
 <BR>
 <A HREF="org/apache/manifoldcf/crawler/DefineRepositoryConnection.html" title="class in org.apache.manifoldcf.crawler">DefineRepositoryConnection</A>
 <BR>
+<A HREF="org/apache/manifoldcf/core/common/DeflateInputStream.html" title="class in org.apache.manifoldcf.core.common">DeflateInputStream</A>
+<BR>
 <A HREF="org/apache/manifoldcf/authorities/DeleteAuthorityConnection.html" title="class in org.apache.manifoldcf.authorities">DeleteAuthorityConnection</A>
 <BR>
 <A HREF="org/apache/manifoldcf/scriptengine/DELETECommand.html" title="class in org.apache.manifoldcf.scriptengine">DELETECommand</A>
@@ -991,6 +993,8 @@ All Classes
 <BR>
 <A HREF="org/apache/manifoldcf/core/common/XThreadInputStream.html" title="class in org.apache.manifoldcf.core.common">XThreadInputStream</A>
 <BR>
+<A HREF="org/apache/manifoldcf/core/common/XThreadStringBuffer.html" title="class in org.apache.manifoldcf.core.common">XThreadStringBuffer</A>
+<BR>
 </FONT></TD>
 </TR>
 </TABLE>

Modified: manifoldcf/site/publish/release/trunk/api/framework/constant-values.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/constant-values.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/constant-values.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/constant-values.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:02:21 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:15:55 EDT 2013 -->
 <TITLE>
 Constant Field Values
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: manifoldcf/site/publish/release/trunk/api/framework/deprecated-list.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/deprecated-list.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/deprecated-list.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/deprecated-list.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:02:22 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:15:56 EDT 2013 -->
 <TITLE>
 Deprecated List
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: manifoldcf/site/publish/release/trunk/api/framework/help-doc.html
URL: http://svn.apache.org/viewvc/manifoldcf/site/publish/release/trunk/api/framework/help-doc.html?rev=1489179&r1=1489178&r2=1489179&view=diff
==============================================================================
--- manifoldcf/site/publish/release/trunk/api/framework/help-doc.html (original)
+++ manifoldcf/site/publish/release/trunk/api/framework/help-doc.html Mon Jun  3 21:11:21 2013
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Sun May 12 14:02:22 EDT 2013 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Mon Jun 03 06:15:56 EDT 2013 -->
 <TITLE>
 API Help
 </TITLE>
 
-<META NAME="date" CONTENT="2013-05-12">
+<META NAME="date" CONTENT="2013-06-03">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">