comparison src/main/java/org/dive4elements/artifacts/httpclient/utils/XFormNamespaceContext.java @ 72:133281653904 dive4elements-move

Renamed internal references.
author Sascha L. Teichmann <teichmann@intevation.de>
date Thu, 25 Apr 2013 11:15:15 +0200
parents a857866d162f
children
comparison
equal deleted inserted replaced
71:a857866d162f 72:133281653904
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 8
9 package de.intevation.artifacts.httpclient.utils; 9 package org.dive4elements.artifacts.httpclient.utils;
10 10
11 import java.util.Iterator; 11 import java.util.Iterator;
12 12
13 import javax.xml.XMLConstants; 13 import javax.xml.XMLConstants;
14 import javax.xml.namespace.NamespaceContext; 14 import javax.xml.namespace.NamespaceContext;

http://dive4elements.wald.intevation.org