Uses of Interface
org.geotools.xsd.ElementInstance
-
-
Uses of ElementInstance in org.geotools.csw.bindings
Methods in org.geotools.csw.bindings with parameters of type ElementInstance Modifier and Type Method Description ObjectElementSetNameTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSimpleLiteralBinding. 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 ElementInstance Modifier and Type Method Description voidOGCBinaryComparisonOpTypeBinding. 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)ObjectOGCAddBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCAndBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCBBOXTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCBeyondBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCBinaryComparisonOpTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCBinaryLogicOpTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCBinaryOperatorTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCBinarySpatialOpTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCComparisonOpsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCContainsBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCCrossesBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCDisjointBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCDistanceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCDivBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCDWithinBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCEqualsBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCExpressionTypeBinding. parse(ElementInstance instance, Node node, Object value)This binding simply looks for any text in the node and turns it into a literal expression.ObjectOGCFeatureIdTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCFilterTypeBinding. parse(ElementInstance instance, Node node, Object value)Surprised we actually have something to do: namely collapse multiple fid filters using ANDObjectOGCFunctionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCIntersectsBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCLiteralTypeBinding. parse(ElementInstance instance, Node node, Object value)Just pass on emeded value as is.ObjectOGCLogicOpsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCLowerBoundaryTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCMulBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCNotBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCOrBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCOverlapsBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCPropertyIsBetweenTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCPropertyIsEqualToBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCPropertyIsGreaterThanBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCPropertyIsGreaterThanOrEqualToBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCPropertyIsLessThanBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCPropertyIsLessThanOrEqualToBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCPropertyIsLikeTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCPropertyIsNotEqualToBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCPropertyIsNullTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCPropertyNameTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCSpatialOpsTypeBinding. parse(ElementInstance instance, Node node, Object value)This just seems to be the abstract target for substitution ...ObjectOGCSubBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCTouchesBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCUpperBoundaryTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOGCWithinBinding. 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 ElementInstance Modifier and Type Method Description Object_Filter_CapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)ObjectArithmetic_OperatorsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectComparison_OperatorsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectFunction_NamesTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectFunction_NameTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectFunctionsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectScalar_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSpatial_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSpatial_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 ElementInstance Modifier and Type Method Description ObjectFilterTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGmlObjectIdTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSortByTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSortPropertyTypeBinding. 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 ElementInstance Modifier and Type Method Description Object_Filter_CapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)ObjectComparisonOperatorsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGeometryOperandsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectId_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSpatial_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSpatialOperatorsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSpatialOperatorTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectAfterBinding. parse(ElementInstance instance, Node node, Object value)ObjectAnyInteractsBinding. parse(ElementInstance instance, Node node, Object value)ObjectBeforeBinding. parse(ElementInstance instance, Node node, Object value)ObjectBeginsBinding. parse(ElementInstance instance, Node node, Object value)ObjectBegunByBinding. parse(ElementInstance instance, Node node, Object value)ObjectBinaryTemporalOpTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDuringBinding. parse(ElementInstance instance, Node node, Object value)ObjectEndedByBinding. parse(ElementInstance instance, Node node, Object value)ObjectEndsBinding. parse(ElementInstance instance, Node node, Object value)ObjectLowerBoundaryTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMeasureTypeBinding. parse(ElementInstance instance, Node node, Object value)Parse MeasureType element, allowing attribute "uom" and "units".ObjectMeetsBinding. parse(ElementInstance instance, Node node, Object value)ObjectMetByBinding. parse(ElementInstance instance, Node node, Object value)ObjectOverlappedByBinding. parse(ElementInstance instance, Node node, Object value)ObjectResourceIdTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTContainsBinding. parse(ElementInstance instance, Node node, Object value)ObjectTEqualsBinding. parse(ElementInstance instance, Node node, Object value)ObjectTOverlapsBinding. parse(ElementInstance instance, Node node, Object value)ObjectUpperBoundaryTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectBboxtypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCoveragetypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGeopkgtypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGridsettype_gridsBinding. parse(ElementInstance instance, Node node, Object value)ObjectGridsettypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGridtypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLayertypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOverviewBinding. parse(ElementInstance instance, Node node, Object value)ObjectParameterBinding. parse(ElementInstance instance, Node node, Object value)GeoPackageProcessRequest.LayerGeopkgtype_featuresBinding. parseLayer(ElementInstance instance, Node node, Object value)GeoPackageProcessRequest.LayerGeopkgtype_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 ElementInstance Modifier and Type Method Description ObjectGMLAbstractFeatureCollectionBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLAbstractFeatureCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLAbstractFeatureTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLAbstractGeometryCollectionBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLAbstractGeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLBoundingShapeTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLBoxTypeBinding. parse(ElementInstance instance, Node node, Object value)This method returns an object of typeObjectGMLCoordinatesTypeBinding. parse(ElementInstance instance, Node node, Object value)Returns an object of type {@see org.locationtech.jts.geom.CoordinateSequence} TODO: this method should do more validation of the stringObjectGMLCoordTypeBinding. parse(ElementInstance instance, Node node, Object value)Returns a coordinate sequence with a single coordinate in it.ObjectGMLFeatureAssociationTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLGeometryAssociationTypeBinding. parse(ElementInstance instance, Node node, Object value)Returns an object of type @link Geometry.ObjectGMLGeometryCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)This method returns an object of type @link GeometryCollectionObjectGMLGeometryPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLLinearRingMemberTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLLinearRingTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLLineStringMemberTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLLineStringPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)Returns an object of type @link LineStringObjectGMLLineStringTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLMultiGeometryPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLMultiLineStringPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLMultiLineStringTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLMultiPointPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLMultiPointTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLMultiPolygonPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLMultiPolygonTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLPointMemberTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLPointPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)Returns an object of type @link PointObjectGMLPointTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLPolygonMemberTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGMLPolygonPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)This object returns an object of type @link org.locationtech.jts.geom.PolygonObjectGMLPolygonTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectAbstractFeatureCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractFeatureTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractGeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractRingPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractSurfaceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectArcStringTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectArcTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectBoundingShapeTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCircleTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCurveArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCurveSegmentArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCurveTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDirectPositionListTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDirectPositionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectEnvelopeTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectFeatureArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectFeaturePropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGeometryPropertyTypeBindingBase. parse(ElementInstance instance, Node node, Object value)ObjectLinearRingPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLinearRingTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLineStringSegmentTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLineStringTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLocationPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMeasureTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMultiCurveTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMultiGeometryPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMultiGeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMultiLineStringTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMultiPointTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMultiPolygonTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMultiSurfaceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPointArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPointTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPolygonPatchTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPolygonTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectReferenceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectRingTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSurfaceArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSurfacePatchArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSurfaceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTimeInstantPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTimeInstantTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTimePeriodTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTimePositionTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectCompositeCurveTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCurveArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCurvePropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMultiCurveTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMultiSurfaceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSurfaceArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSurfacePatchArrayPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSurfacePropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSurfaceTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectAbstractRingTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectAbstractGeometricPrimitiveTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractGeometryBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractGeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractGMLTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractMetaDataTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractRingPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractRingTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractSurfaceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectBoundingShapeTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCodeListTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCodeTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDirectPositionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectEnvelopeTypeBinding. parse(ElementInstance instance, Node node, Object value)ATTENTION: I'm assuming a LatLon envelope here.ObjectEnvelopeWithTimePeriodTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGridEnvelopeTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGridLimitsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGridTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLinearRingTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMetaDataPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPointTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPolygonTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectRectifiedGridTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectReferenceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectStringOrRefTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTimePositionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectVectorTypeBinding. 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 ElementInstance Modifier and Type Method Description voidFolderBinding. initialize(ElementInstance instance, Node node, MutablePicoContainer context)ObjectBoundaryTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectColorStyleTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectContainerTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDocumentTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectFeatureTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectFolderBinding. parse(ElementInstance instance, Node node, Object value)ObjectFolderTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectKmlTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLabelStyleTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLatLonBoxTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLinearRingTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLineStringTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLineStyleTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLocationTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLookAtTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMetadataTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMultiGeometryTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectNameBinding. parse(ElementInstance instance, Node node, Object value)ObjectObjectTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPlacemarkTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPointTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPolygonTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPolyStyleTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectRegionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectStyleTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectDataTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectExtendedDataTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSchemaDataTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSchemaTypeBinding. 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 ElementInstance Modifier and Type Method Description Object_DCPBinding. parse(ElementInstance instance, Node node, Object value)Object_ExceptionReportBinding. parse(ElementInstance instance, Node node, Object value)Object_HTTPBinding. parse(ElementInstance instance, Node node, Object value)Object_OperationBinding. parse(ElementInstance instance, Node node, Object value)Object_OperationsMetadataBinding. parse(ElementInstance instance, Node node, Object value)Object_ServiceIdentificationBinding. parse(ElementInstance instance, Node node, Object value)Object_ServiceProviderBinding. parse(ElementInstance instance, Node node, Object value)ObjectAcceptFormatsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAcceptVersionsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAddressTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectBasicIdentificationTypeOws11Binding. parse(ElementInstance instance, Node node, Object value)ObjectBoundingBoxTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCapabilitiesBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCodeTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectContactTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDescriptionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDescriptionTypeOws11Binding. parse(ElementInstance instance, Node node, Object value)ObjectDomainTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectExceptionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGetCapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectIdentificationTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectIdentificationTypeOws11Binding. parse(ElementInstance instance, Node node, Object value)ObjectKeywordsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMetadataTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOnlineResourceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectRequestMethodTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectResponsiblePartySubsetTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectResponsiblePartyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSectionsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTelephoneTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectCapabilitiesBaseType_LanguagesBinding. parse(ElementInstance instance, Node node, Object value)ObjectMetadataTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectBaseSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)ObjectCategorizeBinding. parse(ElementInstance instance, Node node, Object value)ObjectChangeCaseBinding. parse(ElementInstance instance, Node node, Object value)ObjectColorMapBinding. parse(ElementInstance instance, Node node, Object value)ObjectColorReplacementBinding. parse(ElementInstance instance, Node node, Object value)ObjectConcatenateBinding. parse(ElementInstance instance, Node node, Object value)ObjectCoverageStyleBinding. parse(ElementInstance instance, Node node, Object value)ObjectDescriptionBinding. parse(ElementInstance instance, Node node, Object value)ObjectExternalGraphicBinding. parse(ElementInstance instance, Node node, Object value)ObjectFeatureTypeStyleBinding. parse(ElementInstance instance, Node node, Object value)ObjectFormatDateBinding. parse(ElementInstance instance, Node node, Object value)ObjectFormatNumberBinding. parse(ElementInstance instance, Node node, Object value)ObjectFunctionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectGraphicBinding. parse(ElementInstance instance, Node node, Object value)ObjectGraphicStrokeBinding. parse(ElementInstance instance, Node node, Object value)ObjectHistogramBinding. parse(ElementInstance instance, Node node, Object value)ObjectInlineContentBinding. parse(ElementInstance instance, Node node, Object value)ObjectInterpolateBinding. parse(ElementInstance instance, Node node, Object value)ObjectInterpolationPointBinding. parse(ElementInstance instance, Node node, Object value)ObjectLinePlacementBinding. parse(ElementInstance instance, Node node, Object value)ObjectLineSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)ObjectMapItemBinding. parse(ElementInstance instance, Node node, Object value)ObjectMarkBinding. parse(ElementInstance instance, Node node, Object value)ObjectNormalizeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPolygonSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)ObjectRecodeBinding. parse(ElementInstance instance, Node node, Object value)ObjectRuleBinding. parse(ElementInstance instance, Node node, Object value)ObjectStringLengthBinding. parse(ElementInstance instance, Node node, Object value)ObjectStringPositionBinding. parse(ElementInstance instance, Node node, Object value)ObjectSubstringBinding. parse(ElementInstance instance, Node node, Object value)ObjectSymbolizerTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTrimBinding. 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 ElementInstance Modifier and Type Method Description voidSLDAnchorPointBinding. 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)ObjectSLDAnchorPointBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDBlueChannelBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDChannelSelectionBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDColorMapBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDColorMapEntryBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDContrastEnhancementBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDCssParameterBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDDisplacementBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDExtentBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDExternalGraphicBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDFeatureTypeConstraintBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDFeatureTypeStyleBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDFillBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDFontBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDGeometryBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDGraphicBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDGraphicFillBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDGraphicStrokeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDGrayChannelBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDGreenChannelBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDHaloBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDHistogramBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDImageOutlineBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDInternationalStringBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDLabelPlacementBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDLayerFeatureConstraintsBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDLegendGraphicBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDLinePlacementBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDLineSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDMarkBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDNamedLayerBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDNamedStyleBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDNormalizeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDOnlineResourceBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDOverlapBehaviorBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDParameterValueTypeBinding. 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.ObjectSLDPerpendicularOffsetBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDPointPlacementBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDPointSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDPolygonSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDRasterSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDRedChannelBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDRemoteOWSBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDRuleBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDSelectedChannelTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDShadedReliefBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDStrokeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDStyledLayerDescriptorBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDSymbolizerTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDTextSymbolizerBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDUserLayerBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDUserStyleBinding. parse(ElementInstance instance, Node node, Object value)ObjectSLDVendorOptionBinding. 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 ElementInstance Modifier and Type Method Description ObjectNamedLayerBinding. parse(ElementInstance instance, Node node, Object value)ObjectNamedStyleBinding. parse(ElementInstance instance, Node node, Object value)ObjectStyledLayerDescriptorBinding. parse(ElementInstance instance, Node node, Object value)ObjectUserLayerBinding. parse(ElementInstance instance, Node node, Object value)ObjectUserStyleBinding. 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 ElementInstance Modifier and Type Method Description Object_axisDescriptionBinding. parse(ElementInstance instance, Node node, Object value)Object_ContentMetadataBinding. parse(ElementInstance instance, Node node, Object value)Object_CoverageDescriptionBinding. parse(ElementInstance instance, Node node, Object value)Object_DescribeCoverageBinding. parse(ElementInstance instance, Node node, Object value)Object_GetCapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)Object_GetCoverageBinding. parse(ElementInstance instance, Node node, Object value)Object_keywordsBinding. parse(ElementInstance instance, Node node, Object value)Object_rangeSetBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractDescriptionBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAbstractDescriptionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAddressTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectAxisDescriptionType_valuesBinding. parse(ElementInstance instance, Node node, Object value)ObjectAxisDescriptionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectContactTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCoverageOfferingBriefTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectCoverageOfferingTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDCPTypeType_HTTPBinding. parse(ElementInstance instance, Node node, Object value)ObjectDCPTypeTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDescribeEOCoverageSetBinding. parse(ElementInstance instance, Node node, Object value)ObjectDomainSetTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDomainSubsetTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectExtensionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectIntervalTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLonLatEnvelopeBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)ATTENTION: I'm assuming a LatLon envelope here.ObjectLonLatEnvelopeTypeBinding. parse(ElementInstance instance, Node node, Object value)ATTENTION: I'm assuming a LatLon envelope here.ObjectMetadataAssociationTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMetadataLinkTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOnlineResourceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOutputTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectRangeSetTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectRangeSubsetType_axisSubsetBinding. parse(ElementInstance instance, Node node, Object value)ObjectRangeSubsetTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectResponsiblePartyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSectionsBinding. parse(ElementInstance instance, Node node, Object value)ObjectServiceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSpatialDomainTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSpatialSubsetTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSupportedCRSsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSupportedFormatsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectSupportedInterpolationsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTelephoneTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTimePeriodTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTimeSequenceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTypedLiteralTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectValueEnumBaseTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectValueEnumTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectValueRangeTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectWCS_CapabilitiesTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectWCSCapabilityType_ExceptionBinding. parse(ElementInstance instance, Node node, Object value)ObjectWCSCapabilityType_RequestBinding. parse(ElementInstance instance, Node node, Object value)ObjectWCSCapabilityType_VendorSpecificCapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)ObjectWCSCapabilityTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectTimePeriodTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTimePositionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTimeSequenceTypeBinding. 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 ElementInstance Modifier and Type Method Description static EObjectWFSParsingUtils. FeatureCollectionType_parse(EObject fct, ElementInstance instance, Node node)voidInsertElementTypeBinding. initializeChildContext(ElementInstance childInstance, Node node, MutablePicoContainer context)ObjectDeleteElementTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDescribeFeatureTypeTypeBinding. parse(ElementInstance instance, Node node, Object value)Simply returns an instance ofDescribeFeatureTypeTypeand lets the framework to reflectively set the object properties.ObjectFeatureCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectFeaturesLockedTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectFeaturesNotLockedTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectFeatureTypeType_NoSRSBinding. parse(ElementInstance instance, Node node, Object value)ObjectGetFeatureWithLockTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectInsertElementTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectInsertResultsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLockFeatureResponseTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLockFeatureTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMetadataURLTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectNativeTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOperationsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectOutputFormatListTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTransactionSummaryTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTransactionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectUpdateElementTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectWFS_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 ElementInstance Modifier and Type Method Description ObjectCapabilityBinding. parse(ElementInstance instance, Node node, Object value)ObjectDCPTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectInsertResultTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLatLongBoundingBoxBinding. parse(ElementInstance instance, Node node, Object value)ObjectOperationsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectServiceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectWFS_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 ElementInstance Modifier and Type Method Description ObjectPropertyTypeBinding_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 ElementInstance Modifier and Type Method Description ObjectFeatureCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectMemberPropertyTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectEnvelopePropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectPropertyTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectQueryExpressionTextTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectTupleTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectValueCollectionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectWFS_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 ElementInstance Modifier and Type Method Description ObjectBinaryPayloadBinding. parse(ElementInstance instance, Node node, Object value)ObjectCapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)ObjectContentsTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectDimensionBinding. parse(ElementInstance instance, Node node, Object value)ObjectDimensionNameValueBinding. parse(ElementInstance instance, Node node, Object value)ObjectFeatureInfoResponseBinding. parse(ElementInstance instance, Node node, Object value)ObjectGetCapabilitiesBinding. parse(ElementInstance instance, Node node, Object value)ObjectGetFeatureInfoBinding. parse(ElementInstance instance, Node node, Object value)ObjectGetTileBinding. parse(ElementInstance instance, Node node, Object value)ObjectLayerBinding. parse(ElementInstance instance, Node node, Object value)ObjectLayerTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLegendURLBinding. parse(ElementInstance instance, Node node, Object value)ObjectStyleBinding. parse(ElementInstance instance, Node node, Object value)ObjectTextPayloadBinding. parse(ElementInstance instance, Node node, Object value)ObjectThemeBinding. parse(ElementInstance instance, Node node, Object value)ObjectThemesBinding. parse(ElementInstance instance, Node node, Object value)ObjectTileMatrixBinding. parse(ElementInstance instance, Node node, Object value)ObjectTileMatrixLimitsBinding. parse(ElementInstance instance, Node node, Object value)ObjectTileMatrixSetBinding. parse(ElementInstance instance, Node node, Object value)ObjectTileMatrixSetLimitsBinding. parse(ElementInstance instance, Node node, Object value)ObjectTileMatrixSetLinkBinding. parse(ElementInstance instance, Node node, Object value)ObjectURLTemplateTypeBinding. 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 ElementInstance Modifier and Type Method Description ObjectComplexDataTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectInputReferenceTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectLanguagesBinding. 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 ElementInstance Modifier and Type Method Description Object_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 ElementInstance Modifier and Type Method Description voidXSAllBinding. 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)ObjectXSAllBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSAnnotatedBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSAnyTypeBinding. parse(ElementInstance instance, Node node, Object value)A quick approx of the available content:ObjectXSAttributeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSAttributeGroupBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSAttributeGroupRefBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSComplexRestrictionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSComplexTypeBinding. parse(ElementInstance instance, Node node, Object value)This binding delegates to its parent binding, which returns objects of typeMap.ObjectXSElementBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSExplicitGroupBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSExtensionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSFacetBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSGroupBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSGroupRefBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSKeybaseBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSLocalComplexTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSLocalElementBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSLocalSimpleTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSNamedAttributeGroupBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSNamedGroupBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSNarrowMaxMinBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSNoFixedFacetBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSNumFacetBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSOpenAttrsBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSRealGroupBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSRestrictionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSSimpleExplicitGroupBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSSimpleExtensionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSSimpleRestrictionTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSSimpleTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSTopLevelAttributeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSTopLevelComplexTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSTopLevelElementBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSTopLevelSimpleTypeBinding. parse(ElementInstance instance, Node node, Object value)ObjectXSWildcardBinding. parse(ElementInstance instance, Node node, Object value) -
Uses of ElementInstance in org.geotools.xsd
Methods in org.geotools.xsd with parameters of type ElementInstance Modifier and Type Method Description voidAbstractComplexBinding. 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.ObjectAbstractComplexBinding. parse(ElementInstance instance, Node node, Object value)Subclasses should override this method, the default implementation returnnull.ObjectAbstractComplexEMFBinding. parse(ElementInstance instance, Node node, Object value)Uses EMF reflection to create an instance of the EMF model object this binding maps to.ObjectComplexBinding. parse(ElementInstance instance, Node node, Object value)Parses a complex element from an instance document into an object representation.ObjectSimpleContentComplexEMFBinding. 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 ElementInstance Modifier and Type Class Description classElementImplFields in org.geotools.xsd.impl declared as ElementInstance Modifier and Type Field Description protected ElementInstanceComplexBindingCallback. instanceConstructors in org.geotools.xsd.impl with parameters of type ElementInstance Constructor Description ComplexBindingCallback(ElementInstance instance, Node node, MutablePicoContainer context)ContextInitializer(ElementInstance instance, Node node, MutablePicoContainer context)ElementInitializer(ElementInstance instance, Node node, MutablePicoContainer context)
-