Uses of Interface
org.geotools.xsd.ElementInstance
Packages that use ElementInstance
Package
Description
Captures initial mapping of XML Simple Types to Java Objects.
-
Uses of ElementInstance in org.geotools.csw.bindings
Methods in org.geotools.csw.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionElementSetNameTypeBinding.parse
(ElementInstance instance, Node node, Object value) SimpleLiteralBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.filter.v1_0
Methods in org.geotools.filter.v1_0 with parameters of type ElementInstanceModifier and TypeMethodDescriptionvoid
OGCBinaryComparisonOpTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCBinaryLogicOpTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCBinaryOperatorTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) We check out the instance for theop
so we can fail early.void
OGCBinarySpatialOpTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) We check out the instance for theop
so we can fail early.void
OGCComparisonOpsTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCDistanceBufferTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCDistanceTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCExpressionTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCFilterTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCFunctionTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCLiteralTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCLogicOpsTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCPropertyIsBetweenTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCPropertyNameTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
OGCSpatialOpsTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) OGCAddBinding.parse
(ElementInstance instance, Node node, Object value) OGCAndBinding.parse
(ElementInstance instance, Node node, Object value) OGCBBOXTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCBeyondBinding.parse
(ElementInstance instance, Node node, Object value) OGCBinaryComparisonOpTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCBinaryLogicOpTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCBinaryOperatorTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCBinarySpatialOpTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCComparisonOpsTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCContainsBinding.parse
(ElementInstance instance, Node node, Object value) OGCCrossesBinding.parse
(ElementInstance instance, Node node, Object value) OGCDisjointBinding.parse
(ElementInstance instance, Node node, Object value) OGCDistanceTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCDivBinding.parse
(ElementInstance instance, Node node, Object value) OGCDWithinBinding.parse
(ElementInstance instance, Node node, Object value) OGCEqualsBinding.parse
(ElementInstance instance, Node node, Object value) OGCExpressionTypeBinding.parse
(ElementInstance instance, Node node, Object value) This binding simply looks for any text in the node and turns it into a literal expression.OGCFeatureIdTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCFilterTypeBinding.parse
(ElementInstance instance, Node node, Object value) Surprised we actually have something to do: namely collapse multiple fid filters using ANDOGCFunctionTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCIntersectsBinding.parse
(ElementInstance instance, Node node, Object value) OGCLiteralTypeBinding.parse
(ElementInstance instance, Node node, Object value) Just pass on emeded value as is.OGCLogicOpsTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCLowerBoundaryTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCMulBinding.parse
(ElementInstance instance, Node node, Object value) OGCNotBinding.parse
(ElementInstance instance, Node node, Object value) OGCOrBinding.parse
(ElementInstance instance, Node node, Object value) OGCOverlapsBinding.parse
(ElementInstance instance, Node node, Object value) OGCPropertyIsBetweenTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCPropertyIsEqualToBinding.parse
(ElementInstance instance, Node node, Object value) OGCPropertyIsGreaterThanBinding.parse
(ElementInstance instance, Node node, Object value) OGCPropertyIsGreaterThanOrEqualToBinding.parse
(ElementInstance instance, Node node, Object value) OGCPropertyIsLessThanBinding.parse
(ElementInstance instance, Node node, Object value) OGCPropertyIsLessThanOrEqualToBinding.parse
(ElementInstance instance, Node node, Object value) OGCPropertyIsLikeTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCPropertyIsNotEqualToBinding.parse
(ElementInstance instance, Node node, Object value) OGCPropertyIsNullTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCPropertyNameTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCSpatialOpsTypeBinding.parse
(ElementInstance instance, Node node, Object value) This just seems to be the abstract target for substitution ...OGCSubBinding.parse
(ElementInstance instance, Node node, Object value) OGCTouchesBinding.parse
(ElementInstance instance, Node node, Object value) OGCUpperBoundaryTypeBinding.parse
(ElementInstance instance, Node node, Object value) OGCWithinBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.filter.v1_0.capabilities
Methods in org.geotools.filter.v1_0.capabilities with parameters of type ElementInstanceModifier and TypeMethodDescription_Filter_CapabilitiesBinding.parse
(ElementInstance instance, Node node, Object value) Arithmetic_OperatorsTypeBinding.parse
(ElementInstance instance, Node node, Object value) Comparison_OperatorsTypeBinding.parse
(ElementInstance instance, Node node, Object value) Function_NamesTypeBinding.parse
(ElementInstance instance, Node node, Object value) Function_NameTypeBinding.parse
(ElementInstance instance, Node node, Object value) FunctionsTypeBinding.parse
(ElementInstance instance, Node node, Object value) Scalar_CapabilitiesTypeBinding.parse
(ElementInstance instance, Node node, Object value) Spatial_CapabilitiesTypeBinding.parse
(ElementInstance instance, Node node, Object value) Spatial_OperatorsTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.filter.v1_1
Methods in org.geotools.filter.v1_1 with parameters of type ElementInstanceModifier and TypeMethodDescriptionFilterTypeBinding.parse
(ElementInstance instance, Node node, Object value) GmlObjectIdTypeBinding.parse
(ElementInstance instance, Node node, Object value) SortByTypeBinding.parse
(ElementInstance instance, Node node, Object value) SortPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.filter.v1_1.capabilities
Methods in org.geotools.filter.v1_1.capabilities with parameters of type ElementInstanceModifier and TypeMethodDescription_Filter_CapabilitiesBinding.parse
(ElementInstance instance, Node node, Object value) ComparisonOperatorsTypeBinding.parse
(ElementInstance instance, Node node, Object value) GeometryOperandsTypeBinding.parse
(ElementInstance instance, Node node, Object value) Id_CapabilitiesTypeBinding.parse
(ElementInstance instance, Node node, Object value) Spatial_CapabilitiesTypeBinding.parse
(ElementInstance instance, Node node, Object value) SpatialOperatorsTypeBinding.parse
(ElementInstance instance, Node node, Object value) SpatialOperatorTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.filter.v2_0.bindings
Methods in org.geotools.filter.v2_0.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionAfterBinding.parse
(ElementInstance instance, Node node, Object value) AnyInteractsBinding.parse
(ElementInstance instance, Node node, Object value) BeforeBinding.parse
(ElementInstance instance, Node node, Object value) BeginsBinding.parse
(ElementInstance instance, Node node, Object value) BegunByBinding.parse
(ElementInstance instance, Node node, Object value) BinaryTemporalOpTypeBinding.parse
(ElementInstance instance, Node node, Object value) DuringBinding.parse
(ElementInstance instance, Node node, Object value) EndedByBinding.parse
(ElementInstance instance, Node node, Object value) EndsBinding.parse
(ElementInstance instance, Node node, Object value) LowerBoundaryTypeBinding.parse
(ElementInstance instance, Node node, Object value) MeasureTypeBinding.parse
(ElementInstance instance, Node node, Object value) Parse MeasureType element, allowing attribute "uom" and "units".MeetsBinding.parse
(ElementInstance instance, Node node, Object value) MetByBinding.parse
(ElementInstance instance, Node node, Object value) OverlappedByBinding.parse
(ElementInstance instance, Node node, Object value) ResourceIdTypeBinding.parse
(ElementInstance instance, Node node, Object value) TContainsBinding.parse
(ElementInstance instance, Node node, Object value) TEqualsBinding.parse
(ElementInstance instance, Node node, Object value) TOverlapsBinding.parse
(ElementInstance instance, Node node, Object value) UpperBoundaryTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.geopkg.wps.xml
Methods in org.geotools.geopkg.wps.xml with parameters of type ElementInstanceModifier and TypeMethodDescriptionBboxtypeBinding.parse
(ElementInstance instance, Node node, Object value) CoveragetypeBinding.parse
(ElementInstance instance, Node node, Object value) GeopkgtypeBinding.parse
(ElementInstance instance, Node node, Object value) Gridsettype_gridsBinding.parse
(ElementInstance instance, Node node, Object value) GridsettypeBinding.parse
(ElementInstance instance, Node node, Object value) GridtypeBinding.parse
(ElementInstance instance, Node node, Object value) LayertypeBinding.parse
(ElementInstance instance, Node node, Object value) OverviewBinding.parse
(ElementInstance instance, Node node, Object value) ParameterBinding.parse
(ElementInstance instance, Node node, Object value) Geopkgtype_featuresBinding.parseLayer
(ElementInstance instance, Node node, Object value) Geopkgtype_tilesBinding.parseLayer
(ElementInstance instance, Node node, Object value) abstract GeoPackageProcessRequest.Layer
LayertypeBinding.parseLayer
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.gml2.bindings
Methods in org.geotools.gml2.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionGMLAbstractFeatureCollectionBaseTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLAbstractFeatureCollectionTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLAbstractFeatureTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLAbstractGeometryCollectionBaseTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLAbstractGeometryTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLBoundingShapeTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLBoxTypeBinding.parse
(ElementInstance instance, Node node, Object value) This method returns an object of typeGMLCoordinatesTypeBinding.parse
(ElementInstance instance, Node node, Object value) Returns an object of type TODO: this method should do more validation of the stringGMLCoordTypeBinding.parse
(ElementInstance instance, Node node, Object value) Returns a coordinate sequence with a single coordinate in it.GMLFeatureAssociationTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLGeometryAssociationTypeBinding.parse
(ElementInstance instance, Node node, Object value) Returns an object of type @link Geometry.GMLGeometryCollectionTypeBinding.parse
(ElementInstance instance, Node node, Object value) This method returns an object of type @link GeometryCollectionGMLGeometryPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLLinearRingMemberTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLLinearRingTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLLineStringMemberTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLLineStringPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) Returns an object of type @link LineStringGMLLineStringTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLMultiGeometryPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLMultiLineStringPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLMultiLineStringTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLMultiPointPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLMultiPointTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLMultiPolygonPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLMultiPolygonTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLPointMemberTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLPointPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) Returns an object of type @link PointGMLPointTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLPolygonMemberTypeBinding.parse
(ElementInstance instance, Node node, Object value) GMLPolygonPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) This object returns an object of type @link org.locationtech.jts.geom.PolygonGMLPolygonTypeBinding.parse
(ElementInstance instance, Node node, Object value) static SimpleFeature
GML2ParsingUtils.parseFeature
(ElementInstance instance, Node node, Object value, FeatureTypeCache ftCache, BindingWalkerFactory bwFactory) Utility method to implement Binding.parse for a binding which parses into A feature. -
Uses of ElementInstance in org.geotools.gml3.bindings
Methods in org.geotools.gml3.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionAbstractFeatureCollectionTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractFeatureTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractGeometryTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractRingPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractSurfaceTypeBinding.parse
(ElementInstance instance, Node node, Object value) ArcStringTypeBinding.parse
(ElementInstance instance, Node node, Object value) ArcTypeBinding.parse
(ElementInstance instance, Node node, Object value) BoundingShapeTypeBinding.parse
(ElementInstance instance, Node node, Object value) CircleTypeBinding.parse
(ElementInstance instance, Node node, Object value) CurveArrayPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) CurveSegmentArrayPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) CurveTypeBinding.parse
(ElementInstance instance, Node node, Object value) DirectPositionListTypeBinding.parse
(ElementInstance instance, Node node, Object value) DirectPositionTypeBinding.parse
(ElementInstance instance, Node node, Object value) EnvelopeTypeBinding.parse
(ElementInstance instance, Node node, Object value) FeatureArrayPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) FeaturePropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) GeometryPropertyTypeBindingBase.parse
(ElementInstance instance, Node node, Object value) LinearRingPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) LinearRingTypeBinding.parse
(ElementInstance instance, Node node, Object value) LineStringSegmentTypeBinding.parse
(ElementInstance instance, Node node, Object value) LineStringTypeBinding.parse
(ElementInstance instance, Node node, Object value) LocationPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) MeasureTypeBinding.parse
(ElementInstance instance, Node node, Object value) MultiCurveTypeBinding.parse
(ElementInstance instance, Node node, Object value) MultiGeometryPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) MultiGeometryTypeBinding.parse
(ElementInstance instance, Node node, Object value) MultiLineStringTypeBinding.parse
(ElementInstance instance, Node node, Object value) MultiPointTypeBinding.parse
(ElementInstance instance, Node node, Object value) MultiPolygonTypeBinding.parse
(ElementInstance instance, Node node, Object value) MultiSurfaceTypeBinding.parse
(ElementInstance instance, Node node, Object value) PointArrayPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) PointTypeBinding.parse
(ElementInstance instance, Node node, Object value) PolygonPatchTypeBinding.parse
(ElementInstance instance, Node node, Object value) PolygonTypeBinding.parse
(ElementInstance instance, Node node, Object value) ReferenceTypeBinding.parse
(ElementInstance instance, Node node, Object value) RingTypeBinding.parse
(ElementInstance instance, Node node, Object value) SurfaceArrayPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) SurfacePatchArrayPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) SurfaceTypeBinding.parse
(ElementInstance instance, Node node, Object value) TimeInstantPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) TimeInstantTypeBinding.parse
(ElementInstance instance, Node node, Object value) TimePeriodTypeBinding.parse
(ElementInstance instance, Node node, Object value) TimePositionTypeBinding.parse
(ElementInstance instance, Node node, Object value) static SimpleFeature
GML3ParsingUtils.parseFeature
(ElementInstance instance, Node node, Object value, FeatureTypeCache ftCache, BindingWalkerFactory bwFactory) Utility method to implement Binding.parse for a binding which parses into A feature. -
Uses of ElementInstance in org.geotools.gml3.bindings.ext
Methods in org.geotools.gml3.bindings.ext with parameters of type ElementInstanceModifier and TypeMethodDescriptionCompositeCurveTypeBinding.parse
(ElementInstance instance, Node node, Object value) CurveArrayPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) CurvePropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) MultiCurveTypeBinding.parse
(ElementInstance instance, Node node, Object value) MultiSurfaceTypeBinding.parse
(ElementInstance instance, Node node, Object value) SurfaceArrayPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) SurfacePatchArrayPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) SurfacePropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) SurfaceTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.gml3.v3_2.bindings
Methods in org.geotools.gml3.v3_2.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionAbstractRingTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.gml4wcs.bindings
Methods in org.geotools.gml4wcs.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionAbstractGeometricPrimitiveTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractGeometryBaseTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractGeometryTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractGMLTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractMetaDataTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractRingPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractRingTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractSurfaceTypeBinding.parse
(ElementInstance instance, Node node, Object value) BoundingShapeTypeBinding.parse
(ElementInstance instance, Node node, Object value) CodeListTypeBinding.parse
(ElementInstance instance, Node node, Object value) CodeTypeBinding.parse
(ElementInstance instance, Node node, Object value) DirectPositionTypeBinding.parse
(ElementInstance instance, Node node, Object value) EnvelopeTypeBinding.parse
(ElementInstance instance, Node node, Object value) ATTENTION: I'm assuming a LatLon envelope here.EnvelopeWithTimePeriodTypeBinding.parse
(ElementInstance instance, Node node, Object value) GridEnvelopeTypeBinding.parse
(ElementInstance instance, Node node, Object value) GridLimitsTypeBinding.parse
(ElementInstance instance, Node node, Object value) GridTypeBinding.parse
(ElementInstance instance, Node node, Object value) LinearRingTypeBinding.parse
(ElementInstance instance, Node node, Object value) MetaDataPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) PointTypeBinding.parse
(ElementInstance instance, Node node, Object value) PolygonTypeBinding.parse
(ElementInstance instance, Node node, Object value) RectifiedGridTypeBinding.parse
(ElementInstance instance, Node node, Object value) ReferenceTypeBinding.parse
(ElementInstance instance, Node node, Object value) StringOrRefTypeBinding.parse
(ElementInstance instance, Node node, Object value) TimePositionTypeBinding.parse
(ElementInstance instance, Node node, Object value) VectorTypeBinding.parse
(ElementInstance instance, Node node, Object value) static SimpleFeature
GML3ParsingUtils.parseFeature
(ElementInstance instance, Node node, Object value, FeatureTypeCache ftCache, BindingWalkerFactory bwFactory) Utility method to implement Binding.parse for a binding which parses into A feature. -
Uses of ElementInstance in org.geotools.kml.bindings
Methods in org.geotools.kml.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionvoid
FolderBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) BoundaryTypeBinding.parse
(ElementInstance instance, Node node, Object value) ColorStyleTypeBinding.parse
(ElementInstance instance, Node node, Object value) ContainerTypeBinding.parse
(ElementInstance instance, Node node, Object value) DocumentTypeBinding.parse
(ElementInstance instance, Node node, Object value) FeatureTypeBinding.parse
(ElementInstance instance, Node node, Object value) FolderBinding.parse
(ElementInstance instance, Node node, Object value) FolderTypeBinding.parse
(ElementInstance instance, Node node, Object value) GeometryTypeBinding.parse
(ElementInstance instance, Node node, Object value) KmlTypeBinding.parse
(ElementInstance instance, Node node, Object value) LabelStyleTypeBinding.parse
(ElementInstance instance, Node node, Object value) LatLonBoxTypeBinding.parse
(ElementInstance instance, Node node, Object value) LinearRingTypeBinding.parse
(ElementInstance instance, Node node, Object value) LineStringTypeBinding.parse
(ElementInstance instance, Node node, Object value) LineStyleTypeBinding.parse
(ElementInstance instance, Node node, Object value) LocationTypeBinding.parse
(ElementInstance instance, Node node, Object value) LookAtTypeBinding.parse
(ElementInstance instance, Node node, Object value) MetadataTypeBinding.parse
(ElementInstance instance, Node node, Object value) MultiGeometryTypeBinding.parse
(ElementInstance instance, Node node, Object value) NameBinding.parse
(ElementInstance instance, Node node, Object value) ObjectTypeBinding.parse
(ElementInstance instance, Node node, Object value) PlacemarkTypeBinding.parse
(ElementInstance instance, Node node, Object value) PointTypeBinding.parse
(ElementInstance instance, Node node, Object value) PolygonTypeBinding.parse
(ElementInstance instance, Node node, Object value) PolyStyleTypeBinding.parse
(ElementInstance instance, Node node, Object value) RegionTypeBinding.parse
(ElementInstance instance, Node node, Object value) StyleTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.kml.v22.bindings
Methods in org.geotools.kml.v22.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionDataTypeBinding.parse
(ElementInstance instance, Node node, Object value) ExtendedDataTypeBinding.parse
(ElementInstance instance, Node node, Object value) SchemaDataTypeBinding.parse
(ElementInstance instance, Node node, Object value) SchemaTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.ows.bindings
Methods in org.geotools.ows.bindings with parameters of type ElementInstanceModifier and TypeMethodDescription_DCPBinding.parse
(ElementInstance instance, Node node, Object value) _ExceptionReportBinding.parse
(ElementInstance instance, Node node, Object value) _HTTPBinding.parse
(ElementInstance instance, Node node, Object value) _OperationBinding.parse
(ElementInstance instance, Node node, Object value) _OperationsMetadataBinding.parse
(ElementInstance instance, Node node, Object value) _ServiceIdentificationBinding.parse
(ElementInstance instance, Node node, Object value) _ServiceProviderBinding.parse
(ElementInstance instance, Node node, Object value) AcceptFormatsTypeBinding.parse
(ElementInstance instance, Node node, Object value) AcceptVersionsTypeBinding.parse
(ElementInstance instance, Node node, Object value) AddressTypeBinding.parse
(ElementInstance instance, Node node, Object value) BasicIdentificationTypeOws11Binding.parse
(ElementInstance instance, Node node, Object value) BoundingBoxTypeBinding.parse
(ElementInstance instance, Node node, Object value) CapabilitiesBaseTypeBinding.parse
(ElementInstance instance, Node node, Object value) CodeTypeBinding.parse
(ElementInstance instance, Node node, Object value) ContactTypeBinding.parse
(ElementInstance instance, Node node, Object value) DescriptionTypeBinding.parse
(ElementInstance instance, Node node, Object value) DescriptionTypeOws11Binding.parse
(ElementInstance instance, Node node, Object value) DomainTypeBinding.parse
(ElementInstance instance, Node node, Object value) ExceptionTypeBinding.parse
(ElementInstance instance, Node node, Object value) GetCapabilitiesTypeBinding.parse
(ElementInstance instance, Node node, Object value) IdentificationTypeBinding.parse
(ElementInstance instance, Node node, Object value) IdentificationTypeOws11Binding.parse
(ElementInstance instance, Node node, Object value) KeywordsTypeBinding.parse
(ElementInstance instance, Node node, Object value) MetadataTypeBinding.parse
(ElementInstance instance, Node node, Object value) OnlineResourceTypeBinding.parse
(ElementInstance instance, Node node, Object value) RequestMethodTypeBinding.parse
(ElementInstance instance, Node node, Object value) ResponsiblePartySubsetTypeBinding.parse
(ElementInstance instance, Node node, Object value) ResponsiblePartyTypeBinding.parse
(ElementInstance instance, Node node, Object value) SectionsTypeBinding.parse
(ElementInstance instance, Node node, Object value) TelephoneTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.ows.v2_0.bindings
Methods in org.geotools.ows.v2_0.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionCapabilitiesBaseType_LanguagesBinding.parse
(ElementInstance instance, Node node, Object value) MetadataTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.se.v1_1.bindings
Methods in org.geotools.se.v1_1.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionBaseSymbolizerBinding.parse
(ElementInstance instance, Node node, Object value) CategorizeBinding.parse
(ElementInstance instance, Node node, Object value) ChangeCaseBinding.parse
(ElementInstance instance, Node node, Object value) ColorMapBinding.parse
(ElementInstance instance, Node node, Object value) ColorReplacementBinding.parse
(ElementInstance instance, Node node, Object value) ConcatenateBinding.parse
(ElementInstance instance, Node node, Object value) CoverageStyleBinding.parse
(ElementInstance instance, Node node, Object value) DescriptionBinding.parse
(ElementInstance instance, Node node, Object value) ExternalGraphicBinding.parse
(ElementInstance instance, Node node, Object value) FeatureTypeStyleBinding.parse
(ElementInstance instance, Node node, Object value) FormatDateBinding.parse
(ElementInstance instance, Node node, Object value) FormatNumberBinding.parse
(ElementInstance instance, Node node, Object value) FunctionTypeBinding.parse
(ElementInstance instance, Node node, Object value) GraphicBinding.parse
(ElementInstance instance, Node node, Object value) GraphicStrokeBinding.parse
(ElementInstance instance, Node node, Object value) HistogramBinding.parse
(ElementInstance instance, Node node, Object value) InlineContentBinding.parse
(ElementInstance instance, Node node, Object value) InterpolateBinding.parse
(ElementInstance instance, Node node, Object value) InterpolationPointBinding.parse
(ElementInstance instance, Node node, Object value) LinePlacementBinding.parse
(ElementInstance instance, Node node, Object value) LineSymbolizerBinding.parse
(ElementInstance instance, Node node, Object value) MapItemBinding.parse
(ElementInstance instance, Node node, Object value) MarkBinding.parse
(ElementInstance instance, Node node, Object value) NormalizeBinding.parse
(ElementInstance instance, Node node, Object value) PolygonSymbolizerBinding.parse
(ElementInstance instance, Node node, Object value) RecodeBinding.parse
(ElementInstance instance, Node node, Object value) RuleBinding.parse
(ElementInstance instance, Node node, Object value) StringLengthBinding.parse
(ElementInstance instance, Node node, Object value) StringPositionBinding.parse
(ElementInstance instance, Node node, Object value) SubstringBinding.parse
(ElementInstance instance, Node node, Object value) SymbolizerTypeBinding.parse
(ElementInstance instance, Node node, Object value) TrimBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.sld.bindings
Methods in org.geotools.sld.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionvoid
SLDAnchorPointBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDBlueChannelBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDChannelSelectionBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDColorMapBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDColorMapEntryBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDContrastEnhancementBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDCssParameterBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDDisplacementBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDExtentBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDExternalGraphicBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDFeatureTypeConstraintBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDFeatureTypeStyleBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDFillBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDFontBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDGeometryBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDGraphicBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDGraphicFillBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDGraphicStrokeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDGrayChannelBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDGreenChannelBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDHaloBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDHistogramBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDImageOutlineBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDInternationalStringBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDLabelPlacementBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDLayerFeatureConstraintsBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDLegendGraphicBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDLineSymbolizerBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDMarkBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDNamedLayerBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDNamedStyleBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDNormalizeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDOnlineResourceBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDOverlapBehaviorBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDParameterValueTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDPerpendicularOffsetBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDPointPlacementBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDPointSymbolizerBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDPolygonSymbolizerBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDRasterSymbolizerBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDRedChannelBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDRemoteOWSBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDRuleBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDSelectedChannelTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDShadedReliefBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDStrokeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDStyledLayerDescriptorBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDSymbolizerBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDSymbolizerTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDTextSymbolizerBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDUserLayerBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
SLDUserStyleBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) SLDAnchorPointBinding.parse
(ElementInstance instance, Node node, Object value) SLDBlueChannelBinding.parse
(ElementInstance instance, Node node, Object value) SLDChannelSelectionBinding.parse
(ElementInstance instance, Node node, Object value) SLDColorMapBinding.parse
(ElementInstance instance, Node node, Object value) SLDColorMapEntryBinding.parse
(ElementInstance instance, Node node, Object value) SLDContrastEnhancementBinding.parse
(ElementInstance instance, Node node, Object value) SLDCssParameterBinding.parse
(ElementInstance instance, Node node, Object value) SLDDisplacementBinding.parse
(ElementInstance instance, Node node, Object value) SLDExtentBinding.parse
(ElementInstance instance, Node node, Object value) SLDExternalGraphicBinding.parse
(ElementInstance instance, Node node, Object value) SLDFeatureTypeConstraintBinding.parse
(ElementInstance instance, Node node, Object value) SLDFeatureTypeStyleBinding.parse
(ElementInstance instance, Node node, Object value) SLDFillBinding.parse
(ElementInstance instance, Node node, Object value) SLDFontBinding.parse
(ElementInstance instance, Node node, Object value) SLDGeometryBinding.parse
(ElementInstance instance, Node node, Object value) SLDGraphicBinding.parse
(ElementInstance instance, Node node, Object value) SLDGraphicFillBinding.parse
(ElementInstance instance, Node node, Object value) SLDGraphicStrokeBinding.parse
(ElementInstance instance, Node node, Object value) SLDGrayChannelBinding.parse
(ElementInstance instance, Node node, Object value) SLDGreenChannelBinding.parse
(ElementInstance instance, Node node, Object value) SLDHaloBinding.parse
(ElementInstance instance, Node node, Object value) SLDHistogramBinding.parse
(ElementInstance instance, Node node, Object value) SLDImageOutlineBinding.parse
(ElementInstance instance, Node node, Object value) SLDInternationalStringBinding.parse
(ElementInstance instance, Node node, Object value) SLDLabelPlacementBinding.parse
(ElementInstance instance, Node node, Object value) SLDLayerFeatureConstraintsBinding.parse
(ElementInstance instance, Node node, Object value) SLDLegendGraphicBinding.parse
(ElementInstance instance, Node node, Object value) SLDLinePlacementBinding.parse
(ElementInstance instance, Node node, Object value) SLDLineSymbolizerBinding.parse
(ElementInstance instance, Node node, Object value) SLDMarkBinding.parse
(ElementInstance instance, Node node, Object value) SLDNamedLayerBinding.parse
(ElementInstance instance, Node node, Object value) SLDNamedStyleBinding.parse
(ElementInstance instance, Node node, Object value) SLDNormalizeBinding.parse
(ElementInstance instance, Node node, Object value) SLDOnlineResourceBinding.parse
(ElementInstance instance, Node node, Object value) SLDOverlapBehaviorBinding.parse
(ElementInstance instance, Node node, Object value) SLDParameterValueTypeBinding.parse
(ElementInstance instance, Node node, Object value) Even though the spec allows an instance of ParamterValueType to have multiple expressions as children, it is more often that there is only one.SLDPerpendicularOffsetBinding.parse
(ElementInstance instance, Node node, Object value) SLDPointPlacementBinding.parse
(ElementInstance instance, Node node, Object value) SLDPointSymbolizerBinding.parse
(ElementInstance instance, Node node, Object value) SLDPolygonSymbolizerBinding.parse
(ElementInstance instance, Node node, Object value) SLDRasterSymbolizerBinding.parse
(ElementInstance instance, Node node, Object value) SLDRedChannelBinding.parse
(ElementInstance instance, Node node, Object value) SLDRemoteOWSBinding.parse
(ElementInstance instance, Node node, Object value) SLDRuleBinding.parse
(ElementInstance instance, Node node, Object value) SLDSelectedChannelTypeBinding.parse
(ElementInstance instance, Node node, Object value) SLDShadedReliefBinding.parse
(ElementInstance instance, Node node, Object value) SLDStrokeBinding.parse
(ElementInstance instance, Node node, Object value) SLDStyledLayerDescriptorBinding.parse
(ElementInstance instance, Node node, Object value) SLDSymbolizerBinding.parse
(ElementInstance instance, Node node, Object value) SLDSymbolizerTypeBinding.parse
(ElementInstance instance, Node node, Object value) SLDTextSymbolizerBinding.parse
(ElementInstance instance, Node node, Object value) SLDUserLayerBinding.parse
(ElementInstance instance, Node node, Object value) SLDUserStyleBinding.parse
(ElementInstance instance, Node node, Object value) SLDVendorOptionBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.sld.v1_1.bindings
Methods in org.geotools.sld.v1_1.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionNamedLayerBinding.parse
(ElementInstance instance, Node node, Object value) NamedStyleBinding.parse
(ElementInstance instance, Node node, Object value) StyledLayerDescriptorBinding.parse
(ElementInstance instance, Node node, Object value) UserLayerBinding.parse
(ElementInstance instance, Node node, Object value) UserStyleBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.wcs.bindings
Methods in org.geotools.wcs.bindings with parameters of type ElementInstanceModifier and TypeMethodDescription_axisDescriptionBinding.parse
(ElementInstance instance, Node node, Object value) _ContentMetadataBinding.parse
(ElementInstance instance, Node node, Object value) _CoverageDescriptionBinding.parse
(ElementInstance instance, Node node, Object value) _DescribeCoverageBinding.parse
(ElementInstance instance, Node node, Object value) _GetCapabilitiesBinding.parse
(ElementInstance instance, Node node, Object value) _GetCoverageBinding.parse
(ElementInstance instance, Node node, Object value) _keywordsBinding.parse
(ElementInstance instance, Node node, Object value) _rangeSetBinding.parse
(ElementInstance instance, Node node, Object value) AbstractDescriptionBaseTypeBinding.parse
(ElementInstance instance, Node node, Object value) AbstractDescriptionTypeBinding.parse
(ElementInstance instance, Node node, Object value) AddressTypeBinding.parse
(ElementInstance instance, Node node, Object value) AxisDescriptionType_valuesBinding.parse
(ElementInstance instance, Node node, Object value) AxisDescriptionTypeBinding.parse
(ElementInstance instance, Node node, Object value) ContactTypeBinding.parse
(ElementInstance instance, Node node, Object value) CoverageOfferingBriefTypeBinding.parse
(ElementInstance instance, Node node, Object value) CoverageOfferingTypeBinding.parse
(ElementInstance instance, Node node, Object value) DCPTypeType_HTTPBinding.parse
(ElementInstance instance, Node node, Object value) DCPTypeTypeBinding.parse
(ElementInstance instance, Node node, Object value) DescribeEOCoverageSetBinding.parse
(ElementInstance instance, Node node, Object value) DomainSetTypeBinding.parse
(ElementInstance instance, Node node, Object value) DomainSubsetTypeBinding.parse
(ElementInstance instance, Node node, Object value) ExtensionTypeBinding.parse
(ElementInstance instance, Node node, Object value) IntervalTypeBinding.parse
(ElementInstance instance, Node node, Object value) LonLatEnvelopeBaseTypeBinding.parse
(ElementInstance instance, Node node, Object value) ATTENTION: I'm assuming a LatLon envelope here.LonLatEnvelopeTypeBinding.parse
(ElementInstance instance, Node node, Object value) ATTENTION: I'm assuming a LatLon envelope here.MetadataAssociationTypeBinding.parse
(ElementInstance instance, Node node, Object value) MetadataLinkTypeBinding.parse
(ElementInstance instance, Node node, Object value) OnlineResourceTypeBinding.parse
(ElementInstance instance, Node node, Object value) OutputTypeBinding.parse
(ElementInstance instance, Node node, Object value) RangeSetTypeBinding.parse
(ElementInstance instance, Node node, Object value) RangeSubsetType_axisSubsetBinding.parse
(ElementInstance instance, Node node, Object value) RangeSubsetTypeBinding.parse
(ElementInstance instance, Node node, Object value) ResponsiblePartyTypeBinding.parse
(ElementInstance instance, Node node, Object value) SectionsBinding.parse
(ElementInstance instance, Node node, Object value) ServiceTypeBinding.parse
(ElementInstance instance, Node node, Object value) SpatialDomainTypeBinding.parse
(ElementInstance instance, Node node, Object value) SpatialSubsetTypeBinding.parse
(ElementInstance instance, Node node, Object value) SupportedCRSsTypeBinding.parse
(ElementInstance instance, Node node, Object value) SupportedFormatsTypeBinding.parse
(ElementInstance instance, Node node, Object value) SupportedInterpolationsTypeBinding.parse
(ElementInstance instance, Node node, Object value) TelephoneTypeBinding.parse
(ElementInstance instance, Node node, Object value) TimePeriodTypeBinding.parse
(ElementInstance instance, Node node, Object value) TimeSequenceTypeBinding.parse
(ElementInstance instance, Node node, Object value) TypedLiteralTypeBinding.parse
(ElementInstance instance, Node node, Object value) ValueEnumBaseTypeBinding.parse
(ElementInstance instance, Node node, Object value) ValueEnumTypeBinding.parse
(ElementInstance instance, Node node, Object value) ValueRangeTypeBinding.parse
(ElementInstance instance, Node node, Object value) WCS_CapabilitiesTypeBinding.parse
(ElementInstance instance, Node node, Object value) WCSCapabilityType_ExceptionBinding.parse
(ElementInstance instance, Node node, Object value) WCSCapabilityType_RequestBinding.parse
(ElementInstance instance, Node node, Object value) WCSCapabilityType_VendorSpecificCapabilitiesBinding.parse
(ElementInstance instance, Node node, Object value) WCSCapabilityTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.wcs.v1_1.bindings
Methods in org.geotools.wcs.v1_1.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionTimePeriodTypeBinding.parse
(ElementInstance instance, Node node, Object value) TimePositionTypeBinding.parse
(ElementInstance instance, Node node, Object value) TimeSequenceTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.wfs.bindings
Methods in org.geotools.wfs.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionstatic EObject
WFSParsingUtils.FeatureCollectionType_parse
(EObject fct, ElementInstance instance, Node node) void
InsertElementTypeBinding.initializeChildContext
(ElementInstance childInstance, Node node, MutablePicoContainer context) DeleteElementTypeBinding.parse
(ElementInstance instance, Node node, Object value) DescribeFeatureTypeTypeBinding.parse
(ElementInstance instance, Node node, Object value) Simply returns an instance ofDescribeFeatureTypeType
and lets the framework to reflectively set the object properties.FeatureCollectionTypeBinding.parse
(ElementInstance instance, Node node, Object value) FeaturesLockedTypeBinding.parse
(ElementInstance instance, Node node, Object value) FeaturesNotLockedTypeBinding.parse
(ElementInstance instance, Node node, Object value) FeatureTypeType_NoSRSBinding.parse
(ElementInstance instance, Node node, Object value) GetFeatureWithLockTypeBinding.parse
(ElementInstance instance, Node node, Object value) InsertElementTypeBinding.parse
(ElementInstance instance, Node node, Object value) InsertResultsTypeBinding.parse
(ElementInstance instance, Node node, Object value) LockFeatureResponseTypeBinding.parse
(ElementInstance instance, Node node, Object value) LockFeatureTypeBinding.parse
(ElementInstance instance, Node node, Object value) MetadataURLTypeBinding.parse
(ElementInstance instance, Node node, Object value) NativeTypeBinding.parse
(ElementInstance instance, Node node, Object value) OperationsTypeBinding.parse
(ElementInstance instance, Node node, Object value) OutputFormatListTypeBinding.parse
(ElementInstance instance, Node node, Object value) PropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) TransactionSummaryTypeBinding.parse
(ElementInstance instance, Node node, Object value) TransactionTypeBinding.parse
(ElementInstance instance, Node node, Object value) UpdateElementTypeBinding.parse
(ElementInstance instance, Node node, Object value) WFS_CapabilitiesTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.wfs.v1_0
Methods in org.geotools.wfs.v1_0 with parameters of type ElementInstanceModifier and TypeMethodDescriptionCapabilityBinding.parse
(ElementInstance instance, Node node, Object value) DCPTypeBinding.parse
(ElementInstance instance, Node node, Object value) InsertResultTypeBinding.parse
(ElementInstance instance, Node node, Object value) LatLongBoundingBoxBinding.parse
(ElementInstance instance, Node node, Object value) OperationsTypeBinding.parse
(ElementInstance instance, Node node, Object value) ServiceTypeBinding.parse
(ElementInstance instance, Node node, Object value) WFS_LockFeatureResponseTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.wfs.v1_1
Methods in org.geotools.wfs.v1_1 with parameters of type ElementInstanceModifier and TypeMethodDescriptionPropertyTypeBinding_1_1.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.wfs.v2_0
Methods in org.geotools.wfs.v2_0 with parameters of type ElementInstanceModifier and TypeMethodDescriptionFeatureCollectionTypeBinding.parse
(ElementInstance instance, Node node, Object value) MemberPropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.wfs.v2_0.bindings
Methods in org.geotools.wfs.v2_0.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionEnvelopePropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) PropertyTypeBinding.parse
(ElementInstance instance, Node node, Object value) QueryExpressionTextTypeBinding.parse
(ElementInstance instance, Node node, Object value) TupleTypeBinding.parse
(ElementInstance instance, Node node, Object value) ValueCollectionTypeBinding.parse
(ElementInstance instance, Node node, Object value) WFS_CapabilitiesTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.wmts.bindings
Methods in org.geotools.wmts.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionBinaryPayloadBinding.parse
(ElementInstance instance, Node node, Object value) CapabilitiesBinding.parse
(ElementInstance instance, Node node, Object value) ContentsTypeBinding.parse
(ElementInstance instance, Node node, Object value) DimensionBinding.parse
(ElementInstance instance, Node node, Object value) DimensionNameValueBinding.parse
(ElementInstance instance, Node node, Object value) FeatureInfoResponseBinding.parse
(ElementInstance instance, Node node, Object value) GetCapabilitiesBinding.parse
(ElementInstance instance, Node node, Object value) GetFeatureInfoBinding.parse
(ElementInstance instance, Node node, Object value) GetTileBinding.parse
(ElementInstance instance, Node node, Object value) LayerBinding.parse
(ElementInstance instance, Node node, Object value) LayerTypeBinding.parse
(ElementInstance instance, Node node, Object value) LegendURLBinding.parse
(ElementInstance instance, Node node, Object value) StyleBinding.parse
(ElementInstance instance, Node node, Object value) TextPayloadBinding.parse
(ElementInstance instance, Node node, Object value) ThemeBinding.parse
(ElementInstance instance, Node node, Object value) ThemesBinding.parse
(ElementInstance instance, Node node, Object value) TileMatrixBinding.parse
(ElementInstance instance, Node node, Object value) TileMatrixLimitsBinding.parse
(ElementInstance instance, Node node, Object value) TileMatrixSetBinding.parse
(ElementInstance instance, Node node, Object value) TileMatrixSetLimitsBinding.parse
(ElementInstance instance, Node node, Object value) TileMatrixSetLinkBinding.parse
(ElementInstance instance, Node node, Object value) URLTemplateTypeBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.wps.bindings
Methods in org.geotools.wps.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionComplexDataTypeBinding.parse
(ElementInstance instance, Node node, Object value) InputReferenceTypeBinding.parse
(ElementInstance instance, Node node, Object value) LanguagesBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.wps.v2_0.bindings
Methods in org.geotools.wps.v2_0.bindings with parameters of type ElementInstanceModifier and TypeMethodDescription_DataBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.xs.bindings
Methods in org.geotools.xs.bindings with parameters of type ElementInstanceModifier and TypeMethodDescriptionvoid
XSAllBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSAnnotatedBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSAnyTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSAttributeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSAttributeGroupBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSAttributeGroupRefBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSComplexRestrictionTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSComplexTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSElementBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSExplicitGroupBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSExtensionTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSFacetBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSGroupBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSGroupRefBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSKeybaseBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSLocalComplexTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSLocalElementBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSLocalSimpleTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSNamedAttributeGroupBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSNamedGroupBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSNarrowMaxMinBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSNoFixedFacetBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSNumFacetBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSOpenAttrsBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSRealGroupBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSRestrictionTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSSimpleExplicitGroupBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSSimpleExtensionTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSSimpleRestrictionTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSSimpleTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSTopLevelAttributeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSTopLevelComplexTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSTopLevelElementBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSTopLevelSimpleTypeBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) void
XSWildcardBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) XSAllBinding.parse
(ElementInstance instance, Node node, Object value) XSAnnotatedBinding.parse
(ElementInstance instance, Node node, Object value) XSAnyTypeBinding.parse
(ElementInstance instance, Node node, Object value) A quick approx of the available content:XSAttributeBinding.parse
(ElementInstance instance, Node node, Object value) XSAttributeGroupBinding.parse
(ElementInstance instance, Node node, Object value) XSAttributeGroupRefBinding.parse
(ElementInstance instance, Node node, Object value) XSComplexRestrictionTypeBinding.parse
(ElementInstance instance, Node node, Object value) XSComplexTypeBinding.parse
(ElementInstance instance, Node node, Object value) This binding delegates to its parent binding, which returns objects of typeMap
.XSElementBinding.parse
(ElementInstance instance, Node node, Object value) XSExplicitGroupBinding.parse
(ElementInstance instance, Node node, Object value) XSExtensionTypeBinding.parse
(ElementInstance instance, Node node, Object value) XSFacetBinding.parse
(ElementInstance instance, Node node, Object value) XSGroupBinding.parse
(ElementInstance instance, Node node, Object value) XSGroupRefBinding.parse
(ElementInstance instance, Node node, Object value) XSKeybaseBinding.parse
(ElementInstance instance, Node node, Object value) XSLocalComplexTypeBinding.parse
(ElementInstance instance, Node node, Object value) XSLocalElementBinding.parse
(ElementInstance instance, Node node, Object value) XSLocalSimpleTypeBinding.parse
(ElementInstance instance, Node node, Object value) XSNamedAttributeGroupBinding.parse
(ElementInstance instance, Node node, Object value) XSNamedGroupBinding.parse
(ElementInstance instance, Node node, Object value) XSNarrowMaxMinBinding.parse
(ElementInstance instance, Node node, Object value) XSNoFixedFacetBinding.parse
(ElementInstance instance, Node node, Object value) XSNumFacetBinding.parse
(ElementInstance instance, Node node, Object value) XSOpenAttrsBinding.parse
(ElementInstance instance, Node node, Object value) XSRealGroupBinding.parse
(ElementInstance instance, Node node, Object value) XSRestrictionTypeBinding.parse
(ElementInstance instance, Node node, Object value) XSSimpleExplicitGroupBinding.parse
(ElementInstance instance, Node node, Object value) XSSimpleExtensionTypeBinding.parse
(ElementInstance instance, Node node, Object value) XSSimpleRestrictionTypeBinding.parse
(ElementInstance instance, Node node, Object value) XSSimpleTypeBinding.parse
(ElementInstance instance, Node node, Object value) XSTopLevelAttributeBinding.parse
(ElementInstance instance, Node node, Object value) XSTopLevelComplexTypeBinding.parse
(ElementInstance instance, Node node, Object value) XSTopLevelElementBinding.parse
(ElementInstance instance, Node node, Object value) XSTopLevelSimpleTypeBinding.parse
(ElementInstance instance, Node node, Object value) XSWildcardBinding.parse
(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.xsd
Methods in org.geotools.xsd with parameters of type ElementInstanceModifier and TypeMethodDescriptionvoid
AbstractComplexBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) Does nothing, subclasses should override this method.void
ComplexBinding.initialize
(ElementInstance instance, Node node, MutablePicoContainer context) Callback for the binding to initialize itself.void
AbstractComplexBinding.initializeChildContext
(ElementInstance childInstance, Node node, MutablePicoContainer context) Does nothing, subclasses should override this method.void
ComplexBinding.initializeChildContext
(ElementInstance childInstance, Node node, MutablePicoContainer context) Initializes the context for a child element.AbstractComplexBinding.parse
(ElementInstance instance, Node node, Object value) Subclasses should override this method, the default implementation returnnull
.AbstractComplexEMFBinding.parse
(ElementInstance instance, Node node, Object value) Uses EMF reflection to create an instance of the EMF model object this binding maps to.ComplexBinding.parse
(ElementInstance instance, Node node, Object value) Parses a complex element from an instance document into an object representation.SimpleContentComplexEMFBinding.parse
(ElementInstance instance, Node node, Object value) Takes value and sets its to the object value. -
Uses of ElementInstance in org.geotools.xsd.impl
Classes in org.geotools.xsd.impl that implement ElementInstanceFields in org.geotools.xsd.impl declared as ElementInstanceConstructors in org.geotools.xsd.impl with parameters of type ElementInstanceModifierConstructorDescriptionComplexBindingCallback
(ElementInstance instance, Node node, MutablePicoContainer context) ContextInitializer
(ElementInstance instance, Node node, MutablePicoContainer context) ElementInitializer
(ElementInstance instance, Node node, MutablePicoContainer context)