Revision 13881 trunk/extensions/extWFS2/src/com/iver/cit/gvsig/fmap/drivers/wfs/FMapWFSDriver.java

View differences:

FMapWFSDriver.java
9 9
import java.util.Hashtable;
10 10
import java.util.Iterator;
11 11

  
12
import org.apache.log4j.Logger;
13 12
import org.gvsig.remoteClient.wfs.WFSClient;
14 13
import org.gvsig.remoteClient.wfs.WFSFeature;
15 14
import org.gvsig.remoteClient.wfs.WFSStatus;
......
81 80
 *
82 81
 * $Id$
83 82
 * $Log$
84
 * Revision 1.25  2007-03-06 16:54:14  caballero
83
 * Revision 1.26  2007-09-19 16:14:50  jaume
84
 * removed unnecessary imports
85
 *
86
 * Revision 1.25  2007/03/06 16:54:14  caballero
85 87
 * Exceptions
86 88
 *
87 89
 * Revision 1.24  2007/02/09 14:12:38  jorpiell

Also available in: Unified diff