Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/src/main/java/de/intevation/gnv/transition/TransitionFactory.java @ 778:9a828e5a2390
Removed trailing whitespace
gnv-artifacts/trunk@851 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Mon, 29 Mar 2010 07:58:51 +0000 |
parents | a887074460b6 |
children | b1f5f2a8840f |
comparison
equal
deleted
inserted
replaced
777:8009961db1cb | 778:9a828e5a2390 |
---|---|
8 | 8 |
9 import de.intevation.gnv.artifacts.GNVArtifactBase; | 9 import de.intevation.gnv.artifacts.GNVArtifactBase; |
10 | 10 |
11 /** | 11 /** |
12 * @author Tim Englich <tim.englich@intevation.de> | 12 * @author Tim Englich <tim.englich@intevation.de> |
13 * | 13 * |
14 */ | 14 */ |
15 public class TransitionFactory { | 15 public class TransitionFactory { |
16 | 16 |
17 /** | 17 /** |
18 * the logger, used to log exceptions and additonaly information | 18 * the logger, used to log exceptions and additonaly information |