Revision 33738 branches/v2_0_0_prep/libraries/libRemoteServices/src/org/gvsig/remoteclient/wms/WMSExtent.java

View differences:

WMSExtent.java
2 2

  
3 3
import java.io.IOException;
4 4

  
5
import org.gvsig.remoteclient.utils.CapabilitiesTags;
6 5
import org.kxml2.io.KXmlParser;
7 6
import org.xmlpull.v1.XmlPullParserException;
8 7

  
8
import org.gvsig.remoteclient.utils.CapabilitiesTags;
9

  
9 10
public class WMSExtent {
10 11
	    
11 12
    private String name; 

Also available in: Unified diff