comparison gnv-artifacts/src/main/java/de/intevation/gnv/utils/ShapeFileWriter.java @ 780:c4156275c1e1

Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' gnv-artifacts/trunk@857 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 09:35:44 +0000
parents b1f5f2a8840f
children feeaf5aec552
comparison
equal deleted inserted replaced
779:b1f5f2a8840f 780:c4156275c1e1
45 45
46 import org.opengis.feature.simple.SimpleFeature; 46 import org.opengis.feature.simple.SimpleFeature;
47 import org.opengis.feature.simple.SimpleFeatureType; 47 import org.opengis.feature.simple.SimpleFeatureType;
48 48
49 /** 49 /**
50 * @author Sascha L. Teichmann (sascha.teichmann@intevation.de) 50 * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a>
51 */ 51 */
52 public final class ShapeFileWriter 52 public final class ShapeFileWriter
53 { 53 {
54 private static Logger log = Logger.getLogger( 54 private static Logger log = Logger.getLogger(
55 ShapeFileWriter.class); 55 ShapeFileWriter.class);

http://dive4elements.wald.intevation.org