comparison gnv-artifacts/src/main/java/de/intevation/gnv/profile/horizontalcrosssection/HorizontalCrossSectionMeshArtifact.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 a5526908f92f
children 05bf8534a35a
comparison
equal deleted inserted replaced
802:4abe172be970 803:feae2f9d6c6f
48 48
49 49
50 /** 50 /**
51 * This method is called just before an artifact is exported. It removes all 51 * This method is called just before an artifact is exported. It removes all
52 * data which should not serialized into an export. 52 * data which should not serialized into an export.
53 * 53 *
54 * @param context CallContext object. 54 * @param context CallContext object.
55 */ 55 */
56 @Override 56 @Override
57 public void cleanup(Object context) { 57 public void cleanup(Object context) {
58 if (current != null) 58 if (current != null)

http://dive4elements.wald.intevation.org