comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/AreaArtifact.java @ 2740:64dc2997b2dd

Refactor static xpath, other artifacts will come in a later commit. flys-artifacts/trunk@4474 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 23 May 2012 10:04:11 +0000
parents 76cedac30d35
children 0251393f037c
comparison
equal deleted inserted replaced
2739:ccc955ef8811 2740:64dc2997b2dd
25 25
26 /** 26 /**
27 * Artifact describing the area between two WKms. 27 * Artifact describing the area between two WKms.
28 */ 28 */
29 public class AreaArtifact extends StaticFLYSArtifact { 29 public class AreaArtifact extends StaticFLYSArtifact {
30
31 /** Access ids of doc. */
32 public static final String XPATH_IDS = "/art:action/art:ids/@value";
33 30
34 /** Name of Artifact. */ 31 /** Name of Artifact. */
35 public static final String AREA_ARTIFACT_NAME = "area_artifact"; 32 public static final String AREA_ARTIFACT_NAME = "area_artifact";
36 33
37 /** Dataitem: Facet name. Facets with this name will be created (important 34 /** Dataitem: Facet name. Facets with this name will be created (important

http://dive4elements.wald.intevation.org