Statistics
| Revision:

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

History | View | Annotate | Download (93 Bytes)

1
package org.gvsig.remoteClient.client;
2

    
3
public class WFSClient implements ServiceClient {
4

    
5
}