Class LiteralBinding
Object
AbstractComplexBinding
OGCLiteralTypeBinding
LiteralBinding
- All Implemented Interfaces:
Binding
,ComplexBinding
Binding object for the element http://www.opengis.net/fes/2.0:Literal.
<xsd:element name="Literal" substitutionGroup="fes:expression" type="fes:LiteralType"/>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OGCLiteralTypeBinding
encode, getExecutionMode, getType, initialize, parse
Methods inherited from class AbstractComplexBinding
getProperties, getProperty, initializeChildContext
-
Constructor Details
-
LiteralBinding
-
-
Method Details
-
getTarget
- Specified by:
getTarget
in interfaceBinding
- Overrides:
getTarget
in classOGCLiteralTypeBinding
- Returns:
- The qualified name of the target for the binding.
-