public class WMTSTileMatrixLimits_1_0_0 extends WMTSTileMatrixLimitsImpl
| Constructor and Description |
|---|
WMTSTileMatrixLimits_1_0_0() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compareName(KXmlParser parser,
java.lang.String name)
Compares the next name in the selected parser with the string passed
by value.
|
void |
parse(KXmlParser parser,
java.util.List<WMTSTileMatrixLimits> list)
Parses this service
|
getMaxTileCol, getMaxTileRow, getMinTileCol, getMinTileRow, getRefToTileMatrix, getTileMatrix, print, setMaxTileCol, setMaxTileRow, setMinTileCol, setMinTileRow, setRefToTileMatrix, setTileMatrixpublic void parse(KXmlParser parser,
java.util.List<WMTSTileMatrixLimits> list)
throws java.io.IOException,
XmlPullParserException
WMTSTileMatrixLimitsImplparse in class WMTSTileMatrixLimitsImpljava.io.IOExceptionXmlPullParserExceptionpublic boolean compareName(KXmlParser parser,
java.lang.String name)
parser - name -