Author: ssolsagl
Date: 2007-04-27 07:54:10 +0200 (Fri, 27 Apr 2007)
New Revision: 4898

Modified:
   
trunk/core-api/src/main/java/no/schibstedsok/searchportal/view/velocity/URLVelocityTemplateLoader.java
Log:
javadoc

Modified: 
trunk/core-api/src/main/java/no/schibstedsok/searchportal/view/velocity/URLVelocityTemplateLoader.java
===================================================================
--- 
trunk/core-api/src/main/java/no/schibstedsok/searchportal/view/velocity/URLVelocityTemplateLoader.java
      2007-04-27 05:51:21 UTC (rev 4897)
+++ 
trunk/core-api/src/main/java/no/schibstedsok/searchportal/view/velocity/URLVelocityTemplateLoader.java
      2007-04-27 05:54:10 UTC (rev 4898)
@@ -26,10 +26,12 @@
 import org.w3c.dom.Element;
 
 /**
- * UrlVelocityTemplateLoaderDebug adds border around every velocity template
- * that is loaded. This is a nice way to see wich templates are loaded and 
where
- * they are loaded.
  * 
+ * Load templates and adds debuginformation if VELOCITY_DEBUG is set to true.
+ * 
+ * @see URLResourceLoader
+ * 
+ * 
  * @author Ola M Sagli <a mailto="[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
  * 
  */

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to