diff artifacts/src/main/java/org/dive4elements/river/collections/FLYSArtifactCollection.java @ 5865:73da40528cf2

River artifacts: Renamed FLYSUtils to RiverUtils.
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 28 Apr 2013 15:09:31 +0200
parents 4897a58c8746
children 9a6741ccf6d4
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/collections/FLYSArtifactCollection.java	Sun Apr 28 15:04:44 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/collections/FLYSArtifactCollection.java	Sun Apr 28 15:09:31 2013 +0200
@@ -41,7 +41,7 @@
 import org.dive4elements.river.artifacts.context.FLYSContext;
 import org.dive4elements.river.exports.OutGenerator;
 import org.dive4elements.river.exports.OutputHelper;
-import org.dive4elements.river.utils.FLYSUtils;
+import org.dive4elements.river.utils.RiverUtils;
 
 /**
  * Collection of artifacts, can do outs, describe.
@@ -476,7 +476,7 @@
         AttributeParser  aParser,
         String[]         uuids)
     {
-        FLYSContext flysContext = FLYSUtils.getFlysContext(context);
+        FLYSContext flysContext = RiverUtils.getFlysContext(context);
         StateEngine engine = (StateEngine) flysContext.get(
             FLYSContext.STATE_ENGINE_KEY);
 

http://dive4elements.wald.intevation.org