comparison gnv/src/main/java/de/intevation/gnv/action/StoreAction.java @ 699:af22fa5567a6

Removed trailing whitespace. gnv/trunk@935 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sat, 17 Apr 2010 09:31:48 +0000
parents 254f062e334b
children 0441e78cd900
comparison
equal deleted inserted replaced
698:d7b005107443 699:af22fa5567a6
20 import org.apache.struts.action.ActionMapping; 20 import org.apache.struts.action.ActionMapping;
21 21
22 /** 22 /**
23 * This controller is used to save the current artifact to an xml file. A file 23 * This controller is used to save the current artifact to an xml file. A file
24 * dialog is opened to save the file to the local disk. 24 * dialog is opened to save the file to the local disk.
25 * 25 *
26 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 26 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
27 */ 27 */
28 public class StoreAction extends ArtifactDatabaseActionBase { 28 public class StoreAction extends ArtifactDatabaseActionBase {
29 29
30 public static final String RESOURCE_DOWNLOAD_FAILURE = "no.artifact.chosen"; 30 public static final String RESOURCE_DOWNLOAD_FAILURE = "no.artifact.chosen";

http://dive4elements.wald.intevation.org