Revision 3775 trunk/libraries/libRemoteServices/src/org/gvsig/remoteClient/wms/wms_1_1_1/WMSStyle1_1_1.java

View differences:

WMSStyle1_1_1.java
55 55
			 }
56 56
			 if (!end)
57 57
			 {
58
				 currentTag = parser.next();
58
				 currentTag = parser.nextTag();
59 59
			 }
60 60
    	}
61 61
    	parser.require(KXmlParser.END_TAG, null, CapabilitiesTags.STYLE);

Also available in: Unified diff