Uses of Interface
org.geotools.xml.InstanceComponent

Packages that use InstanceComponent
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.xml Package supporting XML parsing with a focus on GML. 
org.geotools.xml.impl   
org.geotools.xs.bindings Captures initial mapping of XML Simple Types to Java Objects. 
 

Uses of InstanceComponent in org.geotools.filter.v1_1
 

Methods in org.geotools.filter.v1_1 with parameters of type InstanceComponent
 Object SortOrderTypeBinding.parse(InstanceComponent instance, Object value)
           
 

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

Methods in org.geotools.filter.v1_1.capabilities with parameters of type InstanceComponent
 Object GeometryOperandTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object ComparisonOperatorTypeBinding.parse(InstanceComponent instance, Object value)
           
 

Uses of InstanceComponent in org.geotools.gml2.bindings
 

Methods in org.geotools.gml2.bindings with parameters of type InstanceComponent
 Object GMLNullTypeBinding.parse(InstanceComponent instance, Object value)
          Returns an object of type @link com.vividsolutions.jts.geom.Envelope.
 

Uses of InstanceComponent in org.geotools.gml3.bindings
 

Methods in org.geotools.gml3.bindings with parameters of type InstanceComponent
 Object NullTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object IntegerListBinding.parse(InstanceComponent instance, Object value)
           
 Object DoubleListBinding.parse(InstanceComponent instance, Object value)
           
 

Uses of InstanceComponent in org.geotools.kml.bindings
 

Methods in org.geotools.kml.bindings with parameters of type InstanceComponent
 Object DateTimeTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object CoordinatesTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object ColorBinding.parse(InstanceComponent instance, Object value)
           
 

Uses of InstanceComponent in org.geotools.ows.bindings
 

Methods in org.geotools.ows.bindings with parameters of type InstanceComponent
 Object VersionTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object UpdateSequenceTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object UnitBinding.parse(InstanceComponent instance, Object value)
           
 Object ServiceTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object PositionTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object PositionType2DBinding.parse(InstanceComponent instance, Object value)
           
 Object MimeTypeBinding.parse(InstanceComponent instance, Object value)
           
 

Uses of InstanceComponent in org.geotools.sld.bindings
 

Methods in org.geotools.sld.bindings with parameters of type InstanceComponent
 Object SLDGammaValueBinding.parse(InstanceComponent instance, Object value)
           
 Object SLDFormatBinding.parse(InstanceComponent instance, Object value)
           
 

Uses of InstanceComponent in org.geotools.wfs.bindings
 

Methods in org.geotools.wfs.bindings with parameters of type InstanceComponent
 Object TypeNameListTypeBinding.parse(InstanceComponent instance, Object value)
          Deprecated.  
 Object ResultTypeTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object OperationTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object IdentifierGenerationOptionTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object Base_TypeNameListTypeBinding.parse(InstanceComponent instance, Object value)
           
 Object AllSomeTypeBinding.parse(InstanceComponent instance, Object value)
           
 

Uses of InstanceComponent in org.geotools.xml
 

Subinterfaces of InstanceComponent in org.geotools.xml
 interface AttributeInstance
          Represents an attribute in an instance document.
 interface ElementInstance
          Represents an element in an instance document.
 

Methods in org.geotools.xml that return InstanceComponent
 InstanceComponent Node.getComponent()
           
 

Methods in org.geotools.xml with parameters of type InstanceComponent
 Object SimpleBinding.parse(InstanceComponent instance, Object value)
          Parses an instance component (element or attribute) into an object representation.
 Object AbstractSimpleBinding.parse(InstanceComponent instance, Object value)
          Subclasses need to override this method, this implementation returns null.
 

Uses of InstanceComponent in org.geotools.xml.impl
 

Classes in org.geotools.xml.impl that implement InstanceComponent
 class AttributeImpl
           
 class ElementImpl
           
 class InstanceComponentImpl
           
 

Methods in org.geotools.xml.impl that return InstanceComponent
 InstanceComponent NodeImpl.getComponent()
           
 InstanceComponent Handler.getComponent()
           
 InstanceComponent ElementHandlerImpl.getComponent()
           
 InstanceComponent DocumentHandlerImpl.getComponent()
           
 InstanceComponent DelegatingHandler.getComponent()
           
 

Methods in org.geotools.xml.impl with parameters of type InstanceComponent
protected  Object ParseExecutor.parseFacets(InstanceComponent instance)
           
protected  Object ParseExecutor.preParse(InstanceComponent instance)
          Pre-parses the instance compontent checking the following:
 

Constructors in org.geotools.xml.impl with parameters of type InstanceComponent
NodeImpl(InstanceComponent component)
           
NodeImpl(InstanceComponent component, Object value)
           
ParseExecutor(InstanceComponent instance, Node node, MutablePicoContainer context, ParserHandler parser)
           
 

Uses of InstanceComponent in org.geotools.xs.bindings
 

Methods in org.geotools.xs.bindings with parameters of type InstanceComponent
 Object XSUnsignedShortBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Integer
 Object XSUnsignedLongBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type BigDecimal
 Object XSUnsignedIntBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Long
 Object XSUnsignedByteBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Short
 Object XSTypeDerivationControlBinding.parse(InstanceComponent instance, Object value)
           
 Object XSTokenBinding.parse(InstanceComponent instance, Object value)
          This binding delegates to its parent binding, which returns objects of type String
 Object XSTimeBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Calendar
 Object XSStringBinding.parse(InstanceComponent instance, Object value)
          The string datatype represents character strings in XML
 Object XSSimpleDerivationSetBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Short
 Object XSShortBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Short
 Object XSReducedDerivationControlBinding.parse(InstanceComponent instance, Object value)
           
 Object XSQNameBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type QName
 Object XSPublicBinding.parse(InstanceComponent instance, Object value)
           
 Object XSPositiveIntegerBinding.parse(InstanceComponent instance, Object value)
          Restriction of integer to positive values.
 Object XSNOTATIONBinding.parse(InstanceComponent instance, Object value)
           
 Object XSNormalizedStringBinding.parse(InstanceComponent instance, Object value)
           
 Object XSNonPositiveIntegerBinding.parse(InstanceComponent instance, Object value)
           
 Object XSNonNegativeIntegerBinding.parse(InstanceComponent instance, Object value)
          Restriction of integer to non negative values.
 Object XSNMTOKENSBinding.parse(InstanceComponent instance, Object value)
           
 Object XSNMTOKENBinding.parse(InstanceComponent instance, Object value)
           
 Object XSNegativeIntegerBinding.parse(InstanceComponent instance, Object value)
          This method returns objects of type Number.
 Object XSNCNameBinding.parse(InstanceComponent instance, Object value)
           
 Object XSNamespaceListBinding.parse(InstanceComponent instance, Object value)
           
 Object XSNameBinding.parse(InstanceComponent instance, Object value)
          This binding simply delegates to its parent binding which returns an object of type String
 Object XSLongBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Long
 Object XSLanguageBinding.parse(InstanceComponent instance, Object value)
           
 Object XSIntegerBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type BigInteger
 Object XSIntBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Integer.
 Object XSIDREFSBinding.parse(InstanceComponent instance, Object value)
           
 Object XSIDREFBinding.parse(InstanceComponent instance, Object value)
           
 Object XSIDBinding.parse(InstanceComponent instance, Object value)
          This method delegates to its parent binding which returns objects of type String
 Object XSHexBinaryBinding.parse(InstanceComponent instance, Object value)
           
 Object XSGYearMonthBinding.parse(InstanceComponent instance, Object value)
           
 Object XSGYearBinding.parse(InstanceComponent instance, Object value)
           
 Object XSGMonthDayBinding.parse(InstanceComponent instance, Object value)
           
 Object XSGMonthBinding.parse(InstanceComponent instance, Object value)
           
 Object XSGDayBinding.parse(InstanceComponent instance, Object value)
           
 Object XSFullDerivationSetBinding.parse(InstanceComponent instance, Object value)
           
 Object XSFormChoiceBinding.parse(InstanceComponent instance, Object value)
           
 Object XSFloatBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Float
 Object XSENTITYBinding.parse(InstanceComponent instance, Object value)
           
 Object XSENTITIESBinding.parse(InstanceComponent instance, Object value)
           
 Object XSDurationBinding.parse(InstanceComponent instance, Object value)
           
 Object XSDoubleBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Double.
 Object XSDerivationSetBinding.parse(InstanceComponent instance, Object value)
           
 Object XSDerivationControlBinding.parse(InstanceComponent instance, Object value)
           
 Object XSDecimalBinding.parse(InstanceComponent instance, Object value)
          /**
 Object XSDateTimeBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Calendar
 Object XSDateBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Calendar
 Object XSByteBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Byte
 Object XSBooleanBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type Boolean
 Object XSBlockSetBinding.parse(InstanceComponent instance, Object value)
           
 Object XSBase64BinaryBinding.parse(InstanceComponent instance, Object value)
          This binding returns arrays of type byte[]
 Object XSAnyURIBinding.parse(InstanceComponent instance, Object value)
          This binding returns objects of type URI
 Object XSAnySimpleTypeBinding.parse(InstanceComponent instance, Object value)
          This method returns the value paramter, which is the facet parsed string passed in from the framework
 Object XSAllNNIBinding.parse(InstanceComponent instance, Object value)
           
 



Copyright © 1996-2009 Geotools. All Rights Reserved.