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 2012/06/02 22:37:11 UTC

svn commit: r1345569 [31/36] - in /incubator/lcf/site/publish: ./ release/trunk/ release/trunk/api/activedirectory/ release/trunk/api/activedirectory/org/apache/manifoldcf/authorities/authorities/activedirectory/ release/trunk/api/alfresco/ release/tru...

Modified: incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.ThrottledConnection.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.ThrottledConnection.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.ThrottledConnection.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.ThrottledConnection.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:36 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:12 EDT 2012 -->
 <TITLE>
 ThrottledFetcher.ThrottledConnection
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -605,7 +605,7 @@ public void <B>beginFetch</B>(java.lang.
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/rss/IThrottledConnection.html#beginFetch(java.lang.String)">beginFetch</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/rss/IThrottledConnection.html" title="interface in org.apache.manifoldcf.crawler.connectors.rss">IThrottledConnection</A></CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>fetchType</CODE> - is a short descriptive string describing the kind of fetch being requested.  This
+<DT><B>Parameters:</B><DD><CODE>fetchType</CODE> - is a short descriptive string describing the kind of fetch being requested.  This
         is used solely for logging purposes.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE></DL>
@@ -647,11 +647,11 @@ public int <B>executeFetch</B>(java.lang
                  throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                         org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Execute the fetch and get the return code.  This method uses the
- standard logging mechanism to keep track of the fetch attempt.  It also
- signals the following three conditions: ServiceInterruption (if a dynamic
- error occurs), OK, or a static error code (for a condition where retry is
- not likely to be helpful).  The actual HTTP error code is NOT returned by
+<DD>Execute the fetch and get the return code.  This method uses the
+ standard logging mechanism to keep track of the fetch attempt.  It also
+ signals the following three conditions: ServiceInterruption (if a dynamic
+ error occurs), OK, or a static error code (for a condition where retry is
+ not likely to be helpful).  The actual HTTP error code is NOT returned by
  this method.
 <P>
 <DD><DL>
@@ -696,7 +696,7 @@ public java.io.InputStream <B>getRespons
                                           throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                                  org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Get the response input stream.  It is the responsibility of the caller
+<DD>Get the response input stream.  It is the responsibility of the caller
  to close this stream when done.
 <P>
 <DD><DL>
@@ -739,7 +739,7 @@ doneFetch</H3>
 public void <B>doneFetch</B>(org.apache.manifoldcf.crawler.interfaces.IVersionActivity&nbsp;activities)
                throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>Done with the fetch.  Call this when the fetch has been completed.  A log entry will be generated
+<DD>Done with the fetch.  Call this when the fetch has been completed.  A log entry will be generated
  describing what was done.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.ThrottledInputstream.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.ThrottledInputstream.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.ThrottledInputstream.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.ThrottledInputstream.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:37 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:12 EDT 2012 -->
 <TITLE>
 ThrottledFetcher.ThrottledInputstream
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -106,7 +106,7 @@ java.lang.Object
 </PRE>
 
 <P>
-This class throttles an input stream based on the specified byte rate parameters.  The
+This class throttles an input stream based on the specified byte rate parameters.  The
  throttling takes place across all streams that are open to the server in question.
 <P>
 

Modified: incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:36 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:12 EDT 2012 -->
 <TITLE>
 ThrottledFetcher
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -99,15 +99,15 @@ java.lang.Object
 </PRE>
 
 <P>
-This class uses httpclient to fetch stuff from webservers.  However, it additionally controls the fetch
- rate in two ways: first, controlling the overall bandwidth used per server, and second, limiting the number
- of simultaneous open connections per server.  It's also capable of limiting the maximum number of fetches
- per time period per server as well; however, this functionality is not strictly necessary at this time because
- the CF scheduler does that at a higher layer.
- An instance of this class would very probably need to have a lifetime consistent with the long-term nature
- of these values, and be static.
- This class sets up a different Http connection pool for each server, so that we can foist off onto the httpclient
- library the task of limiting the number of connections.  This means that we need periodic polling to determine
+This class uses httpclient to fetch stuff from webservers.  However, it additionally controls the fetch
+ rate in two ways: first, controlling the overall bandwidth used per server, and second, limiting the number
+ of simultaneous open connections per server.  It's also capable of limiting the maximum number of fetches
+ per time period per server as well; however, this functionality is not strictly necessary at this time because
+ the CF scheduler does that at a higher layer.
+ An instance of this class would very probably need to have a lifetime consistent with the long-term nature
+ of these values, and be static.
+ This class sets up a different Http connection pool for each server, so that we can foist off onto the httpclient
+ library the task of limiting the number of connections.  This means that we need periodic polling to determine
  when idle pooled connections can be freed.
 <P>
 
@@ -250,7 +250,7 @@ This class uses httpclient to fetch stuf
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/rss/ThrottledFetcher.html#serverMap">serverMap</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This hash maps the server string (without port) to a server object, where
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This hash maps the server string (without port) to a server object, where
  we can track the statistics and make sure we throttle appropriately</TD>
 </TR>
 </TABLE>
@@ -418,7 +418,7 @@ serverMap</H3>
 <PRE>
 protected java.util.Map <B>serverMap</B></PRE>
 <DL>
-<DD>This hash maps the server string (without port) to a server object, where
+<DD>This hash maps the server string (without port) to a server object, where
  we can track the statistics and make sure we throttle appropriately
 <P>
 <DL>
@@ -540,15 +540,15 @@ public <A HREF="../../../../../../org/ap
 <DD>Establish a connection to a specified URL.
 <P>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>serverName</CODE> - is the FQDN of the server, e.g. foo.metacarta.com<DD><CODE>minimumMillisecondsPerBytePerServer</CODE> - is the average number of milliseconds to wait
-       between bytes, on
-       average, over all streams reading from this server.  That means that the
-       stream will block on fetch until the number of bytes being fetched, done
-       in the average time interval required for that fetch, would not exceed
-       the desired bandwidth.<DD><CODE>minimumMillisecondsPerFetchPerServer</CODE> - is the number of milliseconds
-        between fetches, as a minimum, on a per-server basis.  Set
-        to zero for no limit.<DD><CODE>maxOpenConnectionsPerServer</CODE> - is the maximum number of open connections to allow for a single server.
-        If more than this number of connections would need to be open, then this connection request will block
+<DT><B>Parameters:</B><DD><CODE>serverName</CODE> - is the FQDN of the server, e.g. foo.metacarta.com<DD><CODE>minimumMillisecondsPerBytePerServer</CODE> - is the average number of milliseconds to wait
+       between bytes, on
+       average, over all streams reading from this server.  That means that the
+       stream will block on fetch until the number of bytes being fetched, done
+       in the average time interval required for that fetch, would not exceed
+       the desired bandwidth.<DD><CODE>minimumMillisecondsPerFetchPerServer</CODE> - is the number of milliseconds
+        between fetches, as a minimum, on a per-server basis.  Set
+        to zero for no limit.<DD><CODE>maxOpenConnectionsPerServer</CODE> - is the maximum number of open connections to allow for a single server.
+        If more than this number of connections would need to be open, then this connection request will block
         until this number will no longer be exceeded.<DD><CODE>connectionLimit</CODE> - is the maximum desired outstanding connections at any one time.<DD><CODE>connectionTimeoutMilliseconds</CODE> - is the number of milliseconds to wait for the connection before timing out.
 <DT><B>Throws:</B>
 <DD><CODE>org.apache.manifoldcf.core.interfaces.ManifoldCFException</CODE>
@@ -591,7 +591,7 @@ noteConnectionReleased</H3>
 <PRE>
 public void <B>noteConnectionReleased</B>()</PRE>
 <DL>
-<DD>Connection pool no longer needed.  Call this to indicate that this object no
+<DD>Connection pool no longer needed.  Call this to indicate that this object no
  longer needs to keep its pools available, for the moment.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/WebURL.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/WebURL.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/WebURL.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/WebURL.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:37 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:12 EDT 2012 -->
 <TITLE>
 WebURL
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-frame.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-frame.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:37 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:12 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.rss
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-summary.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-summary.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-summary.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:37 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:12 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.rss
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -106,7 +106,7 @@ Package org.apache.manifoldcf.crawler.co
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/rss/DataCache.DocumentData.html" title="class in org.apache.manifoldcf.crawler.connectors.rss">DataCache.DocumentData</A></B></TD>
-<TD>This class represents everything we need to know about a document that's getting passed from the
+<TD>This class represents everything we need to know about a document that's getting passed from the
  getDocumentVersions() phase to the processDocuments() phase.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">

Modified: incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-tree.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/rss/org/apache/manifoldcf/crawler/connectors/rss/package-tree.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:37 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:12 EDT 2012 -->
 <TITLE>
 org.apache.manifoldcf.crawler.connectors.rss Class Hierarchy
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/rss/overview-tree.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/rss/overview-tree.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/rss/overview-tree.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/rss/overview-tree.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:27:37 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:12 EDT 2012 -->
 <TITLE>
 Class Hierarchy
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/allclasses-frame.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/allclasses-frame.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/allclasses-frame.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/allclasses-frame.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/allclasses-noframe.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/allclasses-noframe.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/allclasses-noframe.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 All Classes
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/constant-values.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/constant-values.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/constant-values.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/constant-values.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 Constant Field Values
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/deprecated-list.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/deprecated-list.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/deprecated-list.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/deprecated-list.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 Deprecated List
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/help-doc.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/help-doc.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/help-doc.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/help-doc.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 API Help
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/index-all.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/index-all.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/index-all.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/index-all.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 Index
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
 
@@ -185,7 +185,7 @@ Method in class org.apache.manifoldcf.cr
 <DL>
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html#decodePath(java.lang.String)"><B>decodePath(String)</B></A> - 
 Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SharePointRepository</A>
-<DD>Given a path that is /-separated, and otherwise encoded, decode properly to convert to
+<DD>Given a path that is /-separated, and otherwise encoded, decode properly to convert to
  unencoded form.
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/Messages.html#DEFAULT_BUNDLE_NAME"><B>DEFAULT_BUNDLE_NAME</B></A> - 
 Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/Messages.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">Messages</A>
@@ -206,11 +206,11 @@ Method in class org.apache.manifoldcf.cr
 <DL>
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html#encodePath(java.lang.String)"><B>encodePath(String)</B></A> - 
 Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SharePointRepository</A>
-<DD>Given a path that is /-separated, and otherwise unencoded, encode properly for an actual
+<DD>Given a path that is /-separated, and otherwise unencoded, encode properly for an actual
  URI
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.MySSLSocketFactory.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
 Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.MySSLSocketFactory.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SharePointRepository.MySSLSocketFactory</A>
-<DD>There's a socket factory per keystore;
+<DD>There's a socket factory per keystore;
  look at the keystore to do the comparison.
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SharepointSecureSocketFactory.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
 Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SharepointSecureSocketFactory.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SharePointRepository.SharepointSecureSocketFactory</A>
@@ -378,7 +378,7 @@ Method in class org.apache.manifoldcf.cr
 <DD>Given an identifier, get the translated string that goes into the metadata.
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html#getPathString(java.lang.String)"><B>getPathString(String)</B></A> - 
 Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SharePointRepository.SystemMetadataDescription</A>
-<DD>For a given id, get the portion of its path which the mapping and ingestion
+<DD>For a given id, get the portion of its path which the mapping and ingestion
  should go against.
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.MCPermissionsWS.html#getPermissionsSoapHandler()"><B>getPermissionsSoapHandler()</B></A> - 
 Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.MCPermissionsWS.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SPSProxyHelper.MCPermissionsWS</A>
@@ -521,7 +521,7 @@ Method in class org.apache.manifoldcf.cr
 <DD>Insert a match/replace string pair
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.html#invoke(org.apache.axis.MessageContext)"><B>invoke(MessageContext)</B></A> - 
 Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">CommonsHTTPSender</A>
-<DD>invoke creates a socket connection, sends the request SOAP message and then
+<DD>invoke creates a socket connection, sends the request SOAP message and then
  reads the response SOAP message back from the SOAP server
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.html#isHostInNonProxyList(java.lang.String, java.lang.String)"><B>isHostInNonProxyList(String, String)</B></A> - 
 Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">CommonsHTTPSender</A>
@@ -553,7 +553,7 @@ Static variable in class org.apache.mani
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.html#match(java.lang.String, java.lang.String, boolean)"><B>match(String, String, boolean)</B></A> - 
 Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">CommonsHTTPSender</A>
 <DD>Matches a string against a pattern.
-<DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>MatchMap</B></A> - Class in <A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html">org.apache.manifoldcf.crawler.connectors.sharepoint</A><DD>An instance of this class describes a "match map", which describes a translation of an input
+<DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>MatchMap</B></A> - Class in <A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html">org.apache.manifoldcf.crawler.connectors.sharepoint</A><DD>An instance of this class describes a "match map", which describes a translation of an input
  string using regexp technology.<DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.html#MatchMap()"><B>MatchMap()</B></A> - 
 Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">MatchMap</A>
 <DD>Constructor.
@@ -649,7 +649,7 @@ Method in class org.apache.manifoldcf.cr
 <DD>Get current token.
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html#poll()"><B>poll()</B></A> - 
 Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SharePointRepository</A>
-<DD>This method is periodically called for all connectors that are connected but not
+<DD>This method is periodically called for all connectors that are connected but not
  in active use.
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.EvaluatorTokenStream.html#pos"><B>pos</B></A> - 
 Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.EvaluatorTokenStream.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">MatchMap.EvaluatorTokenStream</A>
@@ -730,7 +730,7 @@ Constructor for class org.apache.manifol
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SharepointSecureSocketFactory.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>SharePointRepository.SharepointSecureSocketFactory</B></A> - Class in <A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html">org.apache.manifoldcf.crawler.connectors.sharepoint</A><DD>HTTPClient secure socket factory, which implements SecureProtocolSocketFactory<DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SharepointSecureSocketFactory.html#SharePointRepository.SharepointSecureSocketFactory(javax.net.ssl.SSLSocketFactory)"><B>SharePointRepository.SharepointSecureSocketFactory(SSLSocketFactory)</B></A> - 
 Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SharepointSecureSocketFactory.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SharePointRepository.SharepointSecureSocketFactory</A>
 <DD>Constructor
-<DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>SharePointRepository.SystemMetadataDescription</B></A> - Class in <A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html">org.apache.manifoldcf.crawler.connectors.sharepoint</A><DD>Class that tracks paths associated with id's, and the name
+<DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>SharePointRepository.SystemMetadataDescription</B></A> - Class in <A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html">org.apache.manifoldcf.crawler.connectors.sharepoint</A><DD>Class that tracks paths associated with id's, and the name
  of the metadata attribute to use for the path.<DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html#SharePointRepository.SystemMetadataDescription(org.apache.manifoldcf.crawler.interfaces.DocumentSpecification)"><B>SharePointRepository.SystemMetadataDescription(DocumentSpecification)</B></A> - 
 Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SharePointRepository.SystemMetadataDescription</A>
 <DD>Constructor
@@ -749,7 +749,7 @@ Constructor for class org.apache.manifol
 <DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.PermissionsWS.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>SPSProxyHelper.PermissionsWS</B></A> - Class in <A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html">org.apache.manifoldcf.crawler.connectors.sharepoint</A><DD>SharePoint Permissions Service Wrapper Class<DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.PermissionsWS.html#SPSProxyHelper.PermissionsWS(java.lang.String, java.lang.String, java.lang.String, org.apache.commons.httpclient.protocol.ProtocolFactory, org.apache.axis.EngineConfiguration, org.apache.commons.httpclient.HttpConnectionManager)"><B>SPSProxyHelper.PermissionsWS(String, String, String, ProtocolFactory, EngineConfiguration, HttpConnectionManager)</B></A> - 
 Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.PermissionsWS.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SPSProxyHelper.PermissionsWS</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ResourceProvider.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>SPSProxyHelper.ResourceProvider</B></A> - Class in <A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html">org.apache.manifoldcf.crawler.connectors.sharepoint</A><DD>Implementation of EngineConfiguration that we'll use to get the wsdd file from a
+<DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ResourceProvider.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint"><B>SPSProxyHelper.ResourceProvider</B></A> - Class in <A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/package-summary.html">org.apache.manifoldcf.crawler.connectors.sharepoint</A><DD>Implementation of EngineConfiguration that we'll use to get the wsdd file from a
  local resource.<DT><A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ResourceProvider.html#SPSProxyHelper.ResourceProvider(java.lang.Class, java.lang.String)"><B>SPSProxyHelper.ResourceProvider(Class, String)</B></A> - 
 Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.<A HREF="./org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ResourceProvider.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SPSProxyHelper.ResourceProvider</A>
 <DD>Constructor setting the resource name.

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/index.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/index.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/index.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/index.html Sat Jun  2 20:35:59 2012
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Thu May 31 04:28:17 EDT 2012-->
+<!-- Generated by javadoc on Sat Jun 02 16:09:56 EDT 2012-->
 <TITLE>
 Generated Documentation (Untitled)
 </TITLE>

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.ExecuteMethodThread.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.ExecuteMethodThread.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.ExecuteMethodThread.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.ExecuteMethodThread.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 CommonsHTTPSender.ExecuteMethodThread
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:16 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 CommonsHTTPSender
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -109,12 +109,12 @@ This class uses Jakarta Commons's HttpCl
 <P>
 <DL>
 <DT><B>Author:</B></DT>
-  <DD>Davanum Srinivas (dims@yahoo.com)
- History: By Chandra Talluri
- Modifications done for maintaining sessions. Cookies needed to be set on
- HttpState not on MessageContext, since ttpMethodBase overwrites the cookies
- from HttpState. Also we need to setCookiePolicy on HttpState to
- CookiePolicy.COMPATIBILITY else it is defaulting to RFC2109Spec and adding
+  <DD>Davanum Srinivas (dims@yahoo.com)
+ History: By Chandra Talluri
+ Modifications done for maintaining sessions. Cookies needed to be set on
+ HttpState not on MessageContext, since ttpMethodBase overwrites the cookies
+ from HttpState. Also we need to setCookiePolicy on HttpState to
+ CookiePolicy.COMPATIBILITY else it is defaulting to RFC2109Spec and adding
  Version information to it and tomcat server not recognizing it</DD>
 <DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender">Serialized Form</A></DL>
 <HR>
@@ -247,7 +247,7 @@ This class uses Jakarta Commons's HttpCl
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/CommonsHTTPSender.html#invoke(org.apache.axis.MessageContext)">invoke</A></B>(org.apache.axis.MessageContext&nbsp;msgContext)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;invoke creates a socket connection, sends the request SOAP message and then
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;invoke creates a socket connection, sends the request SOAP message and then
  reads the response SOAP message back from the SOAP server</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -388,7 +388,7 @@ invoke</H3>
 public void <B>invoke</B>(org.apache.axis.MessageContext&nbsp;msgContext)
             throws org.apache.axis.AxisFault</PRE>
 <DL>
-<DD>invoke creates a socket connection, sends the request SOAP message and then
+<DD>invoke creates a socket connection, sends the request SOAP message and then
  reads the response SOAP message back from the SOAP server
 <P>
 <DD><DL>
@@ -406,7 +406,7 @@ public void <B>handleCookie</B>(java.lan
                          java.lang.String&nbsp;cookie,
                          org.apache.axis.MessageContext&nbsp;msgContext)</PRE>
 <DL>
-<DD>little helper function for cookies. fills up the message context with
+<DD>little helper function for cookies. fills up the message context with
  a string or an array of strings (if there are more than one Set-Cookie)
 <P>
 <DD><DL>
@@ -451,14 +451,14 @@ protected static boolean <B>match</B>(ja
                                java.lang.String&nbsp;str,
                                boolean&nbsp;isCaseSensitive)</PRE>
 <DL>
-<DD>Matches a string against a pattern. The pattern contains two special
- characters:
+<DD>Matches a string against a pattern. The pattern contains two special
+ characters:
  '*' which means zero or more characters,
 <P>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>pattern</CODE> - the (non-null) pattern to match against<DD><CODE>str</CODE> - the (non-null) string that must be matched against the
+<DT><B>Parameters:</B><DD><CODE>pattern</CODE> - the (non-null) pattern to match against<DD><CODE>str</CODE> - the (non-null) string that must be matched against the
                 pattern<DD><CODE>isCaseSensitive</CODE> - 
-<DT><B>Returns:</B><DD><code>true</code> when the string matches against the pattern,
+<DT><B>Returns:</B><DD><code>true</code> when the string matches against the pattern,
          <code>false</code> otherwise.</DL>
 </DD>
 </DL>

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.EvaluatorToken.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.EvaluatorToken.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.EvaluatorToken.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.EvaluatorToken.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 MatchMap.EvaluatorToken
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.EvaluatorTokenStream.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.EvaluatorTokenStream.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.EvaluatorTokenStream.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.EvaluatorTokenStream.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 MatchMap.EvaluatorTokenStream
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/MatchMap.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 MatchMap
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -99,15 +99,15 @@ java.lang.Object
 </PRE>
 
 <P>
-An instance of this class describes a "match map", which describes a translation of an input
- string using regexp technology.
- A match map consists of multiple clauses, which are fired in sequence.  Each clause is a regexp
- search and replace, where the replace string can include references to the groups present in the
- search regexp.
- MatchMaps can be converted to strings in two different ways.  The first way is to build a single
- string of the form "match1=replace1&match2=replace2...".  Strings of this kind must escape & and =
- characters in the match and replace strings, where found.  The second way is to generate an array
- of match strings and a corresponding array of replace strings.  This method requires no escaping
+An instance of this class describes a "match map", which describes a translation of an input
+ string using regexp technology.
+ A match map consists of multiple clauses, which are fired in sequence.  Each clause is a regexp
+ search and replace, where the replace string can include references to the groups present in the
+ search regexp.
+ MatchMaps can be converted to strings in two different ways.  The first way is to build a single
+ string of the form "match1=replace1&match2=replace2...".  Strings of this kind must escape & and =
+ characters in the match and replace strings, where found.  The second way is to generate an array
+ of match strings and a corresponding array of replace strings.  This method requires no escaping
  of the string contents.
 <P>
 
@@ -363,7 +363,7 @@ matchPatterns</H3>
 <PRE>
 protected java.util.regex.Pattern[] <B>matchPatterns</B></PRE>
 <DL>
-<DD>This is the set of Pattern objects corresponding to the match regexp strings.
+<DD>This is the set of Pattern objects corresponding to the match regexp strings.
  It's null if the patterns have not been built yet.
 <P>
 <DL>
@@ -519,8 +519,8 @@ appendOldstyleMatchPair</H3>
 public void <B>appendOldstyleMatchPair</B>(java.lang.String&nbsp;oldstyleMatch,
                                     java.lang.String&nbsp;oldstyleReplace)</PRE>
 <DL>
-<DD>Append old-style match/replace pair.
- This method translates old-style regexp and group output form to the
+<DD>Append old-style match/replace pair.
+ This method translates old-style regexp and group output form to the
  current style before adding to the map.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/Messages.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/Messages.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/Messages.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/Messages.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 Messages
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/NameValue.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/NameValue.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/NameValue.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/NameValue.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 NameValue
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ListsWS.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ListsWS.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ListsWS.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ListsWS.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 SPSProxyHelper.ListsWS
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.MCPermissionsWS.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.MCPermissionsWS.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.MCPermissionsWS.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.MCPermissionsWS.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 SPSProxyHelper.MCPermissionsWS
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.PermissionsWS.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.PermissionsWS.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.PermissionsWS.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.PermissionsWS.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 SPSProxyHelper.PermissionsWS
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ResourceProvider.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ResourceProvider.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ResourceProvider.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ResourceProvider.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 SPSProxyHelper.ResourceProvider
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -105,7 +105,7 @@ java.lang.Object
 </PRE>
 
 <P>
-Implementation of EngineConfiguration that we'll use to get the wsdd file from a
+Implementation of EngineConfiguration that we'll use to get the wsdd file from a
  local resource.
 <P>
 
@@ -530,7 +530,7 @@ getRoles</H3>
 <PRE>
 public java.util.List <B>getRoles</B>()</PRE>
 <DL>
-<DD>Get a list of roles that this engine plays globally.  Services
+<DD>Get a list of roles that this engine plays globally.  Services
  within the engine configuration may also add additional roles.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.StsAdapterWS.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.StsAdapterWS.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.StsAdapterWS.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.StsAdapterWS.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 SPSProxyHelper.StsAdapterWS
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.UserGroupWS.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.UserGroupWS.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.UserGroupWS.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.UserGroupWS.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 SPSProxyHelper.UserGroupWS
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.VersionsWS.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.VersionsWS.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.VersionsWS.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.VersionsWS.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 SPSProxyHelper.VersionsWS
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.WebsWS.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.WebsWS.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.WebsWS.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.WebsWS.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:56 EDT 2012 -->
 <TITLE>
 SPSProxyHelper.WebsWS
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 SPSProxyHelper
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -144,7 +144,7 @@ java.lang.Object
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SPSProxyHelper.ResourceProvider.html" title="class in org.apache.manifoldcf.crawler.connectors.sharepoint">SPSProxyHelper.ResourceProvider</A></B></CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implementation of EngineConfiguration that we'll use to get the wsdd file from a
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implementation of EngineConfiguration that we'll use to get the wsdd file from a
  local resource.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -438,7 +438,7 @@ public java.lang.String[] <B>getDocument
                                    throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                           org.apache.manifoldcf.agents.interfaces.ServiceInterruption</PRE>
 <DL>
-<DD>Get the acls for a document.
+<DD>Get the acls for a document.
  NOTE that this function only works for SharePoint 3.0 with the MCPermissions web service installed.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.ExecuteMethodThread.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.ExecuteMethodThread.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.ExecuteMethodThread.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.ExecuteMethodThread.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 SharePointRepository.ExecuteMethodThread
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.MetadataInformation.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.MetadataInformation.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.MetadataInformation.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.MetadataInformation.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 SharePointRepository.MetadataInformation
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.MySSLSocketFactory.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.MySSLSocketFactory.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.MySSLSocketFactory.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.MySSLSocketFactory.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 SharePointRepository.MySSLSocketFactory
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -211,7 +211,7 @@ Socket factory for our https implementat
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.MySSLSocketFactory.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;obj)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;There's a socket factory per keystore;
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;There's a socket factory per keystore;
  look at the keystore to do the comparison.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -392,7 +392,7 @@ equals</H3>
 <PRE>
 public boolean <B>equals</B>(java.lang.Object&nbsp;obj)</PRE>
 <DL>
-<DD>There's a socket factory per keystore;
+<DD>There's a socket factory per keystore;
  look at the keystore to do the comparison.
 <P>
 <DD><DL>

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SharepointSecureSocketFactory.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SharepointSecureSocketFactory.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SharepointSecureSocketFactory.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SharepointSecureSocketFactory.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 SharePointRepository.SharepointSecureSocketFactory
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 

Modified: incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html
URL: http://svn.apache.org/viewvc/incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html?rev=1345569&r1=1345568&r2=1345569&view=diff
==============================================================================
--- incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html (original)
+++ incubator/lcf/site/publish/release/trunk/api/sharepoint/org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html Sat Jun  2 20:35:59 2012
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_21) on Thu May 31 04:28:17 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_21) on Sat Jun 02 16:09:55 EDT 2012 -->
 <TITLE>
 SharePointRepository.SystemMetadataDescription
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-31">
+<META NAME="date" CONTENT="2012-06-02">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
@@ -102,7 +102,7 @@ java.lang.Object
 </PRE>
 
 <P>
-Class that tracks paths associated with id's, and the name
+Class that tracks paths associated with id's, and the name
  of the metadata attribute to use for the path.
 <P>
 
@@ -182,7 +182,7 @@ Class that tracks paths associated with 
 <TD><CODE><B><A HREF="../../../../../../org/apache/manifoldcf/crawler/connectors/sharepoint/SharePointRepository.SystemMetadataDescription.html#getPathString(java.lang.String)">getPathString</A></B>(java.lang.String&nbsp;documentIdentifier)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For a given id, get the portion of its path which the mapping and ingestion
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;For a given id, get the portion of its path which the mapping and ingestion
  should go against.</TD>
 </TR>
 </TABLE>
@@ -297,8 +297,8 @@ getPathString</H3>
 public java.lang.String <B>getPathString</B>(java.lang.String&nbsp;documentIdentifier)
                                throws org.apache.manifoldcf.core.interfaces.ManifoldCFException</PRE>
 <DL>
-<DD>For a given id, get the portion of its path which the mapping and ingestion
- should go against.  Effectively this should include the whole identifer, so this
+<DD>For a given id, get the portion of its path which the mapping and ingestion
+ should go against.  Effectively this should include the whole identifer, so this
  is easy to calculate.
 <P>
 <DD><DL>