Uses of Interface
org.geotools.xml.impl.InstanceBinding

Packages that use InstanceBinding
org.geotools.csw.bindings   
org.geotools.ows.bindings   
org.geotools.wfs.v2_0.bindings   
org.geotools.wps.bindings   
org.geotools.xml Package supporting XML parsing with a focus on GML. 
 

Uses of InstanceBinding in org.geotools.csw.bindings
 

Classes in org.geotools.csw.bindings that implement InstanceBinding
 class ElementSetNameTypeBinding
           
 class RecordBinding
           
 class SimpleLiteralBinding
           
 

Uses of InstanceBinding in org.geotools.ows.bindings
 

Classes in org.geotools.ows.bindings that implement InstanceBinding
 class BoundingBoxTypeBinding
          Binding object for the type http://www.opengis.net/ows:BoundingBoxType.
 

Uses of InstanceBinding in org.geotools.wfs.v2_0.bindings
 

Classes in org.geotools.wfs.v2_0.bindings that implement InstanceBinding
 class QueryTypeBinding
           
 

Uses of InstanceBinding in org.geotools.wps.bindings
 

Classes in org.geotools.wps.bindings that implement InstanceBinding
 class InputReferenceTypeBinding
          Binding for inputReference attribute of Method element
 

Uses of InstanceBinding in org.geotools.xml
 

Classes in org.geotools.xml that implement InstanceBinding
 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.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.