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

View differences:

WMTSTileMatrixLimits.java
47 47
     * @throws IOException
48 48
     * @throws XmlPullParserException
49 49
     */
50
    @SuppressWarnings("unchecked")
51 50
	public abstract void parse(KXmlParser parser, ArrayList list) throws IOException, XmlPullParserException; 
52 51
	
53 52
	public WMTSTileMatrix getTileMatrix() {

Also available in: Unified diff