Revision 40596 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.remoteclient/src/main/java/org/gvsig/remoteclient/wfs/WFSProtocolHandlerFactory.java

View differences:

WFSProtocolHandlerFactory.java
42 42
import org.gvsig.remoteclient.utils.EncodingXMLParser;
43 43
import org.gvsig.remoteclient.utils.Utilities;
44 44

  
45
/* gvSIG. Sistema de Informaci?n Geogr?fica de la Generalitat Valenciana
46
 *
47
 * Copyright (C) 2004 IVER T.I. and Generalitat Valenciana.
48
 *
49
 * This program is free software; you can redistribute it and/or
50
 * modify it under the terms of the GNU General Public License
51
 * as published by the Free Software Foundation; either version 2
52
 * of the License, or (at your option) any later version.
53
 *
54
 * This program is distributed in the hope that it will be useful,
55
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
56
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
57
 * GNU General Public License for more details.
58
 *
59
 * You should have received a copy of the GNU General Public License
60
 * along with this program; if not, write to the Free Software
61
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307,USA.
62
 *
63
 * For more information, contact:
64
 *
65
 *  Generalitat Valenciana
66
 *   Conselleria d'Infraestructures i Transport
67
 *   Av. Blasco Ib??ez, 50
68
 *   46010 VALENCIA
69
 *   SPAIN
70
 *
71
 *      +34 963862235
72
 *   gvsig@gva.es
73
 *      www.gvsig.gva.es
74
 *
75
 *    or
76
 *
77
 *   IVER T.I. S.A
78
 *   Salamanca 50
79
 *   46005 Valencia
80
 *   Spain
81
 *
82
 *   +34 963163400
83
 *   dac@iver.es
84
 */
85
/* CVS MESSAGES:
86
 *
87
 * $Id: WFSProtocolHandlerFactory.java 39768 2013-02-20 14:16:29Z jldominguez $
88
 * $Log$
89
 * Revision 1.2  2007-02-09 14:11:01  jorpiell
90
 * Primer piloto del soporte para WFS 1.1 y para WFS-T
91
 *
92
 * Revision 1.1  2006/04/19 12:51:35  jorpiell
93
 * A?adidas algunas de las clases del servicio WFS
94
 *
95
 *
96
 */
97 45
/**
98 46
 * @author Jorge Piera Llodr? (piera_jor@gva.es)
99 47
 */

Also available in: Unified diff