diff geo-backend/src/main/java/de/intevation/gnv/geobackend/util/DateUtils.java @ 889:e5e30090c37c

Modified some JavaDoc so that the Warnings that where caused by mistakes are removed. geo-backend/trunk@915 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Tue, 13 Apr 2010 09:30:10 +0000
parents b757def3ff55
children e9ca6be4dbd2
line wrap: on
line diff
--- a/geo-backend/src/main/java/de/intevation/gnv/geobackend/util/DateUtils.java	Mon Mar 29 10:37:04 2010 +0000
+++ b/geo-backend/src/main/java/de/intevation/gnv/geobackend/util/DateUtils.java	Tue Apr 13 09:30:10 2010 +0000
@@ -16,7 +16,6 @@
 package de.intevation.gnv.geobackend.util;
 
 import java.text.SimpleDateFormat;
-
 import java.util.Date;
 
 import org.apache.log4j.Logger;
@@ -54,7 +53,7 @@
 
     /**
      * Returns the Date as a String formated using the 
-     * @see DateUtils.DATE_PATTERN
+     * @see de.intevation.gnv.geobackend.util.DateUtils.DATE_PATTERN
      * @param pDate the Date which should be formatted
      * @return the given Data as a String
      */
@@ -65,7 +64,7 @@
 
     /**
      * Thismethod decodes a Datevalue from the given String useing the
-     * @see DateUtils.DATE_PATTERN1 format-
+     * @see de.intevation.gnv.geobackend.util.DateUtils.DateUtils.DATE_PATTERN1 format-
      * @param sStr The String which contains the encoded Datevalue
      * @return the decoded Datevalue as an Date-object.
      * @throws Exception throws all Expetion which occurs during the Process.

http://dive4elements.wald.intevation.org