Uses of Interface
org.geotools.xsd.impl.InstanceBinding
-
Packages that use InstanceBinding Package Description org.geotools.csw.bindings org.geotools.ows.bindings org.geotools.wfs.v2_0.bindings org.geotools.wps.bindings org.geotools.xsd -
-
Uses of InstanceBinding in org.geotools.csw.bindings
Classes in org.geotools.csw.bindings that implement InstanceBinding Modifier and Type Class Description class
ElementSetNameTypeBinding
class
RecordBinding
class
SimpleLiteralBinding
-
Uses of InstanceBinding in org.geotools.ows.bindings
Classes in org.geotools.ows.bindings that implement InstanceBinding Modifier and Type Class Description class
BoundingBoxTypeBinding
Binding object for the type http://www.opengis.net/ows:BoundingBoxType.class
RangeBinding
Parses rangeBindingclass
WGS84BoundingBoxTypeBinding
Binding object for the type http://www.opengis.net/ows:WGS84BoundingBoxType. -
Uses of InstanceBinding in org.geotools.wfs.v2_0.bindings
Classes in org.geotools.wfs.v2_0.bindings that implement InstanceBinding Modifier and Type Class Description class
QueryTypeBinding
-
Uses of InstanceBinding in org.geotools.wps.bindings
Classes in org.geotools.wps.bindings that implement InstanceBinding Modifier and Type Class Description class
InputReferenceTypeBinding
Binding for inputReference attribute of Method element -
Uses of InstanceBinding in org.geotools.xsd
Classes in org.geotools.xsd that implement InstanceBinding Modifier and Type Class Description class
ComplexEMFBinding
A binding implementation which parses / encodes objects from an EMF model.class
SimpleContentComplexEMFBinding
A binding implementation which handles the case of a complex type with simple content.
-