Package org.geotools.wmts.bindings
Class LayerBinding
Object
AbstractSimpleBinding
LayerBinding
- All Implemented Interfaces:
Binding
,SimpleBinding
Binding object for the element http://www.opengis.net/wmts/1.0:Layer.
<?xml version="1.0" encoding="UTF-8"?>
<element name="Layer" substitutionGroup="ows:DatasetDescriptionSummary" type="wmts:LayerType" xmlns="http://www.w3.org/2001/XMLSchema"/>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractSimpleBinding
encode, getExecutionMode, parse
-
Constructor Details
-
LayerBinding
-
-
Method Details
-
getTarget
- Returns:
- The qualified name of the target for the binding.
-
getType
- Returns:
- The java type this binding maps to.
-
parse
- Throws:
Exception
-