comparison src/java/de/intevation/mxd/reader/ISymbolReader.java @ 33:c51376f8e24c

Separated converter components into packages.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 12 Apr 2011 13:20:49 +0200
parents 40c0b4e5f91a
children 6d181c02efce
comparison
equal deleted inserted replaced
32:8381aa59078e 33:c51376f8e24c
1 //package de.intevation.mxd.reader; 1 package de.intevation.mxd.reader;
2 2
3 import java.io.IOException; 3 import java.io.IOException;
4 4
5 import org.w3c.dom.Element; 5 import org.w3c.dom.Element;
6
7 import de.intevation.mxd.utils.MapToXMLUtils;
6 8
7 /** 9 /**
8 * The interface to the symbol reader. 10 * The interface to the symbol reader.
9 * 11 *
10 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a> 12 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)