Package org.geotools.se.v1_1.bindings
Class OnlineResourceBinding
Object
AbstractComplexBinding
SLDOnlineResourceBinding
OnlineResourceBinding
- All Implemented Interfaces:
Binding
,ComplexBinding
Binding object for the element http://www.opengis.net/se:OnlineResource.
<xsd:element name="OnlineResource" type="se:OnlineResourceType">
<xsd:annotation>
<xsd:documentation>
An "OnlineResource" is typically used to refer to an HTTP URL.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SLDOnlineResourceBinding
getExecutionMode, getType, initialize, parse
Methods inherited from class AbstractComplexBinding
encode, getProperties, getProperty, initializeChildContext
-
Constructor Details
-
OnlineResourceBinding
-
-
Method Details
-
getTarget
- Specified by:
getTarget
in interfaceBinding
- Overrides:
getTarget
in classSLDOnlineResourceBinding
- Returns:
- The qualified name of the target for the binding.
-