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

View differences:

WFSDriver.java
1 1
package com.iver.cit.gvsig.fmap.drivers;
2 2

  
3 3
import java.awt.geom.Rectangle2D;
4
import java.io.IOException;
5 4
import java.net.URL;
6 5

  
7 6
import org.gvsig.remoteClient.wfs.WFSStatus;
7
import org.gvsig.remoteClient.wfs.exceptions.WFSException;
8 8

  
9 9
import com.iver.cit.gvsig.exceptions.layers.LoadLayerException;
10 10
import com.iver.cit.gvsig.fmap.core.IFeature;
......
53 53
 *
54 54
 * $Id$
55 55
 * $Log$
56
 * Revision 1.5  2007-03-06 16:54:14  caballero
56
 * Revision 1.6  2007-09-19 16:14:50  jaume
57
 * removed unnecessary imports
58
 *
59
 * Revision 1.5  2007/03/06 16:54:14  caballero
57 60
 * Exceptions
58 61
 *
59 62
 * Revision 1.4  2007/02/09 14:12:38  jorpiell

Also available in: Unified diff