diff src/java/de/intevation/mxd/utils/XMLUtils.java @ 33:c51376f8e24c

Separated converter components into packages.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 12 Apr 2011 13:20:49 +0200
parents e5fdc37f8f94
children df4e0946ef02
line wrap: on
line diff
--- a/src/java/de/intevation/mxd/utils/XMLUtils.java	Mon Apr 11 17:07:53 2011 +0200
+++ b/src/java/de/intevation/mxd/utils/XMLUtils.java	Tue Apr 12 13:20:49 2011 +0200
@@ -6,7 +6,7 @@
  * or visit http://www.gnu.org/licenses/ if it does not exist.
  */
 
-//package de.intevation.mxd.utils;
+package de.intevation.mxd.utils;
 
 import java.io.ByteArrayInputStream;
 import java.io.FileInputStream;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)