Mercurial > dive4elements > gnv-client
diff gnv-artifacts/src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java @ 803:feae2f9d6c6f
Removed trailing whitespace.
gnv-artifacts/trunk@885 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Wed, 07 Apr 2010 07:52:27 +0000 |
parents | 0dc115cbef0d |
children | 22c18083225e |
line wrap: on
line diff
--- a/gnv-artifacts/src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Wed Apr 07 07:49:12 2010 +0000 +++ b/gnv-artifacts/src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java Wed Apr 07 07:52:27 2010 +0000 @@ -57,7 +57,7 @@ /** * This is the major gnv artifact and handles the requests specified in * {@link de.intevation.artifactdatabase.Artifact}. - * + * * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a> * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a> @@ -165,7 +165,7 @@ * This method handles request for changing the current state of an * artifact. It is possible to step forward, backward, or to the initial * state for choosing a fis. - * + * * @param target * @param context * @return @@ -535,7 +535,7 @@ /** * Initialse this artifact and insert some data if <code>data</code> * contains necessary information for this artifact. - * @param identifier + * @param identifier * @param context * @param factory * @param data @@ -627,7 +627,7 @@ /** * Determine the wish to append the user interface description to the * describe document. - * + * * @param document * @return True, if the user interface description should be appended, * otherwise false. @@ -687,7 +687,7 @@ /** * Create the fis select box. - * + * * @param artCreator * @param creator * @param document