comparison gnv/src/main/java/de/intevation/gnv/artifactdatabase/objects/OutputMode.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
5 import java.util.Collection; 5 import java.util.Collection;
6 6
7 /** 7 /**
8 * <code>OutputMode</code> objects give information possible types of exports 8 * <code>OutputMode</code> objects give information possible types of exports
9 * for an artifact (e.g. chart, histogram, csv, odv, statistic). 9 * for an artifact (e.g. chart, histogram, csv, odv, statistic).
10 * 10 *
11 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a> 11 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
12 * 12 *
13 */ 13 */
14 public interface OutputMode extends Serializable{ 14 public interface OutputMode extends Serializable{
15 15

http://dive4elements.wald.intevation.org