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 classElementSetNameTypeBindingclassRecordBindingclassSimpleLiteralBinding -
Uses of InstanceBinding in org.geotools.ows.bindings
Classes in org.geotools.ows.bindings that implement InstanceBinding Modifier and Type Class Description classBoundingBoxTypeBindingBinding object for the type http://www.opengis.net/ows:BoundingBoxType.classRangeBindingParses rangeBindingclassWGS84BoundingBoxTypeBindingBinding 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 classQueryTypeBinding -
Uses of InstanceBinding in org.geotools.wps.bindings
Classes in org.geotools.wps.bindings that implement InstanceBinding Modifier and Type Class Description classInputReferenceTypeBindingBinding 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 classComplexEMFBindingA binding implementation which parses / encodes objects from an EMF model.classSimpleContentComplexEMFBindingA binding implementation which handles the case of a complex type with simple content.
-