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

Separated converter components into packages.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 12 Apr 2011 13:20:49 +0200
parents c34c450edb06
children 0bde090506f9
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.Node; 5 import org.w3c.dom.Node;
6 /** 6 /**
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)