Statistics
| Revision:

root / trunk / libraries / libRemoteServices / src / org / gvsig / remoteClient / WFSClient.java @ 2992

History | View | Annotate | Download (86 Bytes)

1 2991 ldiaz
package org.gvsig.remoteClient;
2
3
public class WFSClient implements ServiceClient {
4
5
}