Revision 40769 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.remoteclient/src/main/java/org/gvsig/remoteclient/wms/request/WMSRequest.java

View differences:

WMSRequest.java
21 21
 * For any additional information, do not hesitate to contact us
22 22
 * at info AT gvsig.com, or visit our website www.gvsig.com.
23 23
 */
24
/*
25
 * AUTHORS (In addition to CIT):
26
 * 2009 Iver T.I.  {{Task}}
27
 */
28 24

  
29 25
/**
30 26
 * This class sends a WMS request and returns the
......
91 87
        return req.toString();
92 88
    }
93 89
	
94
}
90
}

Also available in: Unified diff