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 TypeMethodDescriptionvoidOGCBinaryComparisonOpTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCBinaryLogicOpTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCBinaryOperatorTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) We check out the instance for theopso we can fail early.voidOGCBinarySpatialOpTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) We check out the instance for theopso we can fail early.voidOGCComparisonOpsTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCDistanceBufferTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCDistanceTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCExpressionTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCFilterTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCFunctionTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCLiteralTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCLogicOpsTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCPropertyIsBetweenTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCPropertyNameTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidOGCSpatialOpsTypeBinding.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.LayerLayertypeBinding.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 SimpleFeatureGML2ParsingUtils.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 SimpleFeatureGML3ParsingUtils.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 SimpleFeatureGML3ParsingUtils.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 TypeMethodDescriptionvoidFolderBinding.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 TypeMethodDescriptionvoidSLDAnchorPointBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDBlueChannelBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDChannelSelectionBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDColorMapBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDColorMapEntryBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDContrastEnhancementBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDCssParameterBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDDisplacementBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDExtentBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDExternalGraphicBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDFeatureTypeConstraintBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDFeatureTypeStyleBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDFillBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDFontBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDGeometryBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDGraphicBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDGraphicFillBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDGraphicStrokeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDGrayChannelBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDGreenChannelBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDHaloBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDHistogramBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDImageOutlineBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDInternationalStringBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDLabelPlacementBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDLayerFeatureConstraintsBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDLegendGraphicBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDLineSymbolizerBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDMarkBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDNamedLayerBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDNamedStyleBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDNormalizeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDOnlineResourceBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDOverlapBehaviorBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDParameterValueTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDPerpendicularOffsetBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDPointPlacementBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDPointSymbolizerBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDPolygonSymbolizerBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDRasterSymbolizerBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDRedChannelBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDRemoteOWSBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDRuleBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDSelectedChannelTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDShadedReliefBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDStrokeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDStyledLayerDescriptorBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDSymbolizerBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDSymbolizerTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDTextSymbolizerBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDUserLayerBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidSLDUserStyleBinding.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 EObjectWFSParsingUtils.FeatureCollectionType_parse(EObject fct, ElementInstance instance, Node node) voidInsertElementTypeBinding.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 ofDescribeFeatureTypeTypeand 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 TypeMethodDescriptionvoidXSAllBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSAnnotatedBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSAnyTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSAttributeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSAttributeGroupBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSAttributeGroupRefBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSComplexRestrictionTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSComplexTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSElementBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSExplicitGroupBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSExtensionTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSFacetBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSGroupBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSGroupRefBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSKeybaseBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSLocalComplexTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSLocalElementBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSLocalSimpleTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSNamedAttributeGroupBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSNamedGroupBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSNarrowMaxMinBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSNoFixedFacetBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSNumFacetBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSOpenAttrsBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSRealGroupBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSRestrictionTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSSimpleExplicitGroupBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSSimpleExtensionTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSSimpleRestrictionTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSSimpleTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSTopLevelAttributeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSTopLevelComplexTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSTopLevelElementBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSTopLevelSimpleTypeBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) voidXSWildcardBinding.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 TypeMethodDescriptionvoidAbstractComplexBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) Does nothing, subclasses should override this method.voidComplexBinding.initialize(ElementInstance instance, Node node, MutablePicoContainer context) Callback for the binding to initialize itself.voidAbstractComplexBinding.initializeChildContext(ElementInstance childInstance, Node node, MutablePicoContainer context) Does nothing, subclasses should override this method.voidComplexBinding.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)