comparison artifact-database/src/main/java/de/intevation/artifactdatabase/DefaultArtifactCollectionFactory.java @ 207:b2115f484edb

Move Config and XMLUtils totally to commons package. artifacts/trunk@1476 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 15 Mar 2011 15:49:24 +0000
parents ac0f8bd97277
children 942a54670a72
comparison
equal deleted inserted replaced
206:33f58a847fc4 207:b2115f484edb
4 * This program is free software under the LGPL (>=v2.1) 4 * This program is free software under the LGPL (>=v2.1)
5 * Read the file LGPL.txt coming with the software for details 5 * Read the file LGPL.txt coming with the software for details
6 * or visit http://www.gnu.org/licenses/ if it does not exist. 6 * or visit http://www.gnu.org/licenses/ if it does not exist.
7 */ 7 */
8 package de.intevation.artifactdatabase; 8 package de.intevation.artifactdatabase;
9
10 import de.intevation.artifacts.common.utils.Config;
9 11
10 import org.apache.log4j.Logger; 12 import org.apache.log4j.Logger;
11 13
12 import org.w3c.dom.Document; 14 import org.w3c.dom.Document;
13 import org.w3c.dom.Node; 15 import org.w3c.dom.Node;

http://dive4elements.wald.intevation.org