Uses of Class
org.geotools.xml.AbstractSimpleBinding

Packages that use AbstractSimpleBinding
org.geotools.filter.v1_1   
org.geotools.filter.v1_1.capabilities   
org.geotools.gml3.bindings   
org.geotools.kml.bindings   
org.geotools.ows.bindings   
org.geotools.wfs.bindings   
org.geotools.xs.bindings Captures initial mapping of XML Simple Types to Java Objects. 
 

Uses of AbstractSimpleBinding in org.geotools.filter.v1_1
 

Subclasses of AbstractSimpleBinding in org.geotools.filter.v1_1
 class SortOrderTypeBinding
          Binding object for the type http://www.opengis.net/ogc:SortOrderType.
 

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

Subclasses of AbstractSimpleBinding in org.geotools.filter.v1_1.capabilities
 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 AbstractSimpleBinding in org.geotools.gml3.bindings
 

Subclasses of AbstractSimpleBinding in org.geotools.gml3.bindings
 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 AbstractSimpleBinding in org.geotools.kml.bindings
 

Subclasses of AbstractSimpleBinding in org.geotools.kml.bindings
 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 AbstractSimpleBinding in org.geotools.ows.bindings
 

Subclasses of AbstractSimpleBinding in org.geotools.ows.bindings
 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 AbstractSimpleBinding in org.geotools.wfs.bindings
 

Subclasses of AbstractSimpleBinding in org.geotools.wfs.bindings
 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 AbstractSimpleBinding in org.geotools.xs.bindings
 

Subclasses of AbstractSimpleBinding in org.geotools.xs.bindings
 class XSIDBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:ID.
 class XSNameBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:Name.
 class XSNCNameBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:NCName.
 class XSNMTOKENBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:NMTOKEN.
 class XSNormalizedStringBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:normalizedString.
 class XSTokenBinding
          Binding object for the type http://www.w3.org/2001/XMLSchema:token.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.