diff artifacts/src/main/java/org/dive4elements/river/exports/ShapeExporter.java @ 5919:c35323148b98

Removed obsolete artifacts.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 08 May 2013 09:58:52 +0200
parents 81bdb5c4414d
children 1b35b2ddfc28
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ShapeExporter.java	Wed May 08 09:54:51 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ShapeExporter.java	Wed May 08 09:58:52 2013 +0200
@@ -4,8 +4,6 @@
 import java.io.FileFilter;
 import java.io.IOException;
 import java.io.OutputStream;
-import java.util.List;
-import java.util.zip.ZipOutputStream;
 
 import org.apache.log4j.Logger;
 import org.dive4elements.artifactdatabase.state.ArtifactAndFacet;
@@ -18,8 +16,6 @@
 import org.dive4elements.river.collections.D4EArtifactCollection;
 import org.w3c.dom.Document;
 
-import au.com.bytecode.opencsv.CSVWriter;
-
 
 public class ShapeExporter implements OutGenerator
 {
@@ -133,4 +129,4 @@
         return XMLUtils.xpathString(
             request, XPATH_FACET, ArtifactNamespaceContext.INSTANCE);
     }
-}
\ No newline at end of file
+}

http://dive4elements.wald.intevation.org