org.gvsig.remoteclient.wmts.struct
Class WMTSResourceURL

java.lang.Object
  extended by org.gvsig.remoteclient.wmts.struct.WMTSResourceURL
Direct Known Subclasses:
WMTSResourceURL_1_0_0

public abstract class WMTSResourceURL
extends java.lang.Object

Author:
Nacho Brodin (nachobrodin@gmail.com)

Constructor Summary
WMTSResourceURL()
           
 
Method Summary
abstract  void parse(org.kxml2.io.KXmlParser parser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMTSResourceURL

public WMTSResourceURL()
Method Detail

parse

public abstract void parse(org.kxml2.io.KXmlParser parser)
                    throws java.io.IOException,
                           org.xmlpull.v1.XmlPullParserException
Throws:
java.io.IOException
org.xmlpull.v1.XmlPullParserException


Copyright © 2014 gvSIG Association. All Rights Reserved.