comparison gnv/src/main/java/de/intevation/gnv/action/DoExportAction.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 89ade245ca7a
comparison
equal deleted inserted replaced
698:d7b005107443 699:af22fa5567a6
28 import org.apache.struts.action.ActionMapping; 28 import org.apache.struts.action.ActionMapping;
29 29
30 /** 30 /**
31 * This controller is called to trigger an export (e.g. pdf, svg, image). A 31 * This controller is called to trigger an export (e.g. pdf, svg, image). A
32 * 'save-file' dialog is opened to save the export. 32 * 'save-file' dialog is opened to save the export.
33 * 33 *
34 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a> 34 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
35 */ 35 */
36 public class DoExportAction extends ArtifactDatabaseActionBase { 36 public class DoExportAction extends ArtifactDatabaseActionBase {
37 37
38 /** 38 /**

http://dive4elements.wald.intevation.org