org.geotools.filter.v2_0.bindings
Class LiteralBinding
Object
AbstractComplexBinding
OGCLiteralTypeBinding
LiteralBinding
- All Implemented Interfaces:
- Binding, ComplexBinding
public class LiteralBinding
- extends OGCLiteralTypeBinding
Binding object for the element http://www.opengis.net/fes/2.0:Literal.
<xsd:element name="Literal" substitutionGroup="fes:expression" type="fes:LiteralType"/>
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiteralBinding
public LiteralBinding(FilterFactory factory)
getTarget
public QName getTarget()
- Specified by:
getTarget
in interface Binding
- Overrides:
getTarget
in class OGCLiteralTypeBinding
- Returns:
- The qualified name of the target for the binding.
Copyright © 1996-2014 Geotools. All Rights Reserved.