Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / xml / XmlUtils.java
index 638d64e4e98e79e789893221acac89fb30c0c39e..fc894251eb0aedf0429a6bb0ec609759edec3182 100644 (file)
@@ -30,6 +30,8 @@ import org.dom4j.Element;
 
 /**
  * XML test support utilities.
+ *
+ * @author Erik Brakkee
  */
 public final class XmlUtils {