Mercurial > dive4elements > gnv-client
comparison geo-backend/src/main/java/de/intevation/gnv/geobackend/util/DateUtils.java @ 887:b757def3ff55
Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>'
geo-backend/trunk@859 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 29 Mar 2010 09:45:05 +0000 |
parents | 8b442223741c |
children | e5e30090c37c |
comparison
equal
deleted
inserted
replaced
886:8b442223741c | 887:b757def3ff55 |
---|---|
22 import org.apache.log4j.Logger; | 22 import org.apache.log4j.Logger; |
23 | 23 |
24 /** | 24 /** |
25 * The class <code>DateUtils</code> fulfills the following purposes: | 25 * The class <code>DateUtils</code> fulfills the following purposes: |
26 * @author blume | 26 * @author blume |
27 * @author Tim Englich <tim.englich@intevation.de> | 27 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a> |
28 */ | 28 */ |
29 public class DateUtils { | 29 public class DateUtils { |
30 | 30 |
31 /** | 31 /** |
32 * Default Logging instance | 32 * Default Logging instance |