Revision 34393 branches/v2_0_0_prep/libraries/libRemoteServices/src/org/gvsig/remoteclient/wmts/wmts_1_0_0/struct/WMTSLayer_1_0_0.java

View differences:

WMTSLayer_1_0_0.java
48 48
     * @throws IOException
49 49
     * @throws XmlPullParserException
50 50
     */
51
	@SuppressWarnings("unchecked")
52 51
	public void parse(KXmlParser parser) throws IOException, XmlPullParserException {
53 52
    	int currentTag;
54 53
    	boolean end = false;

Also available in: Unified diff