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