comparison gnv-artifacts/src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCaseBase.java @ 498:4080b57dcb52

Upgraded to Geotools 2.5.8. Write polygons and line strings to shape files. gnv-artifacts/trunk@578 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 19 Jan 2010 21:23:28 +0000
parents 4939236c2dc9
children e0d7b8a0bc42
comparison
equal deleted inserted replaced
497:75306d856004 498:4080b57dcb52
7 import java.io.File; 7 import java.io.File;
8 import java.io.FileNotFoundException; 8 import java.io.FileNotFoundException;
9 import java.io.FileOutputStream; 9 import java.io.FileOutputStream;
10 import java.io.IOException; 10 import java.io.IOException;
11 11
12 import javax.smartcardio.ATR;
13 import javax.xml.parsers.DocumentBuilder; 12 import javax.xml.parsers.DocumentBuilder;
14 import javax.xml.parsers.DocumentBuilderFactory; 13 import javax.xml.parsers.DocumentBuilderFactory;
15 import javax.xml.parsers.ParserConfigurationException; 14 import javax.xml.parsers.ParserConfigurationException;
16 15
17 import junit.framework.TestCase; 16 import junit.framework.TestCase;

http://dive4elements.wald.intevation.org