Uses of Interface
org.geotools.xml.SimpleBinding

Packages that use SimpleBinding
org.geotools.filter.v1_1   
org.geotools.filter.v1_1.capabilities   
org.geotools.gml2.bindings   
org.geotools.gml3.bindings   
org.geotools.gml4wcs.bindings   
org.geotools.kml.bindings   
org.geotools.ows.bindings   
org.geotools.sld.bindings   
org.geotools.wcs.bindings   
org.geotools.wfs.bindings   
org.geotools.xml Package supporting XML parsing with a focus on GML. 
org.geotools.xs.bindings Captures initial mapping of XML Simple Types to Java Objects. 
 

Uses of SimpleBinding in org.geotools.filter.v1_1
 

Classes in org.geotools.filter.v1_1 that implement SimpleBinding
 class SortOrderTypeBinding
          Binding object for the type http://www.opengis.net/ogc:SortOrderType.
 

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

Classes in org.geotools.filter.v1_1.capabilities that implement SimpleBinding
 class ComparisonOperatorTypeBinding
          Binding object for the type http://www.opengis.net/ogc:ComparisonOperatorType.
 class GeometryOperandTypeBinding
          Binding object for the type http://www.opengis.net/ogc:GeometryOperandType.
 

Uses of SimpleBinding in org.geotools.gml2.bindings
 

Classes in org.geotools.gml2.bindings that implement SimpleBinding
 class GMLNullTypeBinding
          Binding object for the type http://www.opengis.net/gml:NullType.
 

Uses of SimpleBinding in org.geotools.gml3.bindings
 

Classes in org.geotools.gml3.bindings that implement SimpleBinding
 class DoubleListBinding
          Binding object for the type http://www.opengis.net/gml:doubleList.
 class IntegerListBinding
          Binding object for the type http://www.opengis.net/gml:integerList.
 class NullTypeBinding
          Binding object for the type http://www.opengis.net/gml:NullType.
 

Uses of SimpleBinding in org.geotools.gml4wcs.bindings
 

Classes in org.geotools.gml4wcs.bindings that implement SimpleBinding
 class NameListBinding
          Binding object for the type http://www.opengis.net/gml:NameList.
 class TemporalPositionTypeBinding
          Binding object for the type http://www.opengis.net/gml:TemporalPositionType.
 class TimeDurationTypeBinding
          Binding object for the type http://www.opengis.net/gml:TimeDurationType.
 class TimeIndeterminateValueTypeBinding
          Binding object for the type http://www.opengis.net/gml:TimeIndeterminateValueType.
 

Uses of SimpleBinding in org.geotools.kml.bindings
 

Classes in org.geotools.kml.bindings that implement SimpleBinding
 class ColorBinding
          Binding object for the type http://earth.google.com/kml/2.1:color.
 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.
 

Uses of SimpleBinding in org.geotools.ows.bindings
 

Classes in org.geotools.ows.bindings that implement SimpleBinding
 class MimeTypeBinding
          Binding object for the type http://www.opengis.net/ows:MimeType.
 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 ServiceTypeBinding
          Binding object for the type http://www.opengis.net/ows:ServiceType.
 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.
 

Uses of SimpleBinding in org.geotools.sld.bindings
 

Classes in org.geotools.sld.bindings that implement SimpleBinding
 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.
 

Uses of SimpleBinding in org.geotools.wcs.bindings
 

Classes in org.geotools.wcs.bindings that implement SimpleBinding
 class CapabilitiesSectionTypeBinding
          Binding object for the type http://www.opengis.net/wcs:CapabilitiesSectionType.
 class InterpolationMethodTypeBinding
          Binding object for the type http://www.opengis.net/wcs:InterpolationMethodType.
 

Uses of SimpleBinding in org.geotools.wfs.bindings
 

Classes in org.geotools.wfs.bindings that implement SimpleBinding
 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 IdentifierGenerationOptionTypeBinding
          Binding object for the type http://www.opengis.net/wfs:IdentifierGenerationOptionType.
 class OperationTypeBinding
          Binding object for the type http://www.opengis.net/wfs:OperationType.
 class ResultTypeTypeBinding
          Binding object for the type http://www.opengis.net/wfs:ResultTypeType.
 class TypeNameListTypeBinding
          Deprecated. this binding is not used, there's no emf object for TypeNameListType
 

Uses of SimpleBinding in org.geotools.xml
 

Classes in org.geotools.xml that implement SimpleBinding
 class AbstractSimpleBinding
          Base class for simple bindings.
 

Uses of SimpleBinding in org.geotools.xs.bindings
 

Classes in org.geotools.xs.bindings that implement SimpleBinding
 class XSAllNNIBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:allNNI.
 class XSAnySimpleTypeBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:anySimpleType.
 class XSAnyURIBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:anyURI.
 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 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 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 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 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 XSLanguageBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:language.
 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 XSNamespaceListBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:namespaceList.
 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 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 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 XSReducedDerivationControlBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:reducedDerivationControl.
 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 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 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.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.