diff flys-artifacts/src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java @ 4147:db0b9cff8496

Cosmetics, documentation.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 16 Oct 2012 11:33:23 +0200
parents 975f608dd254
children 6b0683f5c530
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java	Tue Oct 16 11:15:12 2012 +0200
+++ b/flys-artifacts/src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java	Tue Oct 16 11:33:23 2012 +0200
@@ -113,6 +113,7 @@
         facets           = new HashMap<String, List<Facet>>();
     }
 
+
     /**
      * This method appends the static data - that has already been inserted by
      * the user - to the static node of the DESCRIBE document.
@@ -258,6 +259,7 @@
         return copy;
     }
 
+
     /**
      * Return a copy of the facet mapping.
      * @return Mapping of state-ids to facets.
@@ -411,6 +413,7 @@
         return doc;
     }
 
+
     /**
      * This method returns a description of this artifact.
      *

http://dive4elements.wald.intevation.org