comparison src/java/de/intevation/mxd/reader/ISymbolReader.java @ 262:2cb2f26d0d54

Removed needless imports.
author raimund renkert <raimund.renkert@intevation.de>
date Tue, 16 Aug 2011 17:15:35 +0200
parents df4e0946ef02
children
comparison
equal deleted inserted replaced
261:efab4d62ad3c 262:2cb2f26d0d54
17 * Stephan Holl <stephan.holl@intevation.de> 17 * Stephan Holl <stephan.holl@intevation.de>
18 */ 18 */
19 19
20 package de.intevation.mxd.reader; 20 package de.intevation.mxd.reader;
21 21
22 import java.lang.Exception;
23
24 import org.w3c.dom.Element; 22 import org.w3c.dom.Element;
25 23
26 import de.intevation.mxd.utils.MapToXMLUtils; 24 import de.intevation.mxd.utils.MapToXMLUtils;
27 25
28 /** 26 /**
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)