public class FunctionTypeBinding extends OGCFunctionTypeBinding
<xsd:complexType name="FunctionType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="fes:expression"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>
Constructor and Description |
---|
FunctionTypeBinding(FilterFactory factory) |
Modifier and Type | Method and Description |
---|---|
QName |
getTarget() |
getProperty, getType, initialize, parse
encode, getExecutionMode, getProperties, initializeChildContext
public FunctionTypeBinding(FilterFactory factory)
public QName getTarget()
getTarget
in interface Binding
getTarget
in class OGCFunctionTypeBinding
Copyright © 1996–2023 Geotools. All rights reserved.