comparison artifacts/src/main/java/de/intevation/artifacts/ArtifactNamespaceContext.java @ 47:4ae4dc99127d

Removed trailing whitespace. artifacts/trunk@167 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 01 Oct 2009 09:04:17 +0000
parents 83a059c204f8
children 48d1a9a082c2
comparison
equal deleted inserted replaced
46:f2648672c9c4 47:4ae4dc99127d
14 { 14 {
15 /** 15 /**
16 * The URI of the namespace of the artifacts. 16 * The URI of the namespace of the artifacts.
17 */ 17 */
18 public final static String NAMESPACE_URI = "http://www.intevation.de/2009/artifacts"; 18 public final static String NAMESPACE_URI = "http://www.intevation.de/2009/artifacts";
19 19
20 /** 20 /**
21 * The XML prefix for the artifacts namespace. 21 * The XML prefix for the artifacts namespace.
22 */ 22 */
23 public final static String NAMESPACE_PREFIX = "art"; 23 public final static String NAMESPACE_PREFIX = "art";
24 24

http://dive4elements.wald.intevation.org