Uses of Interface
org.geotools.xsd.ComplexBinding
Packages that use ComplexBinding
Package
Description
Captures initial mapping of XML Simple Types to Java Objects.
-
Uses of ComplexBinding in org.geotools.csw.bindings
Classes in org.geotools.csw.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
class
class
-
Uses of ComplexBinding in org.geotools.filter.v1_0
Classes in org.geotools.filter.v1_0 that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the element http://www.opengis.net/ogc:Add.class
Binding object for the element http://www.opengis.net/ogc:And.class
Binding object for the type http://www.opengis.net/ogc:BBOXType.class
Binding object for the element http://www.opengis.net/ogc:Beyond.class
Binding object for the type http://www.opengis.net/ogc:BinaryComparisonOpType.class
Binding object for the type http://www.opengis.net/ogc:BinaryLogicOpType.class
Binding object for the type http://www.opengis.net/ogc:BinaryOperatorType.class
Binding object for the type http://www.opengis.net/ogc:BinarySpatialOpType.class
Binding object for the type http://www.opengis.net/ogc:ComparisonOpsType.class
Binding object for the element http://www.opengis.net/ogc:Contains.class
Binding object for the element http://www.opengis.net/ogc:Crosses.class
Binding object for the element http://www.opengis.net/ogc:Disjoint.class
Binding object for the type http://www.opengis.net/ogc:DistanceBufferType.class
Binding object for the type http://www.opengis.net/ogc:DistanceType.class
Binding object for the element http://www.opengis.net/ogc:Div.class
Binding object for the element http://www.opengis.net/ogc:DWithin.class
Binding object for the element http://www.opengis.net/ogc:Equals.class
Binding object for the type http://www.opengis.net/ogc:ExpressionType.class
Binding object for the type http://www.opengis.net/ogc:FeatureIdType.class
Binding object for the type http://www.opengis.net/ogc:FilterType.class
Binding object for the type http://www.opengis.net/ogc:FunctionType.class
Binding object for the element http://www.opengis.net/ogc:Intersects.class
Binding object for the type http://www.opengis.net/ogc:LiteralType.class
Binding object for the type http://www.opengis.net/ogc:LogicOpsType.class
Binding object for the type http://www.opengis.net/ogc:LowerBoundaryType.class
Binding object for the element http://www.opengis.net/ogc:Mul.class
Binding object for the element http://www.opengis.net/ogc:Not.class
Binding object for the element http://www.opengis.net/ogc:Or.class
Binding object for the element http://www.opengis.net/ogc:Overlaps.class
Binding object for the type http://www.opengis.net/ogc:PropertyIsBetweenType.class
Binding object for the element http://www.opengis.net/ogc:PropertyIsEqualTo.class
Binding object for the element http://www.opengis.net/ogc:PropertyIsGreaterThan.class
Binding object for the element http://www.opengis.net/ogc:PropertyIsGreaterThanOrEqualTo.class
Binding object for the element http://www.opengis.net/ogc:PropertyIsLessThan.class
Binding object for the element http://www.opengis.net/ogc:PropertyIsLessThanOrEqualTo.class
Binding object for the type http://www.opengis.net/ogc:PropertyIsLikeType.class
Binding object for the element http://www.opengis.net/ogc:PropertyIsNotEqualTo.class
Binding object for the type http://www.opengis.net/ogc:PropertyIsNullType.class
Binding object for the type http://www.opengis.net/ogc:PropertyNameType.class
Binding object for the type http://www.opengis.net/ogc:SpatialOpsType.class
Binding object for the element http://www.opengis.net/ogc:Sub.class
Binding object for the element http://www.opengis.net/ogc:Touches.class
Binding object for the type http://www.opengis.net/ogc:UpperBoundaryType.class
Binding object for the element http://www.opengis.net/ogc:Within. -
Uses of ComplexBinding in org.geotools.filter.v1_0.capabilities
Classes in org.geotools.filter.v1_0.capabilities that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/ogc:_Filter_Capabilities.class
Binding object for the type http://www.opengis.net/ogc:Arithmetic_OperatorsType.class
Binding object for the type http://www.opengis.net/ogc:Comparison_OperatorsType.class
Binding object for the type http://www.opengis.net/ogc:Function_NamesType.class
Binding object for the type http://www.opengis.net/ogc:Function_NameType.class
Binding object for the type http://www.opengis.net/ogc:FunctionsType.class
Binding object for the type http://www.opengis.net/ogc:Scalar_CapabilitiesType.class
Binding object for the type http://www.opengis.net/ogc:Spatial_CapabilitiesType.class
Binding object for the type http://www.opengis.net/ogc:Spatial_OperatorsType. -
Uses of ComplexBinding in org.geotools.filter.v1_1
Classes in org.geotools.filter.v1_1 that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/ogc:FilterType.class
Binding object for the type http://www.opengis.net/ogc:GmlObjectIdType.class
Binding object for the type http://www.opengis.net/ogc:SortByType.class
Binding object for the type http://www.opengis.net/ogc:SortPropertyType. -
Uses of ComplexBinding in org.geotools.filter.v1_1.capabilities
Classes in org.geotools.filter.v1_1.capabilities that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/ogc:_Filter_Capabilities.class
Binding object for the type http://www.opengis.net/ogc:ComparisonOperatorsType.class
Binding object for the type http://www.opengis.net/ogc:GeometryOperandsType.class
Binding object for the type http://www.opengis.net/ogc:Id_CapabilitiesType.class
Binding object for the type http://www.opengis.net/ogc:Spatial_CapabilitiesType.class
Binding object for the type http://www.opengis.net/ogc:SpatialOperatorsType.class
Binding object for the type http://www.opengis.net/ogc:SpatialOperatorType. -
Uses of ComplexBinding in org.geotools.filter.v2_0.bindings
Classes in org.geotools.filter.v2_0.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
class
Binding object for the element http://www.opengis.net/fes/2.0:After.class
Binding object for the element http://www.opengis.net/fes/2.0:And.class
Binding object for the element http://www.opengis.net/fes/2.0:AnyInteracts.class
class
class
class
class
Binding object for the type http://www.opengis.net/ogc:BBOXType.class
Binding object for the element http://www.opengis.net/fes/2.0:Before.class
Binding object for the element http://www.opengis.net/fes/2.0:Begins.class
Binding object for the element http://www.opengis.net/fes/2.0:BegunBy.class
Binding object for the element http://www.opengis.net/ogc:Beyond.class
<xsd:complexType name="BinaryComparisonOpType"> <xsd:complexContent> <xsd:extension base="fes:ComparisonOpsType"> <xsd:sequence> <xsd:element ref="fes:expression" minOccurs="2" maxOccurs="2"/> </xsd:sequence> <xsd:attribute name="matchCase" type="xsd:boolean" use="optional" default="true"/> <xsd:attribute name="matchAction" type="fes:MatchActionType" use="optional" default="Any"/> </xsd:extension> </xsd:complexContent> </xsd:complexType>class
<xsd:complexType name="BinaryLogicOpType"> <xsd:complexContent> <xsd:extension base="fes:LogicOpsType"> <xsd:choice minOccurs="2" maxOccurs="unbounded"> <xsd:group ref="fes:FilterPredicates"/> </xsd:choice> </xsd:extension> </xsd:complexContent> </xsd:complexType>class
<xsd:complexType name="BinarySpatialOpType"> <xsd:complexContent> <xsd:extension base="fes:SpatialOpsType"> <xsd:sequence> <xsd:element ref="fes:ValueReference"/> <xsd:choice> <xsd:element ref="fes:expression"/> <xsd:any namespace="##other"/> </xsd:choice> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType>class
Binding object for the type http://www.opengis.net/fes/2.0:BinaryTemporalOpType.class
class
class
class
Binding object for the element http://www.opengis.net/ogc:Contains.class
Binding object for the element http://www.opengis.net/fes/2.0:Crosses.class
Binding object for the element http://www.opengis.net/fes/2.0:Disjoint.class
Binding object for the type http://www.opengis.net/fes/2.0:DistanceBufferType.class
Binding object for the element http://www.opengis.net/fes/2.0:During.class
Binding object for the element http://www.opengis.net/ogc:DWithin.class
Binding object for the element http://www.opengis.net/fes/2.0:EndedBy.class
Binding object for the element http://www.opengis.net/fes/2.0:Ends.class
Binding object for the element http://www.opengis.net/fes/2.0:Equals.class
class
class
Binding object for the type http://www.opengis.net/fes/2.0:FunctionType.class
class
class
class
Binding object for the element http://www.opengis.net/fes/2.0:Intersects.class
Binding object for the element http://www.opengis.net/fes/2.0:Literal.class
Binding object for the lower boundary of a property is between filterclass
Binding object for the type http://www.opengis.net/fes/2.0:MeasureType.class
Binding object for the element http://www.opengis.net/fes/2.0:Meets.class
Binding object for the element http://www.opengis.net/fes/2.0:MetBy.class
Binding object for the element http://www.opengis.net/fes/2.0:Not.class
Binding object for the element http://www.opengis.net/fes/2.0:Or.class
Binding object for the element http://www.opengis.net/fes/2.0:OverlappedBy.class
Binding object for the element http://www.opengis.net/fes/2.0:Overlaps.class
Binding object for the type http://www.opengis.net/fes/2.0:PropertyIsBetweenType.class
Binding object for the element http://www.opengis.net/fes/2.0:PropertyIsEqualTo.class
Binding object for the element http://www.opengis.net/fes/2.0:PropertyIsGreaterThan.class
Binding object for the element http://www.opengis.net/ogc:PropertyIsGreaterThanOrEqualTo.class
Binding object for the element http://www.opengis.net/ogc:PropertyIsLessThan.class
Binding object for the element http://www.opengis.net/fes/2.0:PropertyIsLessThanOrEqualTo.class
Binding object for the type http://www.opengis.net/fes/2.0:PropertyIsLikeType.class
Binding object for the element http://www.opengis.net/ogc:PropertyIsNotEqualTo.class
Binding object for the type http://www.opengis.net/fes/2.0:PropertyIsNullType.class
class
class
class
Binding object for the type http://www.opengis.net/ogc:SortByType.class
Binding object for the type http://www.opengis.net/ogc:SortPropertyType.class
class
class
class
Binding object for the element http://www.opengis.net/fes/2.0:TContains.class
Binding object for the element http://www.opengis.net/fes/2.0:TEquals.class
Binding object for the element http://www.opengis.net/fes/2.0:Touches.class
Binding object for the element http://www.opengis.net/fes/2.0:TOverlaps.class
Binding object for the upper boundary of a property is between filter.class
Binding object for the element http://www.opengis.net/fes/2.0:Within. -
Uses of ComplexBinding in org.geotools.geopkg.wps.xml
Classes in org.geotools.geopkg.wps.xml that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/gpkg:bboxtype.class
Binding object for the type http://www.opengis.net/gpkg:coveragetype.class
Binding object for the type http://www.opengis.net/gpkg:geopkgtype_features.class
Binding object for the type http://www.opengis.net/gpkg:geopkgtype_tiles.class
Binding object for the type http://www.opengis.net/gpkg:geopkgtype.class
Binding object for the type http://www.opengis.net/gpkg:gridsettype_grids.class
Binding object for the type http://www.opengis.net/gpkg:gridsettype.class
Binding object for the type http://www.opengis.net/gpkg:gridtype.class
Binding object for the type http://www.opengis.net/gpkg:layertype.class
class
-
Uses of ComplexBinding in org.geotools.gml2.bindings
Classes in org.geotools.gml2.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionBaseType.class
Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionType.class
Binding object for the type http://www.opengis.net/gml:AbstractFeatureType.class
Binding object for the type http://www.opengis.net/gml:AbstractGeometryCollectionBaseType.class
Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.class
Binding object for the type http://www.opengis.net/gml:BoundingShapeType.class
Binding object for the type http://www.opengis.net/gml:BoxType.class
Binding object for the type http://www.opengis.net/gml:CoordinatesType.class
Binding object for the type http://www.opengis.net/gml:CoordType.class
Binding object for the type http://www.opengis.net/gml:FeatureAssociationType.class
Binding object for the type http://www.opengis.net/gml:GeometryAssociationType.class
Binding object for the type http://www.opengis.net/gml:GeometryCollectionType.class
Binding object for the type http://www.opengis.net/gml:GeometryPropertyType.class
Binding object for the type http://www.opengis.net/gml:LinearRingMemberType.class
Binding object for the type http://www.opengis.net/gml:LinearRingType.class
Binding object for the type http://www.opengis.net/gml:LineStringMemberType.class
Binding object for the type http://www.opengis.net/gml:LineStringPropertyType.class
Binding object for the type http://www.opengis.net/gml:LineStringType.class
Binding object for the type http://www.opengis.net/gml:MultiGeometryPropertyType.class
Binding object for the type http://www.opengis.net/gml:MultiLineStringPropertyType.class
Binding object for the type http://www.opengis.net/gml:MultiLineStringType.class
Binding object for the type http://www.opengis.net/gml:MultiPointPropertyType.class
Binding object for the type http://www.opengis.net/gml:MultiPointType.class
Binding object for the type http://www.opengis.net/gml:MultiPolygonPropertyType.class
Binding object for the type http://www.opengis.net/gml:MultiPolygonType.class
Binding object for the type http://www.opengis.net/gml:PointMemberType.class
Binding object for the type http://www.opengis.net/gml:PointPropertyType.class
Binding object for the type http://www.opengis.net/gml:PointType.class
Binding object for the type http://www.opengis.net/gml:PolygonMemberType.class
Binding object for the type http://www.opengis.net/gml:PolygonPropertyType.class
Binding object for the type http://www.opengis.net/gml:PolygonType. -
Uses of ComplexBinding in org.geotools.gml3.bindings
Classes in org.geotools.gml3.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionType.class
Binding object for the type http://www.opengis.net/gml:AbstractFeatureType.class
Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.class
Binding object for the type http://www.opengis.net/gml:AbstractRingPropertyType.class
Binding object for the type http://www.opengis.net/gml:AbstractSurfaceType.class
Binding object for the type http://www.opengis.net/gml:ArcStringType.class
<complexType name="ArcType"> <annotation> <documentation>An Arc is an arc string with only one arc unit, i.e. three control points.</documentation> </annotation> <complexContent> <restriction base="gml:ArcStringType"> <sequence> <choice> <annotation> <documentation>GML supports two different ways to specify the control points of a curve segment. 1.class
Binding object for the type http://www.opengis.net/gml:BoundingShapeType.class
class
A replacement forXSAnyTypeBinding
that adds support forComplexAttribute
and related behaviours.class
Binding object for the type http://www.opengis.net/gml:CurveArrayPropertyType.class
Binding object for the type http://www.opengis.net/gml:CurvePropertyType.class
Binding object for the type http://www.opengis.net/gml:CurveSegmentArrayPropertyType.class
Binding object for the type http://www.opengis.net/gml:CurveType.class
Binding object for the type http://www.opengis.net/gml:DirectPositionListType.class
Binding object for the type http://www.opengis.net/gml:DirectPositionType.class
Binding object for the type http://www.opengis.net/gml:EnvelopeType.class
Binding object for the type http://www.opengis.net/gml:FeatureArrayPropertyType.class
Binding object for the type http://www.opengis.net/gml:FeaturePropertyType.class
Binding object for the type http://www.opengis.net/gml:GeometryPropertyType.class
class
Binding object for the type http://www.opengis.net/gml:LinearRingPropertyType.class
Binding object for the type http://www.opengis.net/gml:LinearRingType.class
Binding object for the type http://www.opengis.net/gml:LineStringPropertyType.class
Binding object for the type http://www.opengis.net/gml:LineStringSegmentType.class
Binding object for the type http://www.opengis.net/gml:LineStringType.class
Binding object for the type http://www.opengis.net/gml:LocationPropertyType.class
Binding object for the type http://www.opengis.net/gml:MeasureType.class
Binding object for the type http://www.opengis.net/gml:MultiCurvePropertyType.class
Binding object for the type http://www.opengis.net/gml:MultiCurveType.class
Binding object for the type http://www.opengis.net/gml/3.2:MultiGeometryPropertyType.class
Binding object for the type http://www.opengis.net/gml/3.2:MultiGeometryType.class
Binding object for the type http://www.opengis.net/gml:MultiLineStringPropertyType.class
Binding object for the type http://www.opengis.net/gml:MultiLineStringType.class
Binding object for the type http://www.opengis.net/gml:MultiPointPropertyType.class
Binding object for the type http://www.opengis.net/gml:MultiPointType.class
Binding object for the type http://www.opengis.net/gml:MultiPolygonPropertyType.class
Binding object for the type http://www.opengis.net/gml:MultiPolygonType.class
Binding object for the type http://www.opengis.net/gml:MultiSurfacePropertyType.class
Binding object for the type http://www.opengis.net/gml:MultiSurfaceType.class
Binding object for the type http://www.opengis.net/gml:PointArrayPropertyType.class
Binding object for the type http://www.opengis.net/gml:PointPropertyType.class
Binding object for the type http://www.opengis.net/gml:PointType.class
Binding object for the type http://www.opengis.net/gml:PolygonPatchType.class
Binding object for the type http://www.opengis.net/gml:PolygonPropertyType.class
Binding object for the type http://www.opengis.net/gml:PolygonType.class
Binding object for the type http://www.opengis.net/gml:ReferenceType.class
class
Binding object for the type http://www.opengis.net/gml:SurfaceArrayPropertyType.class
Binding object for the type http://www.opengis.net/gml:SurfacePatchArrayPropertyType.class
Binding object for the type http://www.opengis.net/gml:SurfacePropertyType.class
Binding object for the type http://www.opengis.net/gml:SurfaceType.class
Binding object for the type http://www.opengis.net/gml:TimeInstantPropertyType.class
Binding object for the type http://www.opengis.net/gml:TimeInstantType.class
Binding object for the type http://www.opengis.net/gml:TimePeriodType.class
Binding object for the type http://www.opengis.net/gml:TimePositionType. -
Uses of ComplexBinding in org.geotools.gml3.bindings.ext
Classes in org.geotools.gml3.bindings.ext that implement ComplexBindingModifier and TypeClassDescriptionclass
Simple type binding for Composite Curve GML elements.class
class
Binding object for the type http://www.opengis.net/gml:CurvePropertyType.class
Binding object for the type http://www.opengis.net/gml:CurveType.class
class
class
class
class
class
class
class
-
Uses of ComplexBinding in org.geotools.gml3.v3_2.bindings
Classes in org.geotools.gml3.v3_2.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/gml/3.2:AbstractRingType.class
class
-
Uses of ComplexBinding in org.geotools.gml4wcs.bindings
Classes in org.geotools.gml4wcs.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/gml:AbstractGeometricPrimitiveType.class
Binding object for the type http://www.opengis.net/gml:AbstractGeometryBaseType.class
Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.class
Binding object for the type http://www.opengis.net/gml:AbstractGMLType.class
Binding object for the type http://www.opengis.net/gml:AbstractMetaDataType.class
Binding object for the type http://www.opengis.net/gml:AbstractRingPropertyType.class
Binding object for the type http://www.opengis.net/gml:AbstractRingType.class
Binding object for the type http://www.opengis.net/gml:AbstractSurfaceType.class
Binding object for the type http://www.opengis.net/gml:BoundingShapeType.class
Binding object for the type http://www.opengis.net/gml:CodeListType.class
Binding object for the type http://www.opengis.net/gml:CodeType.class
Binding object for the type http://www.opengis.net/gml:DirectPositionType.class
Binding object for the type http://www.opengis.net/gml:EnvelopeType.class
Binding object for the type http://www.opengis.net/gml:EnvelopeWithTimePeriodType.class
Binding object for the type http://www.opengis.net/gml:GridEnvelopeType.class
Binding object for the type http://www.opengis.net/gml:GridLimitsType.class
Binding object for the type http://www.opengis.net/gml:GridType.class
Binding object for the type http://www.opengis.net/gml:LinearRingType.class
Binding object for the type http://www.opengis.net/gml:MetaDataPropertyType.class
Binding object for the type http://www.opengis.net/gml:PointType.class
Binding object for the type http://www.opengis.net/gml:PolygonType.class
Binding object for the type http://www.opengis.net/gml:RectifiedGridType.class
Binding object for the type http://www.opengis.net/gml:ReferenceType.class
Binding object for the type http://www.opengis.net/gml:StringOrRefType.class
Binding object for the type http://www.opengis.net/gml:TimePositionType.class
Binding object for the type http://www.opengis.net/gml:VectorType. -
Uses of ComplexBinding in org.geotools.kml.bindings
Classes in org.geotools.kml.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://earth.google.com/kml/2.1:boundaryType.class
Binding object for the type http://earth.google.com/kml/2.1:ColorStyleType.class
Binding object for the type http://earth.google.com/kml/2.1:ContainerType.class
Binding object for the type http://earth.google.com/kml/2.1:DocumentType.class
Binding object for the type http://earth.google.com/kml/2.1:FeatureType.class
class
Binding object for the type http://earth.google.com/kml/2.1:FolderType.class
Binding object for the type http://earth.google.com/kml/2.1:GeometryType.class
Binding object for the type http://earth.google.com/kml/2.1:KmlType.class
Binding object for the type http://earth.google.com/kml/2.1:LabelStyleType.class
Binding object for the type http://earth.google.com/kml/2.1:LatLonBoxType.class
Binding object for the type http://earth.google.com/kml/2.1:LinearRingType.class
Binding object for the type http://earth.google.com/kml/2.1:LineStringType.class
Binding object for the type http://earth.google.com/kml/2.1:LineStyleType.class
Binding object for the type http://earth.google.com/kml/2.1:LocationType.class
Binding object for the type http://earth.google.com/kml/2.1:LookAtType.class
Binding object for the type http://earth.google.com/kml/2.1:MetadataType.class
Binding object for the type http://earth.google.com/kml/2.1:MultiGeometryType.class
class
Binding object for the type http://earth.google.com/kml/2.1:ObjectType.class
Binding object for the type http://earth.google.com/kml/2.1:PlacemarkType.class
Binding object for the type http://earth.google.com/kml/2.1:PointType.class
Binding object for the type http://earth.google.com/kml/2.1:PolygonType.class
Binding object for the type http://earth.google.com/kml/2.1:PolyStyleType.class
Binding object for the type http://earth.google.com/kml/2.1:RegionType.class
Binding object for the type http://earth.google.com/kml/2.1:StyleType. -
Uses of ComplexBinding in org.geotools.kml.v22.bindings
Classes in org.geotools.kml.v22.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/kml/2.2:DataType.class
class
Binding object for the type http://www.opengis.net/kml/2.2:ExtendedDataType.class
Binding object for the type http://www.opengis.net/kml/2.2:SchemaDataType.class
Binding object for the type http://www.opengis.net/kml/2.2:SchemaType. -
Uses of ComplexBinding in org.geotools.ows.bindings
Classes in org.geotools.ows.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/ows:_DCP.class
Binding object for the type http://www.opengis.net/ows:_ExceptionReport.class
Binding object for the type http://www.opengis.net/ows:_HTTP.class
Binding object for the type http://www.opengis.net/ows:_Operation.class
Binding object for the type http://www.opengis.net/ows:_OperationsMetadata.class
Binding object for the type http://www.opengis.net/ows:_ServiceIdentification.class
Binding object for the type http://www.opengis.net/ows:_ServiceProvider.class
Binding object for the type http://www.opengis.net/ows:AcceptFormatsType.class
Binding object for the type http://www.opengis.net/ows:AcceptVersionsType.class
Binding object for the type http://www.opengis.net/ows:AddressType.class
Binding object for the type http://www.opengis.net/ows/1.1:BasicIdentificationType.class
Binding object for the type http://www.opengis.net/ows:BoundingBoxType.class
Binding object for the type http://www.opengis.net/ows:CapabilitiesBaseType.class
Binding object for the type http://www.opengis.net/ows:CodeType.class
Binding object for the type http://www.opengis.net/ows:ContactType.class
Binding object for the type http://www.opengis.net/ows:DescriptionType.class
Binding object for the type http://www.opengis.net/ows/1.1:DescriptionType.class
Binding object for the type http://www.opengis.net/ows:DomainType.class
Binding object for the type http://www.opengis.net/ows:ExceptionType.class
Binding object for the type http://www.opengis.net/ows:GetCapabilitiesType.class
Binding object for the type http://www.opengis.net/ows:IdentificationType.class
Binding object for the type http://www.opengis.net/ows/1.1:IdentificationType.class
Binding object for the type http://www.opengis.net/ows:KeywordsType.class
Binding object for the type http://www.opengis.net/ows:MetadataType.class
Binding object for the type http://www.opengis.net/ows:OnlineResourceType.class
Parses rangeBindingclass
Binding object for the type http://www.opengis.net/ows:RequestMethodType.class
Binding object for the type http://www.opengis.net/ows:ResponsiblePartySubsetType.class
Binding object for the type http://www.opengis.net/ows:ResponsiblePartyType.class
Binding object for the type http://www.opengis.net/ows:SectionsType.class
Binding object for the type http://www.opengis.net/ows:TelephoneType.class
Binding object for the type http://www.opengis.net/ows:WGS84BoundingBoxType. -
Uses of ComplexBinding in org.geotools.ows.v2_0.bindings
Classes in org.geotools.ows.v2_0.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/ows/2.0:GetCapabilitiesType_AcceptLanguages.class
Binding object for the type http://www.opengis.net/ows/2.0:MetadataType. -
Uses of ComplexBinding in org.geotools.se.v1_1.bindings
Classes in org.geotools.se.v1_1.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the element http://www.opengis.net/se:AnchorPoint.class
Binding object for the element http://www.opengis.net/se:BaseSymbolizer.class
Binding object for the element http://www.opengis.net/se:Categorize.class
Binding object for the element http://www.opengis.net/se:ChangeCase.class
Binding object for the element http://www.opengis.net/se:ChannelSelection.class
Binding object for the element http://www.opengis.net/se:ColorMap.class
Binding object for the element http://www.opengis.net/se:ColorReplacement.class
Binding object for the element http://www.opengis.net/se:Concatenate.class
Binding object for the element http://www.opengis.net/se:ContrastEnhancement.class
Binding object for the element http://www.opengis.net/se:CoverageStyle.class
Binding object for the element http://www.opengis.net/se:Description.class
Binding object for the element http://www.opengis.net/se:Displacement.class
Binding object for the element http://www.opengis.net/se:ExternalGraphic.class
Binding object for the element http://www.opengis.net/se:FeatureTypeStyle.class
Binding object for the element http://www.opengis.net/se:Fill.class
Binding object for the element http://www.opengis.net/se:Font.class
Binding object for the element http://www.opengis.net/se:FormatDate.class
Binding object for the element http://www.opengis.net/se:FormatNumber.class
Binding object for the type http://www.opengis.net/se:FunctionType.class
Binding object for the element http://www.opengis.net/se:Geometry.class
Binding object for the element http://www.opengis.net/se:Graphic.class
Binding object for the element http://www.opengis.net/se:GraphicFill.class
Binding object for the element http://www.opengis.net/se:GraphicStroke.class
Binding object for the element http://www.opengis.net/se:Halo.class
Binding object for the element http://www.opengis.net/se:Histogram.class
Binding object for the element http://www.opengis.net/se:ImageOutline.class
Binding object for the element http://www.opengis.net/se:InlineContent.class
Binding object for the element http://www.opengis.net/se:Interpolate.class
Binding object for the element http://www.opengis.net/se:InterpolationPoint.class
Binding object for the element http://www.opengis.net/se:LabelPlacement.class
Binding object for the element http://www.opengis.net/se:LegendGraphic.class
Binding object for the element http://www.opengis.net/se:LinePlacement.class
Binding object for the element http://www.opengis.net/se:LineSymbolizer.class
Binding object for the element http://www.opengis.net/se:MapItem.class
Binding object for the element http://www.opengis.net/se:Mark.class
Binding object for the element http://www.opengis.net/se:Normalize.class
Binding object for the element http://www.opengis.net/se:OnlineResource.class
Binding object for the type http://www.opengis.net/se:ParameterValueType.class
Binding object for the element http://www.opengis.net/se:PointPlacement.class
Binding object for the element http://www.opengis.net/se:PointSymbolizer.class
Binding object for the element http://www.opengis.net/se:PolygonSymbolizer.class
Binding object for the element http://www.opengis.net/se:RasterSymbolizer.class
Binding object for the element http://www.opengis.net/se:Recode.class
Binding object for the element http://www.opengis.net/se:Rule.class
Binding object for the type http://www.opengis.net/se:SelectedChannelType.class
Binding object for the element http://www.opengis.net/se:ShadedRelief.class
Binding object for the element http://www.opengis.net/se:StringLength.class
Binding object for the element http://www.opengis.net/se:StringPosition.class
Binding object for the element http://www.opengis.net/se:Stroke.class
Binding object for the element http://www.opengis.net/se:Substring.class
Binding object for the element http://www.opengis.net/se:SvgParameter.class
Binding object for the type http://www.opengis.net/se:SymbolizerType.class
Binding object for the element http://www.opengis.net/se:TextSymbolizer.class
Binding object for the element http://www.opengis.net/se:Trim.class
Binding object for the element http://www.opengis.net/se:VendorOption. -
Uses of ComplexBinding in org.geotools.sld.bindings
Classes in org.geotools.sld.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
<xsd:element name="Abstract" type="sld:InternationalStringType"/>
class
Binding object for the element http://www.opengis.net/sld:AnchorPoint.class
Binding object for the element http://www.opengis.net/sld:BlueChannel.class
Binding object for the element http://www.opengis.net/sld:ChannelSelection.class
Binding object for the element http://www.opengis.net/sld:ColorMap.class
Binding object for the element http://www.opengis.net/sld:ColorMapEntry.class
Binding object for the element http://www.opengis.net/sld:ContrastEnhancement.class
Binding object for the element http://www.opengis.net/sld:CssParameter.class
Binding object for the element http://www.opengis.net/sld:Displacement.class
Binding object for the element http://www.opengis.net/sld:Extent.class
Binding object for the element http://www.opengis.net/sld:ExternalGraphic.class
Binding object for the element http://www.opengis.net/sld:FeatureTypeConstraint.class
Binding object for the element http://www.opengis.net/sld:FeatureTypeStyle.class
Binding object for the element http://www.opengis.net/sld:Fill.class
Binding object for the element http://www.opengis.net/sld:Font.class
Binding object for the element http://www.opengis.net/sld:Geometry.class
Binding object for the element http://www.opengis.net/sld:Graphic.class
Binding object for the element http://www.opengis.net/sld:GraphicFill.class
Binding object for the element http://www.opengis.net/sld:GraphicStroke.class
Binding object for the element http://www.opengis.net/sld:GrayChannel.class
Binding object for the element http://www.opengis.net/sld:GreenChannel.class
Binding object for the element http://www.opengis.net/sld:Halo.class
Binding object for the element http://www.opengis.net/sld:Histogram.class
Binding object for the element http://www.opengis.net/sld:ImageOutline.class
Binding object for the element http://www.opengis.net/sld:InternationalStringType.class
Binding object for the element http://www.opengis.net/sld:LabelPlacement.class
Binding object for the element http://www.opengis.net/sld:LayerFeatureConstraints.class
Binding object for the element http://www.opengis.net/sld:LegendGraphic.class
Binding object for the element http://www.opengis.net/sld:LinePlacement.class
Binding object for the element http://www.opengis.net/sld:LineSymbolizer.class
Binding object for the element http://www.opengis.net/sld:Mark.class
Binding object for the element http://www.opengis.net/sld:NamedLayer.class
Binding object for the element http://www.opengis.net/sld:NamedStyle.class
Binding object for the element http://www.opengis.net/sld:Normalize.class
Binding object for the element http://www.opengis.net/sld:OnlineResource.class
Binding object for the element http://www.opengis.net/sld:OverlapBehavior.class
Binding object for the type http://www.opengis.net/sld:ParameterValueType.class
Binding object for the element http://www.opengis.net/sld:PerpendicularOffset.class
Binding object for the element http://www.opengis.net/sld:PointPlacement.class
Binding object for the element http://www.opengis.net/sld:PointSymbolizer.class
Binding object for the element http://www.opengis.net/sld:PolygonSymbolizer.class
Binding object for the element http://www.opengis.net/sld:RasterSymbolizer.class
Binding object for the element http://www.opengis.net/sld:RedChannel.class
Binding object for the element http://www.opengis.net/sld:RemoteOWS.class
Binding object for the element http://www.opengis.net/sld:Rule.class
Binding object for the type http://www.opengis.net/sld:SelectedChannelType.class
Binding object for the element http://www.opengis.net/sld:ShadedRelief.class
Binding object for the element http://www.opengis.net/sld:Stroke.class
Binding object for the element http://www.opengis.net/sld:StyledLayerDescriptor.class
Binding object for the element http://www.opengis.net/sld:Symbolizer.class
Binding object for the type http://www.opengis.net/sld:SymbolizerType.class
Binding object for the element http://www.opengis.net/sld:TextSymbolizer.class
<xsd:element name="Title" type="sld:InternationalStringType"/>
class
Binding object for the element http://www.opengis.net/sld:UserLayer.class
Binding object for the element http://www.opengis.net/sld:UserStyle.class
Binding object for the element http://www.opengis.net/sld:VendorOption. -
Uses of ComplexBinding in org.geotools.sld.v1_1.bindings
Classes in org.geotools.sld.v1_1.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the element http://www.opengis.net/sld:NamedLayer.class
Binding object for the element http://www.opengis.net/sld:NamedStyle.class
Binding object for the element http://www.opengis.net/sld:RemoteOWS.class
Binding object for the element http://www.opengis.net/sld:StyledLayerDescriptor.class
Binding object for the element http://www.opengis.net/sld:UserLayer.class
Binding object for the element http://www.opengis.net/sld:UserStyle. -
Uses of ComplexBinding in org.geotools.wcs.bindings
Classes in org.geotools.wcs.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/wcs:_axisDescription.class
Binding object for the type http://www.opengis.net/wcs:_ContentMetadata.class
Binding object for the type http://www.opengis.net/wcs:_CoverageDescription.class
Binding object for the type http://www.opengis.net/wcs:_DescribeCoverage.class
Binding object for the type http://www.opengis.net/wcs:_GetCapabilities.class
Binding object for the type http://www.opengis.net/wcs:_GetCoverage.class
Binding object for the type http://www.opengis.net/wcs:_keywords.class
Binding object for the type http://www.opengis.net/wcs:_rangeSet.class
Binding object for the type http://www.opengis.net/wcs:AbstractDescriptionBaseType.class
Binding object for the type http://www.opengis.net/wcs:AbstractDescriptionType.class
Binding object for the type http://www.opengis.net/wcs:AddressType.class
Binding object for the type http://www.opengis.net/wcs:AxisDescriptionType_values.class
Binding object for the type http://www.opengis.net/wcs:AxisDescriptionType.class
Binding object for the type http://www.opengis.net/wcs:ContactType.class
Binding object for the type http://www.opengis.net/wcs:CoverageOfferingBriefType.class
Binding object for the type http://www.opengis.net/wcs:CoverageOfferingType.class
Binding object for the type http://www.opengis.net/wcs:DCPTypeType_HTTP.class
Binding object for the type http://www.opengis.net/wcs:DCPTypeType.class
Custom binding for theDescribeEOCoverageSetType
typeclass
Binding object for the type http://www.opengis.net/wcs:DomainSetType.class
Binding object for the type http://www.opengis.net/wcs:DomainSubsetType.class
Custom binding for the open ended WCS:Extension elementclass
Binding object for the type http://www.opengis.net/wcs:intervalType.class
Binding object for the type http://www.opengis.net/wcs:LonLatEnvelopeBaseType.class
Binding object for the type http://www.opengis.net/wcs:LonLatEnvelopeType.class
Binding object for the type http://www.opengis.net/wcs:MetadataAssociationType.class
Binding object for the type http://www.opengis.net/wcs:MetadataLinkType.class
Binding object for the type http://www.opengis.net/wcs:OnlineResourceType.class
Binding object for the type http://www.opengis.net/wcs:OutputType.class
Binding object for the type http://www.opengis.net/wcs:RangeSetType.class
Binding object for the type http://www.opengis.net/wcs:RangeSubsetType_axisSubset.class
Binding object for the type http://www.opengis.net/wcs:RangeSubsetType.class
Binding object for the type http://www.opengis.net/wcs:ResponsiblePartyType.class
Custom binding for theDescribeEOCoverageSetType
typeclass
Binding object for the type http://www.opengis.net/wcs:ServiceType.class
Binding object for the type http://www.opengis.net/wcs:SpatialDomainType.class
Binding object for the type http://www.opengis.net/wcs:SpatialSubsetType.class
Binding object for the type http://www.opengis.net/wcs:SupportedCRSsType.class
Binding object for the type http://www.opengis.net/wcs:SupportedFormatsType.class
Binding object for the type http://www.opengis.net/wcs:SupportedInterpolationsType.class
Binding object for the type http://www.opengis.net/wcs:TelephoneType.class
Binding object for the type http://www.opengis.net/wcs:TimePeriodType.class
Binding object for the type http://www.opengis.net/wcs:TimeSequenceType.class
Binding object for the type http://www.opengis.net/wcs:TypedLiteralType.class
Binding object for the type http://www.opengis.net/wcs:valueEnumBaseType.class
Binding object for the type http://www.opengis.net/wcs:valueEnumType.class
Binding object for the type http://www.opengis.net/wcs:valueRangeType.class
Binding object for the type http://www.opengis.net/wcs:WCS_CapabilitiesType.class
Binding object for the type http://www.opengis.net/wcs:WCSCapabilityType_Exception.class
Binding object for the type http://www.opengis.net/wcs:WCSCapabilityType_Request.class
Binding object for the type http://www.opengis.net/wcs:WCSCapabilityType_VendorSpecificCapabilities.class
Binding object for the type http://www.opengis.net/wcs:WCSCapabilityType. -
Uses of ComplexBinding in org.geotools.wcs.v1_1.bindings
Classes in org.geotools.wcs.v1_1.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/wcs:TimePeriodType.class
Binding object for the type http://www.opengis.net/gml:TimePositionType.class
Binding object for the type http://www.opengis.net/wcs:TimeSequenceType. -
Uses of ComplexBinding in org.geotools.wfs.bindings
Classes in org.geotools.wfs.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/wfs:_XlinkPropertyName.class
Binding object for the type http://www.opengis.net/wfs:ActionType.class
Binding object for the type http://www.opengis.net/wfs:BaseRequestType.class
Binding object for the type http://www.opengis.net/wfs:DeleteElementType.class
Binding object for the type http://www.opengis.net/wfs:DescribeFeatureTypeType.class
Binding object for the type http://www.opengis.net/wfs:FeatureCollectionType.class
Binding object for the type http://www.opengis.net/wfs:FeaturesLockedType.class
Binding object for the type http://www.opengis.net/wfs:FeaturesNotLockedType.class
Binding object for the type http://www.opengis.net/wfs:FeatureTypeListType.class
Binding object for the type http://www.opengis.net/wfs:FeatureTypeType_NoSRS.class
Binding object for the type http://www.opengis.net/wfs:FeatureTypeType.class
Binding object for the type http://www.opengis.net/wfs:GetCapabilitiesType.class
Binding object for the type http://www.opengis.net/wfs:GetFeatureType.class
Binding object for the type http://www.opengis.net/wfs:GetFeatureWithLockType.class
Binding object for the type http://www.opengis.net/wfs:GetGmlObjectType.class
Binding object for the type http://www.opengis.net/wfs:GMLObjectTypeListType.class
Binding object for the type http://www.opengis.net/wfs:GMLObjectTypeType.class
Binding object for the type http://www.opengis.net/wfs:InsertedFeatureType.class
Binding object for the type http://www.opengis.net/wfs:InsertElementType.class
Binding object for the type http://www.opengis.net/wfs:InsertResultsType.class
Binding object for the type http://www.opengis.net/wfs:LockFeatureResponseType.class
Binding object for the type http://www.opengis.net/wfs:LockFeatureType.class
Binding object for the type http://www.opengis.net/wfs:LockType.class
Binding object for the type http://www.opengis.net/wfs:MetadataURLType.class
Binding object for the type http://www.opengis.net/wfs:NativeType.class
Binding object for the type http://www.opengis.net/wfs:OperationsType.class
Binding object for the type http://www.opengis.net/wfs:OutputFormatListType.class
Binding object for the type http://www.opengis.net/wfs:PropertyType.class
Binding object for the type http://www.opengis.net/wfs:QueryType.class
Binding object for the type http://www.opengis.net/wfs:TransactionResponseType.class
Binding object for the type http://www.opengis.net/wfs:TransactionResultsType.class
Binding object for the type http://www.opengis.net/wfs:TransactionSummaryType.class
Binding object for the type http://www.opengis.net/wfs:TransactionType.class
Binding object for the type http://www.opengis.net/wfs:UpdateElementType.class
Binding object for the type http://www.opengis.net/wfs:WFS_CapabilitiesType. -
Uses of ComplexBinding in org.geotools.wfs.v1_0
Classes in org.geotools.wfs.v1_0 that implement ComplexBindingModifier and TypeClassDescriptionclass
class
class
A WFS 1.0 specific binding with optimizations forSimpleFeatureCollection
encodingclass
Binding object for the type http://www.opengis.net/wfs:InsertResultsType.class
class
Binding object for the type http://www.opengis.net/wfs:OperationsType.class
class
class
Binding object for the type http://www.opengis.net/wfs:TransactionResultsType.class
Binding object for the type http://www.opengis.net/wfs:LockFeatureResponseType.class
Binding object for the type http://www.opengis.net/wfs:TransactionResponseType. -
Uses of ComplexBinding in org.geotools.wfs.v1_1
Classes in org.geotools.wfs.v1_1 that implement ComplexBindingModifier and TypeClassDescriptionclass
A feature collection binding with specific optimizations forSimpleFeatureCollection
encodingclass
-
Uses of ComplexBinding in org.geotools.wfs.v2_0
Classes in org.geotools.wfs.v2_0 that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/wfs/2.0:FeatureCollectionType.class
Binding object for the type http://www.opengis.net/wfs/2.0:MemberPropertyType. -
Uses of ComplexBinding in org.geotools.wfs.v2_0.bindings
Classes in org.geotools.wfs.v2_0.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
Binding object for the type http://www.opengis.net/wfs/2.0:QueryExpressionTextType.class
class
class
Binding object for the type http://www.opengis.net/wfs/2.0:TupleType.class
Binding object for the type http://www.opengis.net/wfs/2.0:ValueCollectionType.class
class
-
Uses of ComplexBinding in org.geotools.wmts.bindings
Classes in org.geotools.wmts.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the element http://www.opengis.net/wmts/1.0:BinaryPayload.class
Binding object for the element http://www.opengis.net/wmts/1.0:Capabilities.class
Binding object for the type http://www.opengis.net/wmts/1.0:ContentsType.class
Binding object for the element http://www.opengis.net/wmts/1.0:Dimension.class
Binding object for the element http://www.opengis.net/wmts/1.0:DimensionNameValue.class
Binding object for the element http://www.opengis.net/wmts/1.0:FeatureInfoResponse.class
Binding object for the element http://www.opengis.net/wmts/1.0:GetCapabilities.class
Binding object for the element http://www.opengis.net/wmts/1.0:GetFeatureInfo.class
Binding object for the element http://www.opengis.net/wmts/1.0:GetTile.class
Binding object for the type http://www.opengis.net/wmts/1.0:LayerType.class
Binding object for the element http://www.opengis.net/wmts/1.0:LegendURL.class
Binding object for the element http://www.opengis.net/wmts/1.0:Style.class
Binding object for the element http://www.opengis.net/wmts/1.0:TextPayload.class
Binding object for the element http://www.opengis.net/wmts/1.0:Theme.class
Binding object for the element http://www.opengis.net/wmts/1.0:Themes.class
Binding object for the element http://www.opengis.net/wmts/1.0:TileMatrix.class
Binding object for the element http://www.opengis.net/wmts/1.0:TileMatrixLimits.class
Binding object for the element http://www.opengis.net/wmts/1.0:TileMatrixSet.class
Binding object for the element http://www.opengis.net/wmts/1.0:TileMatrixSetLimits.class
Binding object for the element http://www.opengis.net/wmts/1.0:TileMatrixSetLink.class
Binding object for the type http://www.opengis.net/wmts/1.0:URLTemplateType. -
Uses of ComplexBinding in org.geotools.wps.bindings
Classes in org.geotools.wps.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
<complexType name="ComplexDataType" mixed="true"> <annotation> <documentation>Complex data (such as an image), including a definition of the complex value data structure (i.e., schema, format, and encoding).class
Binding for inputReference attribute of Method elementclass
Manual binding for 'wps:Languages' in wpsGetCapabilibies_response.xsd'. -
Uses of ComplexBinding in org.geotools.wps.v2_0.bindings
Classes in org.geotools.wps.v2_0.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.opengis.net/wps/2.0:_Data.class
Binding object for the type http://www.opengis.net/wps/2.0:ExecuteRequestType.class
Binding object for the type http://www.opengis.net/wps/2.0:InputDescriptionType.class
Binding object for the type http://www.opengis.net/wps/2.0:LiteralDataType_LiteralDataDomain.class
Binding object for the type http://www.opengis.net/wps/2.0:OutputDefinitionType.class
Binding object for the type http://www.opengis.net/wps/2.0:OutputDescriptionType. -
Uses of ComplexBinding in org.geotools.xs.bindings
Classes in org.geotools.xs.bindings that implement ComplexBindingModifier and TypeClassDescriptionclass
Binding object for the type http://www.w3.org/2001/XMLSchema:all.class
Binding object for the type http://www.w3.org/2001/XMLSchema:annotated.class
Binding object for the type http://www.w3.org/2001/XMLSchema:anyType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:attribute.class
Binding object for the type http://www.w3.org/2001/XMLSchema:attributeGroup.class
Binding object for the type http://www.w3.org/2001/XMLSchema:attributeGroupRef.class
Binding object for the type http://www.w3.org/2001/XMLSchema:complexRestrictionType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:complexType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:element.class
Binding object for the type http://www.w3.org/2001/XMLSchema:explicitGroup.class
Binding object for the type http://www.w3.org/2001/XMLSchema:extensionType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:facet.class
Binding object for the type http://www.w3.org/2001/XMLSchema:group.class
Binding object for the type http://www.w3.org/2001/XMLSchema:groupRef.class
Binding object for the type http://www.w3.org/2001/XMLSchema:keybase.class
Binding object for the type http://www.w3.org/2001/XMLSchema:localComplexType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:localElement.class
Binding object for the type http://www.w3.org/2001/XMLSchema:localSimpleType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:namedAttributeGroup.class
Binding object for the type http://www.w3.org/2001/XMLSchema:namedGroup.class
Binding object for the type http://www.w3.org/2001/XMLSchema:narrowMaxMin.class
Binding object for the type http://www.w3.org/2001/XMLSchema:noFixedFacet.class
Binding object for the type http://www.w3.org/2001/XMLSchema:numFacet.class
Binding object for the type http://www.w3.org/2001/XMLSchema:openAttrs.class
Binding object for the type http://www.w3.org/2001/XMLSchema:realGroup.class
Binding object for the type http://www.w3.org/2001/XMLSchema:restrictionType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:simpleExplicitGroup.class
Binding object for the type http://www.w3.org/2001/XMLSchema:simpleExtensionType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:simpleRestrictionType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:simpleType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:topLevelAttribute.class
Binding object for the type http://www.w3.org/2001/XMLSchema:topLevelComplexType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:topLevelElement.class
Binding object for the type http://www.w3.org/2001/XMLSchema:topLevelSimpleType.class
Binding object for the type http://www.w3.org/2001/XMLSchema:wildcard. -
Uses of ComplexBinding in org.geotools.xsd
Classes in org.geotools.xsd that implement ComplexBindingModifier and TypeClassDescriptionclass
Base class for complex bindings.class
Base class for complex bindings which map to an EMF model class.class
A binding implementation which parses / encodes objects from an EMF model.class
A binding implementation which handles the case of a complex type with simple content. -
Uses of ComplexBinding in org.geotools.xsd.impl
Methods in org.geotools.xsd.impl with parameters of type ComplexBindingModifier and TypeMethodDescriptionprotected abstract void
ComplexBindingCallback.doCallback
(ComplexBinding binding) protected void
ContextInitializer.doCallback
(ComplexBinding binding) protected void
ElementInitializer.doCallback
(ComplexBinding binding)