Author: swatig0
Date: 2007-08-16 20:28:11 +0000 (Thu, 16 Aug 2007)
New Revision: 14726

Modified:
   trunk/plugins/XMLSpider/XMLSpider.java
Log:
URI-id transformation

Modified: trunk/plugins/XMLSpider/XMLSpider.java
===================================================================
--- trunk/plugins/XMLSpider/XMLSpider.java      2007-08-16 20:24:52 UTC (rev 
14725)
+++ trunk/plugins/XMLSpider/XMLSpider.java      2007-08-16 20:28:11 UTC (rev 
14726)
@@ -70,7 +70,7 @@
  * In case the size of the index grows up a specific threshold the index is 
split into several subindices.
  * The indexing key is the md5 hash of the word.
  * 
- *  @author swati goyal
+ *  @author swati
  *  
  */
 public class XMLSpider implements FredPlugin, FredPluginHTTP, 
FredPluginThreadless,  FredPluginHTTPAdvanced,HttpPlugin, ClientCallback, 
USKCallback{


Reply via email to