Uses of Interface
org.geotools.xml.Binding

Packages that use Binding
org.geotools.data.wfs.v1_1_0   
org.geotools.filter.v1_0   
org.geotools.filter.v1_0.capabilities   
org.geotools.filter.v1_1   
org.geotools.filter.v1_1.capabilities   
org.geotools.gml2.bindings   
org.geotools.gml3.bindings   
org.geotools.kml.bindings   
org.geotools.ows.bindings   
org.geotools.sld.bindings   
org.geotools.wfs.bindings   
org.geotools.wps.bindings   
org.geotools.xml Package supporting XML parsing with a focus on GML. 
org.geotools.xml.impl   
org.geotools.xml.test   
org.geotools.xs.bindings Captures initial mapping of XML Simple Types to Java Objects. 
 

Uses of Binding in org.geotools.data.wfs.v1_1_0
 

Classes in org.geotools.data.wfs.v1_1_0 that implement Binding
static class IonicStrategy.IonicGML2BoxTypeBinding
          A gml:Box binding to override the default one to adapt to the Ionic server that recognizes <gml:Box><gml:coordinates> but not <gml:Box><gml:coord>...
 

Uses of Binding in org.geotools.filter.v1_0
 

Classes in org.geotools.filter.v1_0 that implement Binding
 class OGCAddBinding
          Binding object for the element http://www.opengis.net/ogc:Add.
 class OGCAndBinding
          Binding object for the element http://www.opengis.net/ogc:And.
 class OGCBBOXTypeBinding
          Binding object for the type http://www.opengis.net/ogc:BBOXType.
 class OGCBeyondBinding
          Binding object for the element http://www.opengis.net/ogc:Beyond.
 class OGCBinaryComparisonOpTypeBinding
          Binding object for the type http://www.opengis.net/ogc:BinaryComparisonOpType.
 class OGCBinaryLogicOpTypeBinding
          Binding object for the type http://www.opengis.net/ogc:BinaryLogicOpType.
 class OGCBinaryOperatorTypeBinding
          Binding object for the type http://www.opengis.net/ogc:BinaryOperatorType.
 class OGCBinarySpatialOpTypeBinding
          Binding object for the type http://www.opengis.net/ogc:BinarySpatialOpType.
 class OGCComparisonOpsTypeBinding
          Binding object for the type http://www.opengis.net/ogc:ComparisonOpsType.
 class OGCContainsBinding
          Binding object for the element http://www.opengis.net/ogc:Contains.
 class OGCCrossesBinding
          Binding object for the element http://www.opengis.net/ogc:Crosses.
 class OGCDisjointBinding
          Binding object for the element http://www.opengis.net/ogc:Disjoint.
 class OGCDistanceBufferTypeBinding
          Binding object for the type http://www.opengis.net/ogc:DistanceBufferType.
 class OGCDistanceTypeBinding
          Binding object for the type http://www.opengis.net/ogc:DistanceType.
 class OGCDivBinding
          Binding object for the element http://www.opengis.net/ogc:Div.
 class OGCDWithinBinding
          Binding object for the element http://www.opengis.net/ogc:DWithin.
 class OGCEqualsBinding
          Binding object for the element http://www.opengis.net/ogc:Equals.
 class OGCExpressionTypeBinding
          Binding object for the type http://www.opengis.net/ogc:ExpressionType.
 class OGCFeatureIdTypeBinding
          Binding object for the type http://www.opengis.net/ogc:FeatureIdType.
 class OGCFilterTypeBinding
          Binding object for the type http://www.opengis.net/ogc:FilterType.
 class OGCFunctionTypeBinding
          Binding object for the type http://www.opengis.net/ogc:FunctionType.
 class OGCIntersectsBinding
          Binding object for the element http://www.opengis.net/ogc:Intersects.
 class OGCLiteralTypeBinding
          Binding object for the type http://www.opengis.net/ogc:LiteralType.
 class OGCLogicOpsTypeBinding
          Binding object for the type http://www.opengis.net/ogc:LogicOpsType.
 class OGCLowerBoundaryTypeBinding
          Binding object for the type http://www.opengis.net/ogc:LowerBoundaryType.
 class OGCMulBinding
          Binding object for the element http://www.opengis.net/ogc:Mul.
 class OGCNotBinding
          Binding object for the element http://www.opengis.net/ogc:Not.
 class OGCOrBinding
          Binding object for the element http://www.opengis.net/ogc:Or.
 class OGCOverlapsBinding
          Binding object for the element http://www.opengis.net/ogc:Overlaps.
 class OGCPropertyIsBetweenTypeBinding
          Binding object for the type http://www.opengis.net/ogc:PropertyIsBetweenType.
 class OGCPropertyIsEqualToBinding
          Binding object for the element http://www.opengis.net/ogc:PropertyIsEqualTo.
 class OGCPropertyIsGreaterThanBinding
          Binding object for the element http://www.opengis.net/ogc:PropertyIsGreaterThan.
 class OGCPropertyIsGreaterThanOrEqualToBinding
          Binding object for the element http://www.opengis.net/ogc:PropertyIsGreaterThanOrEqualTo.
 class OGCPropertyIsLessThanBinding
          Binding object for the element http://www.opengis.net/ogc:PropertyIsLessThan.
 class OGCPropertyIsLessThanOrEqualToBinding
          Binding object for the element http://www.opengis.net/ogc:PropertyIsLessThanOrEqualTo.
 class OGCPropertyIsLikeTypeBinding
          Binding object for the type http://www.opengis.net/ogc:PropertyIsLikeType.
 class OGCPropertyIsNotEqualToBinding
          Binding object for the element http://www.opengis.net/ogc:PropertyIsNotEqualTo.
 class OGCPropertyIsNullTypeBinding
          Binding object for the type http://www.opengis.net/ogc:PropertyIsNullType.
 class OGCPropertyNameTypeBinding
          Binding object for the type http://www.opengis.net/ogc:PropertyNameType.
 class OGCSpatialOpsTypeBinding
          Binding object for the type http://www.opengis.net/ogc:SpatialOpsType.
 class OGCSubBinding
          Binding object for the element http://www.opengis.net/ogc:Sub.
 class OGCTouchesBinding
          Binding object for the element http://www.opengis.net/ogc:Touches.
 class OGCUpperBoundaryTypeBinding
          Binding object for the type http://www.opengis.net/ogc:UpperBoundaryType.
 class OGCWithinBinding
          Binding object for the element http://www.opengis.net/ogc:Within.
 

Uses of Binding in org.geotools.filter.v1_0.capabilities
 

Classes in org.geotools.filter.v1_0.capabilities that implement Binding
 class _Filter_CapabilitiesBinding
          Binding object for the type http://www.opengis.net/ogc:_Filter_Capabilities.
 class Arithmetic_OperatorsTypeBinding
          Binding object for the type http://www.opengis.net/ogc:Arithmetic_OperatorsType.
 class Comparison_OperatorsTypeBinding
          Binding object for the type http://www.opengis.net/ogc:Comparison_OperatorsType.
 class Function_NamesTypeBinding
          Binding object for the type http://www.opengis.net/ogc:Function_NamesType.
 class Function_NameTypeBinding
          Binding object for the type http://www.opengis.net/ogc:Function_NameType.
 class FunctionsTypeBinding
          Binding object for the type http://www.opengis.net/ogc:FunctionsType.
 class Scalar_CapabilitiesTypeBinding
          Binding object for the type http://www.opengis.net/ogc:Scalar_CapabilitiesType.
 class Spatial_CapabilitiesTypeBinding
          Binding object for the type http://www.opengis.net/ogc:Spatial_CapabilitiesType.
 class Spatial_OperatorsTypeBinding
          Binding object for the type http://www.opengis.net/ogc:Spatial_OperatorsType.
 

Uses of Binding in org.geotools.filter.v1_1
 

Classes in org.geotools.filter.v1_1 that implement Binding
 class FilterTypeBinding
          Binding object for the type http://www.opengis.net/ogc:FilterType.
 class GmlObjectIdTypeBinding
          Binding object for the type http://www.opengis.net/ogc:GmlObjectIdType.
 class SortByTypeBinding
          Binding object for the type http://www.opengis.net/ogc:SortByType.
 class SortOrderTypeBinding
          Binding object for the type http://www.opengis.net/ogc:SortOrderType.
 class SortPropertyTypeBinding
          Binding object for the type http://www.opengis.net/ogc:SortPropertyType.
 

Uses of Binding in org.geotools.filter.v1_1.capabilities
 

Classes in org.geotools.filter.v1_1.capabilities that implement Binding
 class ComparisonOperatorsTypeBinding
          Binding object for the type http://www.opengis.net/ogc:ComparisonOperatorsType.
 class ComparisonOperatorTypeBinding
          Binding object for the type http://www.opengis.net/ogc:ComparisonOperatorType.
 class GeometryOperandsTypeBinding
          Binding object for the type http://www.opengis.net/ogc:GeometryOperandsType.
 class GeometryOperandTypeBinding
          Binding object for the type http://www.opengis.net/ogc:GeometryOperandType.
 class Id_CapabilitiesTypeBinding
          Binding object for the type http://www.opengis.net/ogc:Id_CapabilitiesType.
 class SpatialOperatorsTypeBinding
          Binding object for the type http://www.opengis.net/ogc:SpatialOperatorsType.
 class SpatialOperatorTypeBinding
          Binding object for the type http://www.opengis.net/ogc:SpatialOperatorType.
 

Uses of Binding in org.geotools.gml2.bindings
 

Classes in org.geotools.gml2.bindings that implement Binding
 class GMLAbstractFeatureCollectionBaseTypeBinding
          Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionBaseType.
 class GMLAbstractFeatureCollectionTypeBinding
          Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionType.
 class GMLAbstractFeatureTypeBinding
          Binding object for the type http://www.opengis.net/gml:AbstractFeatureType.
 class GMLAbstractGeometryCollectionBaseTypeBinding
          Binding object for the type http://www.opengis.net/gml:AbstractGeometryCollectionBaseType.
 class GMLAbstractGeometryTypeBinding
          Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.
 class GMLBoundingShapeTypeBinding
          Binding object for the type http://www.opengis.net/gml:BoundingShapeType.
 class GMLBoxTypeBinding
          Binding object for the type http://www.opengis.net/gml:BoxType.
 class GMLCoordinatesTypeBinding
          Binding object for the type http://www.opengis.net/gml:CoordinatesType.
 class GMLCoordTypeBinding
          Binding object for the type http://www.opengis.net/gml:CoordType.
 class GMLFeatureAssociationTypeBinding
          Binding object for the type http://www.opengis.net/gml:FeatureAssociationType.
 class GMLGeometryAssociationTypeBinding
          Binding object for the type http://www.opengis.net/gml:GeometryAssociationType.
 class GMLGeometryCollectionTypeBinding
          Binding object for the type http://www.opengis.net/gml:GeometryCollectionType.
 class GMLGeometryPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:GeometryPropertyType.
 class GMLLinearRingMemberTypeBinding
          Binding object for the type http://www.opengis.net/gml:LinearRingMemberType.
 class GMLLinearRingTypeBinding
          Binding object for the type http://www.opengis.net/gml:LinearRingType.
 class GMLLineStringMemberTypeBinding
          Binding object for the type http://www.opengis.net/gml:LineStringMemberType.
 class GMLLineStringPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:LineStringPropertyType.
 class GMLLineStringTypeBinding
          Binding object for the type http://www.opengis.net/gml:LineStringType.
 class GMLMultiGeometryPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiGeometryPropertyType.
 class GMLMultiLineStringPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiLineStringPropertyType.
 class GMLMultiLineStringTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiLineStringType.
 class GMLMultiPointPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiPointPropertyType.
 class GMLMultiPointTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiPointType.
 class GMLMultiPolygonPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiPolygonPropertyType.
 class GMLMultiPolygonTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiPolygonType.
 class GMLNullTypeBinding
          Binding object for the type http://www.opengis.net/gml:NullType.
 class GMLPointMemberTypeBinding
          Binding object for the type http://www.opengis.net/gml:PointMemberType.
 class GMLPointPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:PointPropertyType.
 class GMLPointTypeBinding
          Binding object for the type http://www.opengis.net/gml:PointType.
 class GMLPolygonMemberTypeBinding
          Binding object for the type http://www.opengis.net/gml:PolygonMemberType.
 class GMLPolygonPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:PolygonPropertyType.
 class GMLPolygonTypeBinding
          Binding object for the type http://www.opengis.net/gml:PolygonType.
 

Uses of Binding in org.geotools.gml3.bindings
 

Classes in org.geotools.gml3.bindings that implement Binding
 class AbstractFeatureCollectionTypeBinding
          Binding object for the type http://www.opengis.net/gml:AbstractFeatureCollectionType.
 class AbstractFeatureTypeBinding
          Binding object for the type http://www.opengis.net/gml:AbstractFeatureType.
 class AbstractGeometryTypeBinding
          Binding object for the type http://www.opengis.net/gml:AbstractGeometryType.
 class AbstractRingPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:AbstractRingPropertyType.
 class AbstractSurfaceTypeBinding
          Binding object for the type http://www.opengis.net/gml:AbstractSurfaceType.
 class BoundingShapeTypeBinding
          Binding object for the type http://www.opengis.net/gml:BoundingShapeType.
 class ComplexSupportXSAnyTypeBinding
          A replacement for XSAnyTypeBinding that adds support for ComplexAttribute and related behaviours.
 class CurveArrayPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:CurveArrayPropertyType.
 class CurvePropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:CurvePropertyType.
 class CurveSegmentArrayPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:CurveSegmentArrayPropertyType.
 class CurveTypeBinding
          Binding object for the type http://www.opengis.net/gml:CurveType.
 class DirectPositionListTypeBinding
          Binding object for the type http://www.opengis.net/gml:DirectPositionListType.
 class DirectPositionTypeBinding
          Binding object for the type http://www.opengis.net/gml:DirectPositionType.
 class DoubleListBinding
          Binding object for the type http://www.opengis.net/gml:doubleList.
 class EnvelopeTypeBinding
          Binding object for the type http://www.opengis.net/gml:EnvelopeType.
 class FeatureArrayPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:FeatureArrayPropertyType.
 class FeaturePropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:FeaturePropertyType.
 class GeometryPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:GeometryPropertyType.
 class IntegerListBinding
          Binding object for the type http://www.opengis.net/gml:integerList.
 class LinearRingPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:LinearRingPropertyType.
 class LinearRingTypeBinding
          Binding object for the type http://www.opengis.net/gml:LinearRingType.
 class LineStringPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:LineStringPropertyType.
 class LineStringSegmentTypeBinding
          Binding object for the type http://www.opengis.net/gml:LineStringSegmentType.
 class LineStringTypeBinding
          Binding object for the type http://www.opengis.net/gml:LineStringType.
 class LocationPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:LocationPropertyType.
 class MeasureTypeBinding
          Binding object for the type http://www.opengis.net/gml:MeasureType.
 class MultiCurvePropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiCurvePropertyType.
 class MultiCurveTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiCurveType.
 class MultiGeometryPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml/3.2:MultiGeometryPropertyType.
 class MultiGeometryTypeBinding
          Binding object for the type http://www.opengis.net/gml/3.2:MultiGeometryType.
 class MultiLineStringPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiLineStringPropertyType.
 class MultiLineStringTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiLineStringType.
 class MultiPointPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiPointPropertyType.
 class MultiPointTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiPointType.
 class MultiPolygonPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiPolygonPropertyType.
 class MultiPolygonTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiPolygonType.
 class MultiSurfacePropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiSurfacePropertyType.
 class MultiSurfaceTypeBinding
          Binding object for the type http://www.opengis.net/gml:MultiSurfaceType.
 class NullTypeBinding
          Binding object for the type http://www.opengis.net/gml:NullType.
 class PointArrayPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:PointArrayPropertyType.
 class PointPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:PointPropertyType.
 class PointTypeBinding
          Binding object for the type http://www.opengis.net/gml:PointType.
 class PolygonPatchTypeBinding
          Binding object for the type http://www.opengis.net/gml:PolygonPatchType.
 class PolygonPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:PolygonPropertyType.
 class PolygonTypeBinding
          Binding object for the type http://www.opengis.net/gml:PolygonType.
 class ReferenceTypeBinding
          Binding object for the type http://www.opengis.net/gml:ReferenceType.
 class SurfaceArrayPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:SurfaceArrayPropertyType.
 class SurfacePatchArrayPropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:SurfacePatchArrayPropertyType.
 class SurfacePropertyTypeBinding
          Binding object for the type http://www.opengis.net/gml:SurfacePropertyType.
 class SurfaceTypeBinding
          Binding object for the type http://www.opengis.net/gml:SurfaceType.
 

Uses of Binding in org.geotools.kml.bindings
 

Classes in org.geotools.kml.bindings that implement Binding
 class BoundaryTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:boundaryType.
 class ColorBinding
          Binding object for the type http://earth.google.com/kml/2.1:color.
 class ColorStyleTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:ColorStyleType.
 class ContainerTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:ContainerType.
 class CoordinatesTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:CoordinatesType.
 class DateTimeTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:dateTimeType.
 class DocumentTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:DocumentType.
 class FeatureTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:FeatureType.
 class FolderTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:FolderType.
 class GeometryTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:GeometryType.
 class KmlTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:KmlType.
 class LabelStyleTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:LabelStyleType.
 class LatLonBoxTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:LatLonBoxType.
 class LineStyleTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:LineStyleType.
 class LocationTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:LocationType.
 class LookAtTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:LookAtType.
 class MetadataTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:MetadataType.
 class ObjectTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:ObjectType.
 class PlacemarkTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:PlacemarkType.
 class PolyStyleTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:PolyStyleType.
 class RegionTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:RegionType.
 class StyleTypeBinding
          Binding object for the type http://earth.google.com/kml/2.1:StyleType.
 

Uses of Binding in org.geotools.ows.bindings
 

Classes in org.geotools.ows.bindings that implement Binding
 class _DCPBinding
          Binding object for the type http://www.opengis.net/ows:_DCP.
 class _ExceptionReportBinding
          Binding object for the type http://www.opengis.net/ows:_ExceptionReport.
 class _HTTPBinding
          Binding object for the type http://www.opengis.net/ows:_HTTP.
 class _OperationBinding
          Binding object for the type http://www.opengis.net/ows:_Operation.
 class _OperationsMetadataBinding
          Binding object for the type http://www.opengis.net/ows:_OperationsMetadata.
 class _ServiceIdentificationBinding
          Binding object for the type http://www.opengis.net/ows:_ServiceIdentification.
 class _ServiceProviderBinding
          Binding object for the type http://www.opengis.net/ows:_ServiceProvider.
 class AcceptFormatsTypeBinding
          Binding object for the type http://www.opengis.net/ows:AcceptFormatsType.
 class AcceptVersionsTypeBinding
          Binding object for the type http://www.opengis.net/ows:AcceptVersionsType.
 class AddressTypeBinding
          Binding object for the type http://www.opengis.net/ows:AddressType.
 class BoundingBoxTypeBinding
          Binding object for the type http://www.opengis.net/ows:BoundingBoxType.
 class CapabilitiesBaseTypeBinding
          Binding object for the type http://www.opengis.net/ows:CapabilitiesBaseType.
 class CodeTypeBinding
          Binding object for the type http://www.opengis.net/ows:CodeType.
 class ContactTypeBinding
          Binding object for the type http://www.opengis.net/ows:ContactType.
 class DescriptionTypeBinding
          Binding object for the type http://www.opengis.net/ows:DescriptionType.
 class DomainTypeBinding
          Binding object for the type http://www.opengis.net/ows:DomainType.
 class ExceptionTypeBinding
          Binding object for the type http://www.opengis.net/ows:ExceptionType.
 class GetCapabilitiesTypeBinding
          Binding object for the type http://www.opengis.net/ows:GetCapabilitiesType.
 class IdentificationTypeBinding
          Binding object for the type http://www.opengis.net/ows:IdentificationType.
 class KeywordsTypeBinding
          Binding object for the type http://www.opengis.net/ows:KeywordsType.
 class MimeTypeBinding
          Binding object for the type http://www.opengis.net/ows:MimeType.
 class OnlineResourceTypeBinding
          Binding object for the type http://www.opengis.net/ows:OnlineResourceType.
 class PositionType2DBinding
          Binding object for the type http://www.opengis.net/ows:PositionType2D.
 class PositionTypeBinding
          Binding object for the type http://www.opengis.net/ows:PositionType.
 class RequestMethodTypeBinding
          Binding object for the type http://www.opengis.net/ows:RequestMethodType.
 class ResponsiblePartySubsetTypeBinding
          Binding object for the type http://www.opengis.net/ows:ResponsiblePartySubsetType.
 class ResponsiblePartyTypeBinding
          Binding object for the type http://www.opengis.net/ows:ResponsiblePartyType.
 class SectionsTypeBinding
          Binding object for the type http://www.opengis.net/ows:SectionsType.
 class ServiceTypeBinding
          Binding object for the type http://www.opengis.net/ows:ServiceType.
 class TelephoneTypeBinding
          Binding object for the type http://www.opengis.net/ows:TelephoneType.
 class UnitBinding
           
 class UpdateSequenceTypeBinding
          Binding object for the type http://www.opengis.net/ows:UpdateSequenceType.
 class VersionTypeBinding
          Binding object for the type http://www.opengis.net/ows:VersionType.
 class WGS84BoundingBoxTypeBinding
          Binding object for the type http://www.opengis.net/ows:WGS84BoundingBoxType.
 

Uses of Binding in org.geotools.sld.bindings
 

Classes in org.geotools.sld.bindings that implement Binding
 class SLDAnchorPointBinding
          Binding object for the element http://www.opengis.net/sld:AnchorPoint.
 class SLDBlueChannelBinding
          Binding object for the element http://www.opengis.net/sld:BlueChannel.
 class SLDChannelSelectionBinding
          Binding object for the element http://www.opengis.net/sld:ChannelSelection.
 class SLDColorMapBinding
          Binding object for the element http://www.opengis.net/sld:ColorMap.
 class SLDColorMapEntryBinding
          Binding object for the element http://www.opengis.net/sld:ColorMapEntry.
 class SLDContrastEnhancementBinding
          Binding object for the element http://www.opengis.net/sld:ContrastEnhancement.
 class SLDCssParameterBinding
          Binding object for the element http://www.opengis.net/sld:CssParameter.
 class SLDDisplacementBinding
          Binding object for the element http://www.opengis.net/sld:Displacement.
 class SLDExtentBinding
          Binding object for the element http://www.opengis.net/sld:Extent.
 class SLDExternalGraphicBinding
          Binding object for the element http://www.opengis.net/sld:ExternalGraphic.
 class SLDFeatureTypeConstraintBinding
          Binding object for the element http://www.opengis.net/sld:FeatureTypeConstraint.
 class SLDFeatureTypeStyleBinding
          Binding object for the element http://www.opengis.net/sld:FeatureTypeStyle.
 class SLDFillBinding
          Binding object for the element http://www.opengis.net/sld:Fill.
 class SLDFontBinding
          Binding object for the element http://www.opengis.net/sld:Font.
 class SLDFormatBinding
          Binding object for the element http://www.opengis.net/sld:Format.
 class SLDGammaValueBinding
          Binding object for the element http://www.opengis.net/sld:GammaValue.
 class SLDGeometryBinding
          Binding object for the element http://www.opengis.net/sld:Geometry.
 class SLDGraphicBinding
          Binding object for the element http://www.opengis.net/sld:Graphic.
 class SLDGraphicFillBinding
          Binding object for the element http://www.opengis.net/sld:GraphicFill.
 class SLDGraphicStrokeBinding
          Binding object for the element http://www.opengis.net/sld:GraphicStroke.
 class SLDGrayChannelBinding
          Binding object for the element http://www.opengis.net/sld:GrayChannel.
 class SLDGreenChannelBinding
          Binding object for the element http://www.opengis.net/sld:GreenChannel.
 class SLDHaloBinding
          Binding object for the element http://www.opengis.net/sld:Halo.
 class SLDHistogramBinding
          Binding object for the element http://www.opengis.net/sld:Histogram.
 class SLDImageOutlineBinding
          Binding object for the element http://www.opengis.net/sld:ImageOutline.
 class SLDLabelPlacementBinding
          Binding object for the element http://www.opengis.net/sld:LabelPlacement.
 class SLDLayerFeatureConstraintsBinding
          Binding object for the element http://www.opengis.net/sld:LayerFeatureConstraints.
 class SLDLegendGraphicBinding
          Binding object for the element http://www.opengis.net/sld:LegendGraphic.
 class SLDLinePlacementBinding
          Binding object for the element http://www.opengis.net/sld:LinePlacement.
 class SLDLineSymbolizerBinding
          Binding object for the element http://www.opengis.net/sld:LineSymbolizer.
 class SLDMarkBinding
          Binding object for the element http://www.opengis.net/sld:Mark.
 class SLDNamedLayerBinding
          Binding object for the element http://www.opengis.net/sld:NamedLayer.
 class SLDNamedStyleBinding
          Binding object for the element http://www.opengis.net/sld:NamedStyle.
 class SLDNormalizeBinding
          Binding object for the element http://www.opengis.net/sld:Normalize.
 class SLDOnlineResourceBinding
          Binding object for the element http://www.opengis.net/sld:OnlineResource.
 class SLDOverlapBehaviorBinding
          Binding object for the element http://www.opengis.net/sld:OverlapBehavior.
 class SLDParameterValueTypeBinding
          Binding object for the type http://www.opengis.net/sld:ParameterValueType.
 class SLDPerpendicularOffsetBinding
          Binding object for the element http://www.opengis.net/sld:PerpendicularOffset.
 class SLDPointPlacementBinding
          Binding object for the element http://www.opengis.net/sld:PointPlacement.
 class SLDPointSymbolizerBinding
          Binding object for the element http://www.opengis.net/sld:PointSymbolizer.
 class SLDPolygonSymbolizerBinding
          Binding object for the element http://www.opengis.net/sld:PolygonSymbolizer.
 class SLDRasterSymbolizerBinding
          Binding object for the element http://www.opengis.net/sld:RasterSymbolizer.
 class SLDRedChannelBinding
          Binding object for the element http://www.opengis.net/sld:RedChannel.
 class SLDRemoteOWSBinding
          Binding object for the element http://www.opengis.net/sld:RemoteOWS.
 class SLDRuleBinding
          Binding object for the element http://www.opengis.net/sld:Rule.
 class SLDSelectedChannelTypeBinding
          Binding object for the type http://www.opengis.net/sld:SelectedChannelType.
 class SLDShadedReliefBinding
          Binding object for the element http://www.opengis.net/sld:ShadedRelief.
 class SLDStrokeBinding
          Binding object for the element http://www.opengis.net/sld:Stroke.
 class SLDStyledLayerDescriptorBinding
          Binding object for the element http://www.opengis.net/sld:StyledLayerDescriptor.
 class SLDSymbolizerBinding
          Binding object for the element http://www.opengis.net/sld:Symbolizer.
 class SLDSymbolizerTypeBinding
          Binding object for the type http://www.opengis.net/sld:SymbolizerType.
 class SLDTextSymbolizerBinding
          Binding object for the element http://www.opengis.net/sld:TextSymbolizer.
 class SLDUserLayerBinding
          Binding object for the element http://www.opengis.net/sld:UserLayer.
 class SLDUserStyleBinding
          Binding object for the element http://www.opengis.net/sld:UserStyle.
 

Uses of Binding in org.geotools.wfs.bindings
 

Classes in org.geotools.wfs.bindings that implement Binding
 class _XlinkPropertyNameBinding
          Binding object for the type http://www.opengis.net/wfs:_XlinkPropertyName.
 class ActionTypeBinding
          Binding object for the type http://www.opengis.net/wfs:ActionType.
 class AllSomeTypeBinding
          Binding object for the type http://www.opengis.net/wfs:AllSomeType.
 class Base_TypeNameListTypeBinding
          Binding object for the type http://www.opengis.net/wfs:Base_TypeNameListType.
 class BaseRequestTypeBinding
          Binding object for the type http://www.opengis.net/wfs:BaseRequestType.
 class DeleteElementTypeBinding
          Binding object for the type http://www.opengis.net/wfs:DeleteElementType.
 class DescribeFeatureTypeTypeBinding
          Binding object for the type http://www.opengis.net/wfs:DescribeFeatureTypeType.
 class FeatureCollectionTypeBinding
          Binding object for the type http://www.opengis.net/wfs:FeatureCollectionType.
 class FeaturesLockedTypeBinding
          Binding object for the type http://www.opengis.net/wfs:FeaturesLockedType.
 class FeaturesNotLockedTypeBinding
          Binding object for the type http://www.opengis.net/wfs:FeaturesNotLockedType.
 class FeatureTypeListTypeBinding
          Binding object for the type http://www.opengis.net/wfs:FeatureTypeListType.
 class FeatureTypeType_NoSRSBinding
          Binding object for the type http://www.opengis.net/wfs:FeatureTypeType_NoSRS.
 class FeatureTypeTypeBinding
          Binding object for the type http://www.opengis.net/wfs:FeatureTypeType.
 class GetFeatureTypeBinding
          Binding object for the type http://www.opengis.net/wfs:GetFeatureType.
 class GetFeatureWithLockTypeBinding
          Binding object for the type http://www.opengis.net/wfs:GetFeatureWithLockType.
 class GetGmlObjectTypeBinding
          Binding object for the type http://www.opengis.net/wfs:GetGmlObjectType.
 class GMLObjectTypeListTypeBinding
          Binding object for the type http://www.opengis.net/wfs:GMLObjectTypeListType.
 class GMLObjectTypeTypeBinding
          Binding object for the type http://www.opengis.net/wfs:GMLObjectTypeType.
 class IdentifierGenerationOptionTypeBinding
          Binding object for the type http://www.opengis.net/wfs:IdentifierGenerationOptionType.
 class InsertedFeatureTypeBinding
          Binding object for the type http://www.opengis.net/wfs:InsertedFeatureType.
 class InsertElementTypeBinding
          Binding object for the type http://www.opengis.net/wfs:InsertElementType.
 class InsertResultsTypeBinding
          Binding object for the type http://www.opengis.net/wfs:InsertResultsType.
 class LockFeatureResponseTypeBinding
          Binding object for the type http://www.opengis.net/wfs:LockFeatureResponseType.
 class LockFeatureTypeBinding
          Binding object for the type http://www.opengis.net/wfs:LockFeatureType.
 class LockTypeBinding
          Binding object for the type http://www.opengis.net/wfs:LockType.
 class MetadataURLTypeBinding
          Binding object for the type http://www.opengis.net/wfs:MetadataURLType.
 class NativeTypeBinding
          Binding object for the type http://www.opengis.net/wfs:NativeType.
 class OperationsTypeBinding
          Binding object for the type http://www.opengis.net/wfs:OperationsType.
 class OperationTypeBinding
          Binding object for the type http://www.opengis.net/wfs:OperationType.
 class OutputFormatListTypeBinding
          Binding object for the type http://www.opengis.net/wfs:OutputFormatListType.
 class PropertyTypeBinding
          Binding object for the type http://www.opengis.net/wfs:PropertyType.
 class QueryTypeBinding
          Binding object for the type http://www.opengis.net/wfs:QueryType.
 class ResultTypeTypeBinding
          Binding object for the type http://www.opengis.net/wfs:ResultTypeType.
 class TransactionResponseTypeBinding
          Binding object for the type http://www.opengis.net/wfs:TransactionResponseType.
 class TransactionResultsTypeBinding
          Binding object for the type http://www.opengis.net/wfs:TransactionResultsType.
 class TransactionSummaryTypeBinding
          Binding object for the type http://www.opengis.net/wfs:TransactionSummaryType.
 class TransactionTypeBinding
          Binding object for the type http://www.opengis.net/wfs:TransactionType.
 class TypeNameListTypeBinding
          Deprecated. this binding is not used, there's no emf object for TypeNameListType
 class UpdateElementTypeBinding
          Binding object for the type http://www.opengis.net/wfs:UpdateElementType.
 class WFS_CapabilitiesTypeBinding
          Binding object for the type http://www.opengis.net/wfs:WFS_CapabilitiesType.
 

Uses of Binding in org.geotools.wps.bindings
 

Classes in org.geotools.wps.bindings that implement Binding
 class ComplexDataTypeBinding
          <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 InputReferenceTypeBinding
          Binding for inputReference attribute of Method element
 class LanguagesBinding
          Manual binding for 'wps:Languages' in wpsGetCapabilibies_response.xsd'.
 

Uses of Binding in org.geotools.xml
 

Subinterfaces of Binding in org.geotools.xml
 interface ComplexBinding
          A strategy for parsing elements in an instance document which are of complex type.
 interface SimpleBinding
          A strategy for parsing components in an instance document which are of simple type.
 

Classes in org.geotools.xml that implement Binding
 class AbstractComplexBinding
          Base class for complex bindings.
 class AbstractComplexEMFBinding
          Base class for complex bindings which map to an EMF model class.
 class AbstractSimpleBinding
          Base class for simple bindings.
 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.
 

Methods in org.geotools.xml that return Binding
 Binding BindingFactory.createBinding(QName name)
          Creates the binding from a qualified name.
 

Uses of Binding in org.geotools.xml.impl
 

Methods in org.geotools.xml.impl that return Binding
 Binding BindingFactoryImpl.createBinding(QName name)
           
 Binding BindingWalker.getAnyTypeBinding()
           
 Binding BindingLoader.loadBinding(QName qName, Class bindingClass, MutablePicoContainer context)
          Loads a binding with a specifc class into a context.
 Binding BindingLoader.loadBinding(QName qName, MutablePicoContainer context)
          Loads a binding with a specifc QName into a context.
 

Methods in org.geotools.xml.impl with parameters of type Binding
 void ParseExecutor.visit(Binding binding)
           
 void MismatchedBindingFinder.visit(Binding binding)
           
 void GetPropertyExecutor.visit(Binding binding)
           
 void GetPropertiesExecutor.visit(Binding binding)
           
 void ElementEncodeExecutor.visit(Binding binding)
           
 void ContextInitializer.visit(Binding binding)
           
 void BindingWalker.Visitor.visit(Binding binding)
           
 void AttributeEncodeExecutor.visit(Binding binding)
           
 

Uses of Binding in org.geotools.xml.test
 

Methods in org.geotools.xml.test that return Binding
protected  Binding XMLTestSupport.binding(QName name)
          Convenience method for obtaining an instance of a binding.
 

Uses of Binding in org.geotools.xs.bindings
 

Classes in org.geotools.xs.bindings that implement Binding
 class XSAllBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:all.
 class XSAllNNIBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:allNNI.
 class XSAnnotatedBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:annotated.
 class XSAnySimpleTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:anySimpleType.
 class XSAnyTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:anyType.
 class XSAnyURIBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:anyURI.
 class XSAttributeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:attribute.
 class XSAttributeGroupBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:attributeGroup.
 class XSAttributeGroupRefBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:attributeGroupRef.
 class XSBase64BinaryBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:base64Binary.
 class XSBlockSetBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:blockSet.
 class XSBooleanBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:boolean.
 class XSByteBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:byte.
 class XSComplexRestrictionTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:complexRestrictionType.
 class XSComplexTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:complexType.
 class XSDateBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:date.
 class XSDateTimeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:dateTime.
 class XSDecimalBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:decimal.
 class XSDerivationControlBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:derivationControl.
 class XSDerivationSetBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:derivationSet.
 class XSDoubleBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:double.
 class XSDurationBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:duration.
 class XSElementBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:element.
 class XSENTITIESBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:ENTITIES.
 class XSENTITYBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:ENTITY.
 class XSExplicitGroupBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:explicitGroup.
 class XSExtensionTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:extensionType.
 class XSFacetBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:facet.
 class XSFloatBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:float.
 class XSFormChoiceBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:formChoice.
 class XSFullDerivationSetBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:fullDerivationSet.
 class XSGDayBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:gDay.
 class XSGMonthBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:gMonth.
 class XSGMonthDayBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:gMonthDay.
 class XSGroupBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:group.
 class XSGroupRefBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:groupRef.
 class XSGYearBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:gYear.
 class XSGYearMonthBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:gYearMonth.
 class XSHexBinaryBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:hexBinary.
 class XSIDBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:ID.
 class XSIDREFBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:IDREF.
 class XSIDREFSBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:IDREFS.
 class XSIntBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:int.
 class XSIntegerBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:integer.
 class XSKeybaseBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:keybase.
 class XSLanguageBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:language.
 class XSLocalComplexTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:localComplexType.
 class XSLocalElementBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:localElement.
 class XSLocalSimpleTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:localSimpleType.
 class XSLongBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:long.
 class XSNameBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:Name.
 class XSNamedAttributeGroupBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:namedAttributeGroup.
 class XSNamedGroupBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:namedGroup.
 class XSNamespaceListBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:namespaceList.
 class XSNarrowMaxMinBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:narrowMaxMin.
 class XSNCNameBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:NCName.
 class XSNegativeIntegerBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:negativeInteger.
 class XSNMTOKENBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:NMTOKEN.
 class XSNMTOKENSBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:NMTOKENS.
 class XSNoFixedFacetBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:noFixedFacet.
 class XSNonNegativeIntegerBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:nonNegativeInteger.
 class XSNonPositiveIntegerBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:nonPositiveInteger.
 class XSNormalizedStringBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:normalizedString.
 class XSNOTATIONBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:NOTATION.
 class XSNumFacetBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:numFacet.
 class XSOpenAttrsBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:openAttrs.
 class XSPositiveIntegerBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:positiveInteger.
 class XSPublicBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:public.
 class XSQNameBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:QName.
 class XSRealGroupBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:realGroup.
 class XSReducedDerivationControlBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:reducedDerivationControl.
 class XSRestrictionTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:restrictionType.
 class XSShortBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:short.
 class XSSimpleDerivationSetBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:simpleDerivationSet.
 class XSSimpleExplicitGroupBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:simpleExplicitGroup.
 class XSSimpleExtensionTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:simpleExtensionType.
 class XSSimpleRestrictionTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:simpleRestrictionType.
 class XSSimpleTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:simpleType.
 class XSStringBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:string.
 class XSTimeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:time.
 class XSTokenBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:token.
 class XSTopLevelAttributeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:topLevelAttribute.
 class XSTopLevelComplexTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:topLevelComplexType.
 class XSTopLevelElementBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:topLevelElement.
 class XSTopLevelSimpleTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:topLevelSimpleType.
 class XSTypeDerivationControlBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:typeDerivationControl.
 class XSUnsignedByteBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:unsignedByte.
 class XSUnsignedIntBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:unsignedInt.
 class XSUnsignedLongBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:unsignedLong.
 class XSUnsignedShortBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:unsignedShort.
 class XSWildcardBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:wildcard.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.