(no commit message)
[utils] / support / src / org / wamblee / xml / XslTransformer.java
index ade3d1291d70203a54c188684140cb84b0ece73a..af5bb2bfabb9b09c6226a0fd7a0d495126ab46ad 100644 (file)
@@ -37,7 +37,7 @@ import org.w3c.dom.Document;
 import org.wamblee.io.FileResource;
 
 /**
- * XSLT utilities.
+ * XSL transformer for simplified usage of XSL transformations.
  */
 public class XslTransformer {