Revision 5289

View differences:

trunk/extensions/extWFS2/src/com/iver/cit/gvsig/fmap/drivers/DataStore.java
2 2

  
3 3
import java.io.IOException;
4 4
import java.net.URL;
5
import java.util.List;
6 5

  
7
import org.geotools.data.ows.FeatureSetDescription;
8 6
import org.xml.sax.SAXException;
9 7

  
10 8
/* gvSIG. Sistema de Informaci?n Geogr?fica de la Generalitat Valenciana
......
51 49
 *
52 50
 * $Id$
53 51
 * $Log$
54
 * Revision 1.1  2006-05-19 12:45:47  jorpiell
52
 * Revision 1.2  2006-05-19 12:47:21  jorpiell
55 53
 * DataStore que usa geotools. La clase datastore de geotools es abstracta, por lo que tenemos que crear esta clase que hereda de ella
56 54
 *
55
 * Revision 1.1  2006/05/19 12:45:47  jorpiell
56
 * DataStore que usa geotools. La clase datastore de geotools es abstracta, por lo que tenemos que crear esta clase que hereda de ella
57 57
 *
58
 *
58 59
 */
59 60
/**
60 61
 * @author Jorge Piera Llodr? (piera_jor@gva.es)

Also available in: Unified diff