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

View differences:

WMSStyle1_1_1.java
3 3

  
4 4
import java.io.IOException;
5 5

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

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

  
10 11
/**
11 12
 * <p>Represents the layer style defined by the OGC Specifications for WMS 1.1.1</p>
12 13
 * 

Also available in: Unified diff