Added author to all java files with class comments.
[utils] / support / src / main / java / org / wamblee / xml / XslTransformer.java
index 59a00fd09f5153aad0a4b7807a784c6693b22383..fb3d305219946216d1a6092af5c5d2aa95d3c1dc 100644 (file)
@@ -38,6 +38,8 @@ import org.wamblee.io.FileResource;
 
 /**
  * XSL transformer for simplified usage of XSL transformations.
+ *
+ * @author Erik Brakkee
  */
 public class XslTransformer {