Revision 1848 branches/Fmap_GisPlanet/libraries/libFMap/src/com/iver/cit/gvsig/fmap/layers/WFSAdapter.java

View differences:

WFSAdapter.java
132 132
	/**
133 133
	 * @see com.iver.cit.gvsig.fmap.layers.VectorialAdapter#getRecordset()
134 134
	 */
135
	public DataSource getRecordset(String name) {
135
	public DataSource getRecordset() {
136 136
		return null;
137 137
	}
138 138

  

Also available in: Unified diff